Manage AI agent skills across multiple coding tools using a single manifest file.
sk is easy to set up with strong trust signals. Check agent compatibility and use-case fit before adding it to your workflow.
npx skills add 803/skills-supplyRun the command in your terminal.
Confirm that the skill files were added to your agent workspace.
Check the README requirements before invoking the skill in your agent.
sk lets you define AI agent skills once in a file called agents.toml and sync them to tools like Claude Code, Codex, and OpenCode. It supports packages from GitHub, local folders, or Claude plugins, and handles updates and removals automatically.
sk (skills-supply) is a command-line tool that simplifies managing AI agent skills across multiple coding assistants. Instead of manually copying skill files to each tool's directory, you define your dependencies in a single agents.toml manifest. sk then syncs those skills to all enabled agents—Claude Code, Amp, Codex, OpenCode, Factory, and others. It supports various package sources: GitHub repositories, any git remote, local directories for live development, and existing Claude Code plugins. The tool intelligently reconciles changes: it only updates what's different, safely removes stale skills, and leaves manually-added skills untouched. Teams can commit the manifest to version control, so everyone gets the same skills by running 'sk sync'. Installation is available via Homebrew, npm, or Scoop.
Looks usable, but maintenance, license, or security notes deserve a closer look.
Last commit was about 141 days ago.
32 GitHub stars indicate community interest.
3 open issues signal maintenance load.
No license detected; review before production use.
Standardize AI agent skills across a development team by sharing a single agents.toml file.
Quickly add community skill packages from GitHub to enhance Claude Code or Codex.
Develop and test custom skills locally with instant symlink updates.
Migrate existing Claude Code plugins to work with other agents like Amp or OpenCode.
Keep project-specific skills in sync across multiple AI coding tools without manual duplication.
Agent skills can change coding-agent behavior; review every SKILL.md and referenced script before installing.
Check shell, network, file-system, credential, and API-key requirements before running skill workflows.
Skills are executed by AI agents; malicious skill content could lead to unintended actions. Only install packages from trusted sources.
The tool modifies skill directories for each agent; ensure backups if you have manually-managed skills.
32
Stars
1
Forks
3
Issues
A public repository of example skills for Claude, demonstrating how to create reusable instructions and resources for specialized tasks.
Adversarial AI bug hunter with auto-fix skill for Claude Code, Cursor, Codex CLI, GitHub Copilot CLI, Kiro CLI, Opencode, Pi Coding Agent, and more. Multi-agent pipeline finds security vulnerabilities, logic errors, and runtime bugs — then fixes them autonomously on a safe branch.
4 security/trust notes recorded.
Setup difficulty is 2/5.
An open-source framework to turn HTML, CSS, and animations into deterministic MP4 videos.