AI Integrations: Skills
You can create skill files that provide context to AI tools about the package.
These skills have the same information as the AGENTS.md files
and MCP resources.
You own these files, and they are not included in ambient context automatically until invoked.
Adding to your project
The CLI includes an add-skills command to add skill files to your repo.
Below is an example of how to use it:
pacwich add-skills --dir=.claude/skills

