Skill Title (Imperative Verb Form)
SkillSearchOne to three sentences describing what this skill accomplishes, followed by key activation triggers. This field is the primary mechanism agents use to decide whether to activate the skill — it is read during discovery before the full body is loaded. Start with a verb. Include the most important "when to use" conditions inline. Max 1024 characters.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the Skill Title (Imperative Verb Form) skill
What this skill tells your AI
The instructions your AI receives, as published by pjt222/agent-almanac in skills/_template/SKILL.md and read by ahel’s review.
One paragraph: what this skill accomplishes and the value it provides.
When to Use
- Concrete scenario where an agent should activate this skill
- Another trigger condition
- A third use case
Inputs
- Required: Description of required input
- Required: Another required input
- Optional: Optional input with default (default: value)
Procedure
Step 1: Action Title
Context sentence explaining what this step accomplishes.
# Concrete command or code the agent can execute
example_command --flag value
Expected: What success looks like. Be specific -- file created, output matches pattern, command exits 0.
On failure: Recovery action. What to check, what to retry, when to abort.
Step 2: Next Action
Context for this step.
next_command
Expected: Specific success indicator.
On failure: Recovery action.
Validation
- First verification check
- Second verification check
- Third verification check
Common Pitfalls
- Pitfall name: Explanation and how to avoid it
- Another pitfall: Explanation and how to avoid it
Examples (Optional)
Short worked examples showing the skill in action. Keep inline examples brief; move extended or multi-variant examples to references/EXAMPLES.md.
Related Skills
related-skill-name-- how it relates to this skillanother-skill-- how it relates
Signals
- GitHub stars
- 33
- Forks
- 4
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
skill-name-here- Source
- github.com/pjt222/agent-almanac