Skip to main content
Execute qualquer Skill no Manus
com um clique
Repositório GitHub

awesome-codex-plugins

awesome-codex-plugins contém 252 skills coletadas de hashgraph-online, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.

skills coletadas
252
Stars
507
atualizado
2026-06-16
Forks
171
Cobertura ocupacional
12 categorias ocupacionais · 95% classificado
explorador de repositórios

Skills neste repositório

mailagent
Analistas de garantia de qualidade de software e testadores

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
Desenvolvedores de software

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
sem classificação

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
sem classificação

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
Outras ocupações de informática

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

2026-06-16
agent-mail
Outras ocupações de informática

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

2026-06-16
automation-shape-routing
Outras ocupações de informática

Run automation shape routing.

2026-06-16
codex-approval
Outras ocupações de informática

Ask an ATM Fable validator for Codex approval.

2026-06-16
codex-exec
Outras ocupações de informática

Run codex exec.

2026-06-16
discovery
Outras ocupações de informática

Run discovery.

2026-06-16
handoff
Outras ocupações de informática

Run handoff.

2026-06-16
ntm
Outras ocupações de informática

Run NTM.

2026-06-16
post-mortem
Outras ocupações de informática

Run post mortem.

2026-06-16
pre-mortem
Especialistas em gestão de projetos

Run pre mortem.

2026-06-16
shared
Outras ocupações de informática

Run shared.

2026-06-16
swarm
Outras ocupações de informática

Run swarm.

2026-06-16
using-atm
Administradores de redes e sistemas de computador

Run using ATM.

2026-06-16
vibing-with-ntm
Administradores de redes e sistemas de computador

Run vibing with NTM.

2026-06-16
antigravity-2
Desenvolvedores de software

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
Desenvolvedores de software

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
Desenvolvedores de software

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
Desenvolvedores de software

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
Analistas de pesquisa de mercado e especialistas em marketing

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
Desenvolvedores de software

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
Desenvolvedores de software

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
Desenvolvedores de software

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
Desenvolvedores de software

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

2026-06-16
using-development-skills
Desenvolvedores de software

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
Desenvolvedores de software

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
Desenvolvedores de software

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
Desenvolvedores de software

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
Desenvolvedores de software

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
Outras ocupações de informática

Run ACFS.

2026-06-15
agent-native
Outras ocupações de informática

Run agent native.

2026-06-15
agy-headless-evidence
Outras ocupações de informática

Run AGY headless evidence.

2026-06-15
agy-native
Outras ocupações de informática

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

2026-06-15
autodev
Desenvolvedores de software

Run autodev.

2026-06-15
beads-br
Desenvolvedores de software

Run beads br.

2026-06-15
beads-bv
Desenvolvedores de software

Run beads bv.

2026-06-15
beads
Desenvolvedores de software

Run beads.

2026-06-15
Mostrando as 40 principais de 252 skills coletadas neste repositório.
hashgraph-online/awesome-codex-plugins Agent S... | SkillsMP