Sub-skill of skill-creator: Skill Discovery (+2).
Scanned 9/9/2026
Install to Claude Code
npx -y skills add vamseeachanta/workspace-hub --skill skill-discovery --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Skill Discovery?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/vamseeachanta-skill-discovery)More formats (shields.io, HTML) on the badges page.
---
name: skill-creator-skill-discovery
description: 'Sub-skill of skill-creator: Skill Discovery (+2).'
version: 2.2.0
category: _internal
type: reference
scripts_exempt: true
---
# 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
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!