AI Skills
These are the AI agent skills deployed across the winccoa-tools-pack organization via APM (Agent Package Manager).
After cloning any repository and running apm install, your AI tool (GitHub Copilot, Claude, Cursor) automatically receives these skills as context — no manual configuration needed.
Sections
Browse the available skills in the sidebar on the left.
How it works
Each APM package repository contains .apm/skills/ source files. When changes are pushed, a workflow automatically converts them to this documentation and publishes them here.
To use the skills locally:
apm install # run once after cloning any repo
See winccoa-tools-pack/apm-org for full setup instructions.