skill-creator-skill-discovery
Sub-skill of skill-creator: Skill Discovery (+2).
Best use case
skill-creator-skill-discovery is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
Sub-skill of skill-creator: Skill Discovery (+2).
Teams using skill-creator-skill-discovery should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/skill-discovery/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How skill-creator-skill-discovery Compares
| Feature / Agent | skill-creator-skill-discovery | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
Sub-skill of skill-creator: Skill Discovery (+2).
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
SKILL.md Source
# Skill Discovery (+2) ## Skill Discovery Skills are discovered from: 1. `.Codex/skills/` in project directory 2. `~/.Codex/skills/` for user-level skills ## Skill Loading - **Metadata**: Always loaded (name, description) - **Body**: Loaded when skill is triggered - **Resources**: Loaded on demand ## Best Practices for Performance 1. Keep SKILL.md focused (under 500 lines ideal) 2. Move large examples to resources/ 3. Reference external documentation for comprehensive APIs 4. Use code blocks sparingly--quality over quantity
Related Skills
worker-discovery-protocol
Protocol for workers to capture and propagate discoveries back to the orchestrator and shared knowledge base. Phase 3 of orchestrator/worker context enforcement (#2020).
slack-gif-creator
Create custom animated GIFs for Slack reactions and celebrations. Use for team milestones, custom emoji reactions, inside jokes, and workplace fun.
skill-creator-versioning
Sub-skill of skill-creator: Versioning.
skill-creator-template-name
Sub-skill of skill-creator: [Template Name].
skill-creator-technical-skill-template
Sub-skill of skill-creator: Technical Skill Template.
skill-creator-technical-implementation
Sub-skill of skill-creator: Technical Implementation.
skill-creator-task-category-1
Sub-skill of skill-creator: [Task Category 1] (+1).
skill-creator-style-1-name
Sub-skill of skill-creator: Style 1: [Name] (+1).
skill-creator-step-1-name
Skill-creator checklist template. Use when scaffolding a new skill with step-by-step instructions and verification items.
skill-creator-step-1-define-the-skill-scope
Define skill scope and write frontmatter. Use when creating a new skill to establish problem, inputs, outputs, and YAML metadata.
skill-creator-scenario
Sub-skill of skill-creator: [Scenario].
skill-creator-process-skill-template
Sub-skill of skill-creator: Process Skill Template.