Skip to main content
Run any Skill in Manus
with one click
GitHub repository

awesome-codex-plugins

awesome-codex-plugins contains 252 collected skills from hashgraph-online, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
252
Stars
507
updated
2026-06-16
Forks
171
Occupation coverage
12 occupation categories · 95% classified
repository explorer

Skills in this repository

mailagent
software-quality-assurance-analysts-and-testers

Temporary inboxes for agent signup QA — create disposable addresses, wait for verification email, extract OTP or magic links. Use when automating signup, login, or email verification without parsing HTML manually.

2026-06-16
agentbox-info
software-developers

Spin up isolated sandboxes ("boxes") for coding agents, run them in parallel, queue background runs with -i, and push commits safely through the host relay. Use when the user wants to run Claude Code / Codex / OpenCode in a sandbox, start more boxes, attach to a running box, or otherwise operate the `agentbox` CLI on their laptop.

2026-06-16
http-endpoints
unclassified

Use when building an HTTP val — a web endpoint, API route, webhook receiver, or any val that responds to HTTP requests. Covers the handler signature, Hono usage, the endpoint URL, CORS behavior, redirects, and Val Town-specific limitations.

2026-06-16
templates
unclassified

Use when creating a new val and choosing which starter to fork. Covers the catalog of official starter templates, which project shape each one fits, and when forking an existing val is the better starting point.

2026-06-16
account-rotation
computer-occupations-all-other

Switch coding-agent accounts on a usage/rate limit, routed by host and agent.

2026-06-16
agent-mail
computer-occupations-all-other

Use Agent Mail from Codex for file leases, notifications, inboxes, and conflict prevention.

2026-06-16
automation-shape-routing
computer-occupations-all-other

Run automation shape routing.

2026-06-16
codex-approval
computer-occupations-all-other

Ask an ATM Fable validator for Codex approval.

2026-06-16
codex-exec
computer-occupations-all-other

Run codex exec.

2026-06-16
discovery
computer-occupations-all-other

Run discovery.

2026-06-16
handoff
computer-occupations-all-other

Run handoff.

2026-06-16
ntm
computer-occupations-all-other

Run NTM.

2026-06-16
post-mortem
computer-occupations-all-other

Run post mortem.

2026-06-16
pre-mortem
project-management-specialists

Run pre mortem.

2026-06-16
shared
computer-occupations-all-other

Run shared.

2026-06-16
swarm
computer-occupations-all-other

Run swarm.

2026-06-16
using-atm
network-and-computer-systems-administrators

Run using ATM.

2026-06-16
vibing-with-ntm
network-and-computer-systems-administrators

Run vibing with NTM.

2026-06-16
antigravity-2
software-developers

Connect Codex to a local Antigravity 2.0 desktop app for setup checks, model limits, live project/chat inspection, project creation, chat creation, and safe conversation handoff.

2026-06-16
docker-to-sealos
software-developers

Convert Docker Compose files or installation docs into production-grade Sealos templates. Use when user has a docker-compose.yml and wants a Sealos or Kubernetes template, wants to migrate from Docker Compose to Sealos, needs to convert container orchestration configs to Sealos format, or mentions compose-to-template conversion. Also triggers on "/docker-to-sealos".

2026-06-16
sealos-deploy
software-developers

Deploy any GitHub project to Sealos Cloud in one command. Assesses readiness, generates Dockerfile, builds image, creates Sealos template, and deploys — fully automated. Use when user says "deploy to sealos", "deploy this project", "deploy to cloud", "deploy this repo", mentions Sealos deployment, wants to deploy a GitHub URL or local project to a cloud platform, or asks about one-click deployment. Also triggers on "/sealos-deploy".

2026-06-16
align-docs
software-developers

Use when user wants project docs (AGENTS.md, .agents/rules, docs/, README) aligned with the codebase, or the agent context compatible with both Claude Code and Codex CLI. Captures session discoveries; --clean consolidates obsolete chronicles/plans into ATLAS.md. Triggers on /align-docs, convert agent context.

2026-06-16
best-practices
market-research-analysts-and-marketing-specialists-131161

Use when the user wants state-of-the-art knowledge, best practices, or evidence-based analysis of ANY topic — technology, health, fitness, nutrition, finance, design, psychology, architecture, productivity, learning, or any field where humanity has accumulated knowledge. Use when user says best practices, state of the art, most effective, optimal, evidence-based, how should I, what's the best way to, pros and cons, comparison, or /best-practices.

2026-06-16
changelog
software-developers

Use when the user asks to manage a project's CHANGELOG.md — add an entry, derive entries from git commits, or cut a release — or runs /changelog. Follows Keep a Changelog 1.1.0 and Semantic Versioning 2.0.0. Action selected via argument: add | from-commits | release.

2026-06-16
core-dev
software-developers

Use when any coding, development, analysis, debugging, or code-related task is detected. Triggers on: implementing features, fixing bugs, refactoring code, reviewing diffs, investigating errors, evaluating approaches, or making architecture decisions.

2026-06-16
ingest-feedback
software-developers

Use when user wants to ingest a development-skills feedback report and apply fixes, or runs /ingest-feedback. Challenges every suggestion against the Iron Rules before accepting; most friction points should SKIP. Expect a report path as argument.

2026-06-16
python-dev
software-developers

Python development. Use for Python, FastAPI, Pydantic, asyncpg, pytest, pandas, SQLAlchemy.

2026-06-16
using-development-skills
software-developers

Use when starting any conversation - establishes how the development-skills plugin works and how to invoke its components on each platform (Claude Code, Codex). Read first.

2026-06-16
context
software-developers

Surface the rules, ADRs, specs, patterns, and reference docs that apply to a code area before changing it — or recap project focus when picking up work. Use for 'what rules apply to X', 'before I touch Y', 'what governs my current changes' (--git-changes), 'pick up where we left off'. With uncommitted changes in play you MAY run --git-changes once per task to load the rules for what you've touched (not per-edit). Not for creating docs, planning, or audits.

2026-06-15
help
software-developers

Show available Archcore commands and how to use them. Use when onboarding, exploring what skills are available, or when you're not sure which command to run.

2026-06-15
amq-cli
software-developers

Coordinate agents via the AMQ CLI for file-based inter-agent messaging. Use this skill whenever you need to send messages to another agent (codex, claude, or any named handle), check your inbox, drain queued messages, set up co-op mode between agents, join a swarm team, route messages across projects, or diagnose delivery issues. Also use it when you receive a message and need to know how to reply, inspect receipts, or handle priority. Covers any multi-agent coordination task where agents need to talk to each other — review requests, questions, status updates, decision threads, wake notifications, and orchestrator integration (Symphony, Kanban). For collaborative spec/design workflows specifically, prefer the /amq-spec skill which provides structured phase-by-phase guidance. Not intended for distributed systems design (RabbitMQ, Kafka), CI/CD pipelines, or single-agent tasks with no partner.

2026-06-15
amq-spec
software-developers

Parallel-research-then-converge design workflow between two agents. Use this skill when the user wants two agents to independently think through a design problem before aligning on a solution — "spec X with codex", "design X together", "both agents think through X", "brainstorm architecture together", "parallel research then joint proposal", "think through separately then align", "careful thought from both sides before coding", or any variation where the user wants collaborative design rather than just splitting implementation work. Also use this when you receive a message labeled workflow:spec and need to know the correct receiver-side protocol. Not for sending simple messages or reviews (use /amq-cli), implementing completed designs, or creating document templates.

2026-06-15
acfs
computer-occupations-all-other

Run ACFS.

2026-06-15
agent-native
computer-occupations-all-other

Run agent native.

2026-06-15
agy-headless-evidence
computer-occupations-all-other

Run AGY headless evidence.

2026-06-15
agy-native
computer-occupations-all-other

Drive AgentOps natively in Google Antigravity: loop, plugins, memory, headless evidence, scoped worktrees, and skill/plugin distribution.

2026-06-15
autodev
software-developers

Run autodev.

2026-06-15
beads-br
software-developers

Run beads br.

2026-06-15
beads-bv
software-developers

Run beads bv.

2026-06-15
beads
software-developers

Run beads.

2026-06-15
Showing top 40 of 252 collected skills in this repository.