By wyattowalsh
Portable AI agent skills, subagents, MCP configuration, and shared workflow guidance.
System prompts and context definitions for AI agents in this repository.
Review changes for correctness, risk, and maintainability without editing code.
Update or create technical documentation grounded in the current codebase.
Coordinate multi-step work by decomposing, delegating, and synthesizing results.
Investigate performance bottlenecks and recommend the highest-leverage fixes.
Detect stack and generate shields.io README badges with icons, colors, live endpoints. Use when adding or updating badges. NOT for README writing, docs, or CI/CD setup.
Agent definition conventions. Validate frontmatter, update indexes. Use when creating or modifying agents. NOT for skills, MCP servers, or CLAUDE.md.
Audit runtime controls for tool permissions, approvals, memory, telemetry, evals, rollout, and containment. Use when reviewing tool-bearing agent systems. NOT for security scans, prompt-only work, or static code review.
Contract-first API design for REST, GraphQL, gRPC. Design, spec, review, version, compat, sdk. Use for API architecture and OpenAPI specs. NOT for MCP servers (mcp-creator) or frontend API calls.
Generate changelogs, release notes, and migration guides from git history. Parse conventional commits. Use for releases. NOT for git ops (git-workflow) or doc sites (docs-steward).
Admin access level
Server config contains admin-level keywords
Requires secrets
Needs API keys or credentials to function
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Uses power tools
Uses Bash, Write, or Edit tools
Uses power tools
Uses Bash, Write, or Edit tools
New here? Start with START-HERE.md for a 30-minute onboarding path.
Install all skills globally into your favorite agents:
npx skills add github:wyattowalsh/agents --all -y -g --agent antigravity --agent claude-code --agent codex --agent crush --agent cursor --agent gemini-cli --agent github-copilot --agent grok --agent opencode
For non-trivial repository changes, check the OpenSpec workflow state:
uv run wagents openspec doctor
This repo is packaged as one cross-agent bundle with native plugin adapters and a skills CLI fallback:
| Target | Path | Update behavior |
|---|---|---|
| Claude Code | .claude-plugin/plugin.json + .claude-plugin/marketplace.json | Git-hosted plugin updates resolve from the latest commit because the plugin version is intentionally unpinned |
| Codex | .codex-plugin/plugin.json + .agents/plugins/marketplace.json | Codex can load the Git-backed plugin bundle and bundled skills from the repository root |
| OpenCode | opencode.json + .opencode/ | Repo-managed npm runtime plugin specs use @latest; OCX-managed components stay copied under .opencode/ with .ocx/ receipts; restart OpenCode or refresh ~/.cache/opencode/packages/ when Bun's plugin cache is stale |
| Other agents | npx skills add github:wyattowalsh/agents ... | wagents update refreshes recorded sources, and wagents skills sync additively reconciles repo + curated external skills across harnesses |
| OpenSpec | openspec/ + uv run wagents openspec ... | Spec/change workflow with JSON wrappers and local downstream AI tool artifact generation |
Start with CONTRIBUTING.md before changing skills, agents, MCP config, docs generators, external skill metadata, distribution files, or validation behavior.
Use source-of-truth files first, regenerate derived docs and indexes with wagents, and run uv run wagents openspec validate for non-trivial public formats, downstream tooling, docs generation, validation behavior, sync behavior, or multi-surface distribution work.
Security-sensitive reports and secret-handling rules are documented in SECURITY.md.
| 📦 Portable | 🧩 Composable | 🌐 Open Source |
|---|---|---|
| Use skills across Claude Code, Cursor, Copilot, and more. | Combine simple skills into complex, multi-agent workflows. | Extensible, readable, and community-driven. |
Reusable actions and knowledge bases for AI agents.
npx claudepluginhub wyattowalsh/agents --plugin agentsPortable /spicetify skill for safe local Spicetify planning, audit, repair, apply, rollback, and reporting workflows.
Reliable automation, in-depth debugging, and performance analysis in Chrome using Chrome DevTools and Puppeteer
Harness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses
Access thousands of AI prompts and skills directly in your AI coding assistant. Search prompts, discover skills, save your own, and improve prompts with AI.
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review
Intelligent draw.io diagramming plugin with AI-powered diagram generation, multi-platform embedding (GitHub, Confluence, Azure DevOps, Notion, Teams, Harness), conditional formatting, live data binding, and MCP server integration for programmatic diagram creation and management.
Complete developer toolkit for Claude Code