Agent Almanac
Description
[](https://www.npmjs.com/package/agent-almanac) [](https://github.com/pjt222/agent-almanac/actions/workflows/validate-skills.yml) [](https://github.com/pjt222/agent-almanac/actions/workflows/update-readmes.yml)
Installation
claude install-skill https://github.com/pjt222/agent-almanac README
Agent Almanac
[](https://www.npmjs.com/package/agent-almanac) [](https://github.com/pjt222/agent-almanac/actions/workflows/validate-skills.yml) [](https://github.com/pjt222/agent-almanac/actions/workflows/update-readmes.yml) [](LICENSE) [](https://github.com/sponsors/pjt222)
A library of executable skills, specialist agents, and pre-built teams for [Claude Code](https://docs.anthropic.com/en/docs/claude-code) and compatible AI tools. Define repeatable engineering procedures once and have AI agents execute them with built-in validation and error recovery. Compose specialists into review teams that catch issues a single reviewer would miss. Built on the [Agent Skills open standard](https://agentskills.io).
At a Glance
- undefined
How It Works
| Building Block | Location | Purpose |
|---|---|---|
| Skills | skills//SKILL.md |
Executable procedures (how) |
| Agents | agents/.md |
Specialized personas (who) |
| Teams | teams/.md |
Multi-agent compositions (who works together) |
| Guides | guides/.md |
Human-readable reference (context) |
Ask Claude Code to review your R package, and the [r-package-review](teams/r-package-review.md) team activates 4 agents — each following specialized skills for code quality, architecture, security, and best practices — then synthesizes their findings into a single report.
Works with
...
Related Skills
next.js
| The React Framework | 138360 | 1503 | 1 |
Development community sharing-skills
skill for guidance.
Development community root-cause-tracing
Use when errors occur deep in execution and you need to trace back to find the original trigger.
Development community Template Skill
Minimal skeleton for a new skill project structure.
Development community Third-party Notices
THE FOLLOWING SETS FORTH ATTRIBUTION NOTICES FOR THIRD PARTY SOFTWARE THAT MAY BE CONTAINED IN PORTIONS OF THIS PRODUCT. ---
Development official Claude API
When code imports anthropic/@anthropic-ai/sdk/claude_agent_sdk, or user asks to use Claude APIBuild apps with the Claude API or Anthropic SDK
Development official