skill-lookup

SKILL.md

Skill Lookup

This skill allows the Agent to introspect its own capabilities and find the right tool for the job.

Capabilities

1. Search Skills

Find skills by keyword, category, or tag.

  • Query: "infrastructure", "flutter", "test"
  • Result: List of matching skills with descriptions.

2. Get Skill Details

Retrieve the full instructions (SKILL.md) for a specific skill.

When to Use

  • User asks "Do you have a skill for X?"
  • Agent is unsure how to perform a specialized task and wants to check if a skill exists.
  • "List all available skills."

How it Works (Conceptual)

The Agent should:

  1. Check the .agent/skills directory.
  2. Read the SKILL.md frontmatter to match requirements.
  3. Load the full SKILL.md if a match is found to learn the instructions.
Weekly Installs
16
GitHub Stars
195
First Seen
Jan 22, 2026
Installed on
claude-code14
cursor12
opencode12
antigravity11
codex11
gemini-cli10