autoprompt-skill skills
Autoprompt is a coding-agent skill that cuts failures by 45% on agentic coding tasks. 33 skills. skills-hub.ai mirrors 33 skills from autoprompt-skill daily, every skill links back to its upstream GitHub source. Install with one command across Claude Code, Cursor, Codex, Windsurf, and any MCP-compatible tool.
Upstream: github.com/Spielewoy/autoprompt-skill
Installing a autoprompt-skill skill
Pick a skill below, then run the install command for your AI coding tool. The skills-hub CLI writes the SKILL.md to the right directory and tracks the install in .skills.json so your team gets reproducible installs.
# Install a autoprompt-skill skill
npx @skills-hub-ai/cli install <skill-slug>
# Browse all autoprompt-skill skills via API
curl https://skills-hub.ai/api/v1/skills?source=autoprompt-skill
# Browse all sources
open https://skills-hub.ai/sourcesTop autoprompt-skill skills
See all →The most-installed skills from autoprompt-skill, ranked by adoption.
01ap-execharness-resolver
Report the compatibility redirect to `ap-worker`; this retired role cannot perform new work.
Buildfrom autoprompt-skill02ap-feature-coordinator
Report the compatibility redirect to `ap-run-coordinator`; this retired role cannot perform new work.
Buildfrom autoprompt-skill03ap-framework-validator
Report the compatibility redirect to `ap-independent-checker`; this retired role cannot perform new work.
Buildfrom autoprompt-skill04ap-intake
Report the compatibility redirect to `C0`; this retired role cannot perform new work.
Buildfrom autoprompt-skill05ap-janitor
Report the compatibility redirect to `C0`; this retired role cannot perform new work.
Buildfrom autoprompt-skill06ap-manager
Report the compatibility redirect to `ap-work-group-manager`; this retired role cannot perform new work.
Buildfrom autoprompt-skill07ap-planner
Report the compatibility redirect to `ap-roadmap-author`; this retired role cannot perform new work.
Buildfrom autoprompt-skill08ap-implementer
Report the compatibility redirect to `ap-worker`; this retired role cannot perform new work.
Buildfrom autoprompt-skill09ap-reviewer
Report the compatibility redirect to `ap-independent-checker`; this retired role cannot perform new work.
Buildfrom autoprompt-skill10ap-roadmap-scout
Answer one named planning question with observations tied to the inspected sources; do not write or coordinate the roadmap.
Buildfrom autoprompt-skill11ap-scope-coordinator
Report the compatibility redirect to `ap-run-coordinator`; this retired role cannot perform new work.
Buildfrom autoprompt-skill12ap-scoper
Report the compatibility redirect to `ap-roadmap-author`; this retired role cannot perform new work.
Buildfrom autoprompt-skill13ap-sweep-coordinator
Report the compatibility redirect to `ap-run-coordinator`; this retired role cannot perform new work.
Buildfrom autoprompt-skill14ap-sweeper
Report the compatibility redirect to `ap-independent-checker`; this retired role cannot perform new work.
Buildfrom autoprompt-skill15ap-verifier
Report the compatibility redirect to `ap-independent-checker`; this retired role cannot perform new work.
Buildfrom autoprompt-skill16ap-worker
Produce only the assigned result, protect other owners' work, run the listed checks, and report an exact conflict instead of expanding scope.
Buildfrom autoprompt-skill17autoprompt
Explicit-only useful-first orchestration. Invoke /autoprompt to turn a mission into one executable roadmap, build dependency-safe lanes, and verify the result with independent reviewers. Never infer invocation from ordinary requests. Never resume from leftover artifacts without an explicit resume instruction.
Buildfrom autoprompt-skill18ap-arbiter
Report the compatibility redirect to `ap-independent-checker`; this retired role cannot perform new work.
Buildfrom autoprompt-skill19ap-depth-prober
Report the compatibility redirect to `ap-worker`; this retired role cannot perform new work.
Buildfrom autoprompt-skill20ap-framework-generator
Report the compatibility redirect to `ap-worker`; this retired role cannot perform new work.
Buildfrom autoprompt-skill21ap-fresh-verifier
Report the compatibility redirect to `ap-independent-checker`; this retired role cannot perform new work.
Buildfrom autoprompt-skill22ap-re-anchor
Report the compatibility redirect to `C0`; this retired role cannot perform new work.
Buildfrom autoprompt-skill23ap-goal-checker
Report the compatibility redirect to `ap-independent-checker`; this retired role cannot perform new work.
Buildfrom autoprompt-skill24ap-independent-checker
Independently review the exact result and run its real checks in one context, using isolated resources and without changing the deliverable.
Buildfrom autoprompt-skill
About this source
skills-hub.ai mirrors skills from 90+ official GitHub repositories every day. Each imported skill is parsed from a SKILL.md file in the source repo, gets a security scan and quality score on import, and links back to its upstream source of truth.
Last sync: Sep 14, 2026, 6:15 PM (success).
autoprompt-skill skills, frequently asked
What are autoprompt-skill skills?
autoprompt-skill skills are AI coding skills published by autoprompt-skill (Autoprompt is a coding-agent skill that cuts failures by 45% on agentic coding tasks. 33 skills.) and mirrored daily on skills-hub.ai. They are SKILL.md files that follow the open Agent Skills standard, so they work in Claude Code, Cursor, Codex CLI, Windsurf, Copilot, and any MCP-compatible tool.
How many autoprompt-skill skills are available?
skills-hub.ai indexes 33 skills from autoprompt-skill, synced daily from the upstream GitHub repository (https://github.com/Spielewoy/autoprompt-skill).
How do I install a autoprompt-skill skill?
Run `npx @skills-hub-ai/cli install <skill-slug>` in your project. The CLI writes the SKILL.md to the right directory for your AI tool and adds it to your `.skills.json` lockfile so your team gets the same skills at the same versions.
Are these official autoprompt-skill skills?
Yes. Every skill from this source is mirrored from autoprompt-skill's own GitHub repository (https://github.com/Spielewoy/autoprompt-skill). Each skill page links back to the upstream source of truth, so you can verify the original.