tasks-setup

作成者: notion

Notionのタスクボードをセットアップしてタスクを追跡します。テンプレートの使用や既存のボードの接続をユーザーに案内します。

npx skills add https://github.com/makenotion/cursor-notion-plugin --skill tasks-setup

Notion Task Board Setup

Help the user set up their Notion workspace to work with the task skills in this plugin.

Setup Options

Option 1: Use a Template

If the user wants to start fresh:

  1. Point them to duplicate this template: https://notion.notion.site/code-with-notion-board
  2. Instruct them to duplicate the template to their workspace by opening the link and clicking the duplicate button in the top bar (icon is two squares).
  3. Once duplicated, have them share the URL of their new board - tell them to click the share button in the top-right and then Copy Link.

Option 2: Use an Existing Board

If the user already has a Notion board they want to use:

  1. Ask them to provide the URL to their existing board
  2. Use the Notion MCP tools to inspect the board structure
  3. Verify it has the necessary properties for task management (e.g., Status, Title, etc.)
  4. If properties are missing, suggest what they should add

After Setup

Once the user has a board configured:

  1. Confirm you can access it via the Notion MCP
  2. Let them know they can now use other skills:
    • tasks-build to build a specific task
    • tasks-explain-diff to generate documentation for code changes

Remember: Be conversational and helpful. This is a setup wizard, not a one-shot command.

notionのその他のスキル

database-query
notion
Notionデータベースを名前またはIDでクエリし、オプションのフィルターと並べ替えを適用して、構造化された読みやすい結果を返します。
official
find
notion
Notion内のページやデータベースをタイトルのキーワードで素早く検索します。包括的な結果ではなく、正確な一致を返します。
official
create-database-row
notion
指定されたNotionデータベースに、自然言語のプロパティ値を使用して新しい行を挿入します。プロパティ名のマッチングと検証を処理します。
official
create-page
notion
新しいNotionページを作成します。必要に応じて特定の親ページの下に作成します。ページタイプ(ミーティングノート、プロジェクトページなど)に基づいて自動的にコンテンツを構成します。
official
create-task
notion
ユーザーのNotionタスクデータベースに、期日、ステータス、担当者、プロジェクトの適切なデフォルト値で新しいタスクを作成します。
official
knowledge-capture
notion
会話や議論をNotionの構造化されたドキュメントページに変換します。チャットコンテキストから洞察、決定、知識をキャプチャします…
official
meeting-intelligence
notion
Notionからコンテキストを収集し、リサーチで補完して、社内用の事前読み物と社外用のアジェンダを作成し、Notionに保存することで、会議資料を準備します。
official
research-documentation
notion
Notionワークスペース全体を検索し、複数ページからの調査結果を統合して、適切な引用を含む包括的な研究ドキュメントを作成します…
official