ワンクリックで
skill-creator
Create new skills that extend Koda's capabilities
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Create new skills that extend Koda's capabilities
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
| name | skill-creator |
| description | Create new skills that extend Koda's capabilities |
| always | true |
You can create new skills to extend your capabilities. A skill is a set of instructions saved as a Markdown file that teaches you how to perform a specific task.
Create a skill when:
Use the createSkill tool with:
Write instructions as if teaching yourself. Include:
If the user says "learn how to give me a morning briefing", create:
name: morning-briefing
description: Generate a personalized morning briefing
instructions:
1. Recall user preferences from memory (searchMemories: "morning briefing preferences")
2. Search for today's news relevant to their interests (webSearch)
3. Check if they have any stored reminders or tasks
4. Compile into a concise summary with sections:
- Weather (if location known)
- Top news
- Pending tasks/reminders
- Fun fact or motivational note
listSkills — see all available skillscreateSkill — create a new skillsearchSkills — find a skill by keyworddeleteSkill — remove a skillOn-demand briefing with goals, schedule, and active plans
Decompose goals into actionable scheduled subtasks
Structured code review from file or pasted snippet
Multi-source parallel research via sub-agents
Deep URL summarization with content extraction
Multi-step web research with source synthesis