Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
GitHub-Repository

awesome-codex-plugins

awesome-codex-plugins enthält 252 gesammelte Skills von hashgraph-online, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
252
Stars
507
aktualisiert
2026-06-16
Forks
171
Berufsabdeckung
12 Berufskategorien · 95% klassifiziert
Repository-Explorer

Skills in diesem Repository

mailagent
Softwarequalitätssicherungsanalysten und -tester

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
Softwareentwickler

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
nicht klassifiziert

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
nicht klassifiziert

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
Sonstige Computerberufe

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

2026-06-16
agent-mail
Sonstige Computerberufe

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

2026-06-16
automation-shape-routing
Sonstige Computerberufe

Run automation shape routing.

2026-06-16
codex-approval
Sonstige Computerberufe

Ask an ATM Fable validator for Codex approval.

2026-06-16
codex-exec
Sonstige Computerberufe

Run codex exec.

2026-06-16
discovery
Sonstige Computerberufe

Run discovery.

2026-06-16
handoff
Sonstige Computerberufe

Run handoff.

2026-06-16
ntm
Sonstige Computerberufe

Run NTM.

2026-06-16
post-mortem
Sonstige Computerberufe

Run post mortem.

2026-06-16
pre-mortem
Projektmanagementspezialisten

Run pre mortem.

2026-06-16
shared
Sonstige Computerberufe

Run shared.

2026-06-16
swarm
Sonstige Computerberufe

Run swarm.

2026-06-16
using-atm
Netzwerk- und Computersystemadministratoren

Run using ATM.

2026-06-16
vibing-with-ntm
Netzwerk- und Computersystemadministratoren

Run vibing with NTM.

2026-06-16
antigravity-2
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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
Marktforschungsanalysten und Marketingspezialisten

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
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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

2026-06-16
using-development-skills
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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
Sonstige Computerberufe

Run ACFS.

2026-06-15
agent-native
Sonstige Computerberufe

Run agent native.

2026-06-15
agy-headless-evidence
Sonstige Computerberufe

Run AGY headless evidence.

2026-06-15
agy-native
Sonstige Computerberufe

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

2026-06-15
autodev
Softwareentwickler

Run autodev.

2026-06-15
beads-br
Softwareentwickler

Run beads br.

2026-06-15
beads-bv
Softwareentwickler

Run beads bv.

2026-06-15
beads
Softwareentwickler

Run beads.

2026-06-15
Zeigt die Top 40 von 252 gesammelten Skills in diesem Repository.