Portable SKILLs workspace for AI coding agents with issue-driven workflows and cross-agent collaboration.
agent-designer is worth checking the docs before setup with trust notes worth reviewing. Check agent compatibility and use-case fit before adding it to your workflow.
npx skills add appautomaton/agent-designerRun 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.
Repository setup guidance
Looks usable, but maintenance, license, or security notes deserve a closer look.
Last commit was about 24 days ago.
131 GitHub stars indicate community interest.
1 open issues signal maintenance load.
No license detected; review before production use.
3 security/trust notes recorded.
Setup difficulty is 3/5.
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.
An open-source framework to turn HTML, CSS, and animations into deterministic MP4 videos.
A multimodal toolset for AI agents to generate, edit, and display images, videos, and audio via CLI.
Agent Designer is a collection of ready-made skills for AI coding assistants like Claude Code, Codex, and Gemini. It helps agents work in a structured way, using plans and issue tracking, and lets them collaborate with each other through bridge scripts. You can install the skills you need into your existing setup.
Agent Designer is a catalog of installable skills for AI coding agents, including Claude Code, Codex, Antigravity, and Grok. It provides structured, reusable skills that give agents clear workflows, safe defaults, and multi-turn collaboration capabilities. The repository includes collaboration skills that allow agents to delegate tasks to each other via bridge scripts with session continuity, and an issue-driven workflow skill that structures work into plans and trackable Issue CSVs. Each skill follows a progressive disclosure model: metadata for discovery, instructions for invocation, and resources for deep dives. The project is workflow-first, meaning most changes are text rather than code. Bridge scripts wrap CLI tools and return structured JSON, ensuring session continuity. Skills are portable across different harnesses with minimal adaptation. The repository also includes documentation for setup and approval rules per harness, and templates like AGENTS.issues.template.md to integrate the issue-driven workflow into existing projects.
131
Stars
17
Forks
1
Issues
Portable SKILLs workspace for AI coding agents with issue-driven workflows and cross-agent collaboration.
Developers using AI coding assistants who want structured workflows., Teams looking to standardize agent behavior across multiple tools., AI agent enthusiasts interested in cross-agent collaboration.
The setup section provides repository-level starting guidance, not a guarantee of an independently verified installation. Check the official README and release notes.
Bridge scripts execute CLI tools; ensure they are from trusted sources and review approval rules. Session continuity may involve storing session data; be cautious with sensitive information.
Similar or complementary options to evaluate include anthropic-skills, bug-hunter, hyperframes.
Aug 20, 2026