#296 · Primary category: AI Coding Assistants

agent-skills

Useful skills for agents and claws.

Project last updated:08/29/26

GitHub Stars

1.1K

Forks

94

Contributors

22

License

MIT

Why we included this project

Teams that run coding agents across OpenClaw, Claude Code, or Codex will find this a practical way to stop re-pasting the same long SKILL.md instructions into every repository. It packages a set of shared workflows, each with its own helper scripts and a small installer that can symlink or copy them into your agent's skill directory: structured code-review closeout, delegating a task to another agent, validating user-visible behavior against a contract, and a local searchable viewer for agent session logs. The value is consistency. Write a workflow once, reuse it everywhere, and keep a single canonical source instead of drifting copies. It is not a framework you run, but a curated set of operational procedures and scripts that make agent-driven development more repeatable, which is useful for anyone standardizing how their coding agents review, hand off, and validate work.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category