Agent Skills offers a curated catalog of opinionated skills tailored for Codex, Claude, Cursor, Copilot, and other skill-aware tools. Each skill is designed with working defaults and repeatable workflows in mind, providing a practical and efficient starting point for users seeking to enhance their agent capabilities.
Agent Skills is a curated, agent-agnostic skill catalog designed for powerful tools like Codex, Claude, Cursor, and Copilot. This collection offers a range of opinionated skills that serve as both essential defaults and practical tools, allowing users to expedite their workflows with ease and efficiency.
packages/ for skill packages, catalog/ for machine-readable inventories, and scripts/ for validation and syncing purposes.The repository includes a diverse range of skills across various domains such as:
Each skill can be accessed simply by using its associated lookup name once the necessary symlink installation for Codex or the appropriate adapter setup for other tools has been completed. For example:
Use the olko:semantic-release-beta skill to add prereleases on a beta branch.
The structured format of the project allows for:
agent-skills/
├── packages/ # Canonical skill packages
├── catalog/ # Machine-readable inventory
├── collections/ # Grouped package bundles
├── scripts/ # Validation and setup helpers
└── docs/ # Documentation for contributors and skill formats
By embracing best practices, this project promotes reusable, adaptable skills that cater to a wide variety of different agents and workflows. Users benefit from a clear path to implementation, ensuring a higher rate of success in automating their tasks.
No comments yet.
Sign in to be the first to comment.