Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

awesome-codex-plugins

awesome-codex-plugins 收录了来自 hashgraph-online 的 252 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
252
Stars
507
更新
2026-06-16
Forks
171
职业覆盖
12 个职业分类 · 已分类 95%
仓库浏览

这个仓库中的 skills

mailagent
软件质量保证分析师与测试员

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
软件开发工程师

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
未分类

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
未分类

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
其他计算机职业

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

2026-06-16
agent-mail
其他计算机职业

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

2026-06-16
automation-shape-routing
其他计算机职业

Run automation shape routing.

2026-06-16
codex-approval
其他计算机职业

Ask an ATM Fable validator for Codex approval.

2026-06-16
codex-exec
其他计算机职业

Run codex exec.

2026-06-16
discovery
其他计算机职业

Run discovery.

2026-06-16
handoff
其他计算机职业

Run handoff.

2026-06-16
ntm
其他计算机职业

Run NTM.

2026-06-16
post-mortem
其他计算机职业

Run post mortem.

2026-06-16
pre-mortem
项目管理专家

Run pre mortem.

2026-06-16
shared
其他计算机职业

Run shared.

2026-06-16
swarm
其他计算机职业

Run swarm.

2026-06-16
using-atm
网络与计算机系统管理员

Run using ATM.

2026-06-16
vibing-with-ntm
网络与计算机系统管理员

Run vibing with NTM.

2026-06-16
antigravity-2
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
市场调研分析师与营销专员

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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

2026-06-16
using-development-skills
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
其他计算机职业

Run ACFS.

2026-06-15
agent-native
其他计算机职业

Run agent native.

2026-06-15
agy-headless-evidence
其他计算机职业

Run AGY headless evidence.

2026-06-15
agy-native
其他计算机职业

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

2026-06-15
autodev
软件开发工程师

Run autodev.

2026-06-15
beads-br
软件开发工程师

Run beads br.

2026-06-15
beads-bv
软件开发工程师

Run beads bv.

2026-06-15
beads
软件开发工程师

Run beads.

2026-06-15
当前展示该仓库 Top 40 / 252 个已收集 skills。