Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx agentmods add agents/pjt222/agent-almanac/_templategit clone --depth 1 https://github.com/pjt222/agent-almanacWhat it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5 | $0.00017 | $0.00723 |
| Opus 5 | $0.00009 | $0.00362 |
| Sonnet 5 | $0.00003 | $0.00145 |
| Haiku 4.5 | $0.00002 | $0.00072 |
Grade A, and why
your-agent-name scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 3d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 109 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Your Agent Name
A comprehensive description of what this agent does and its primary use cases.
Purpose
Explain the specific problem this agent solves or the workflow it enhances.
Capabilities
- Primary Capability: What the agent does best
- Secondary Capabilities: Additional features and functionalities
- Tool Integration: How it leverages available tools
- MCP Integration: Any MCP server integrations (if applicable)
Available Skills
List the skills from the skills library this agent can execute. Use bare skill IDs (the slash-command names). Group by domain if the agent spans multiple domains, or use a flat list for a small number of skills.
Usage Scenarios
Scenario 1: Primary Use Case
Brief description of the main scenario where this agent excels.
Example command or interaction pattern
Scenario 2: Alternative Use Case
Description of another common use case.
Example command or interaction pattern
Best Practices
- Guideline 1: How to get the best results
- Guideline 2: Common pitfalls to avoid
- Guideline 3: When to use this agent vs others
Examples
Example 1: Basic Usage
User: [Example user request]
Agent: [Expected agent response/behavior]
Example 2: Advanced Usage
User: [Complex user request]
Agent: [Expected agent response/behavior]
Configuration Options (Optional)
Document any configurable parameters, environment variables, or settings that affect this agent's behavior.
| Option | Default | Description |
|---|---|---|
option_name |
default_value |
What this option controls |
Tool Requirements (Optional)
If this agent requires specific tools beyond the standard set, document them here. Include any MCP server dependencies, external CLIs, or API keys needed.
Limitations
- Known limitation 1
- Known limitation 2
- Situations where this agent might not be appropriate
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 3d ago First seen · 109 lines · 17 tokens per session scan A e027d8a2e39d
your-agent-name is an agent published in the GitHub repository pjt222/agent-almanac (31 stars, last pushed 6d ago), licensed MIT. It adds 17 tokens to every session and 723 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other agents, from other repositories
learn-this
Loaded when the user invokes /learn-this, says "learn this" / "remember this", or accepts your auto-detect offer to capture a correction.
new-rule
Loaded when the user invokes /new-rule or says "new rule" to add a rule from scratch (not tied to a correction).
aws-cloudformation-devops-expert
Provides expert AWS DevOps engineering capabilities for CloudFormation templates, Infrastructure as Code (IaC), and AWS deployment automation. Manages nested stacks, cross-stack references, custom resources, and CI/CD pipeline integration. Use PROACTIVELY for CloudFormation template creation, IaC best practices, or…
aws-architecture-review-expert
Provides expert AWS architecture and CloudFormation review capabilities specializing in Well-Architected Framework compliance, security best practices, cost optimization, and IaC quality. Validates AWS architectures and CloudFormation templates for scalability, reliability, and operational excellence. Use PROACTIVELY…
document-generator-expert
Provides expert document generation capability for creating professional technical and business documents. Produces comprehensive assessments, feature specifications, analysis reports, process documentation, and custom documents. Use proactively when generating any type of structured documentation including…
general-software-architect
Provides comprehensive feature architecture design by analyzing existing codebase patterns and delivering detailed implementation blueprints with specific files, components, data flows, and build sequences. Use when planning new features or designing system architecture.