Skip to main content

← All sources

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/sources

Top autoprompt-skill skills

See all →

The most-installed skills from autoprompt-skill, ranked by adoption.

  1. 01ap-execharness-resolver

    Report the compatibility redirect to `ap-worker`; this retired role cannot perform new work.

    Buildfrom autoprompt-skill
  2. 02ap-feature-coordinator

    Report the compatibility redirect to `ap-run-coordinator`; this retired role cannot perform new work.

    Buildfrom autoprompt-skill
  3. 03ap-framework-validator

    Report the compatibility redirect to `ap-independent-checker`; this retired role cannot perform new work.

    Buildfrom autoprompt-skill
  4. 04ap-intake

    Report the compatibility redirect to `C0`; this retired role cannot perform new work.

    Buildfrom autoprompt-skill
  5. 05ap-janitor

    Report the compatibility redirect to `C0`; this retired role cannot perform new work.

    Buildfrom autoprompt-skill
  6. 06ap-manager

    Report the compatibility redirect to `ap-work-group-manager`; this retired role cannot perform new work.

    Buildfrom autoprompt-skill
  7. 07ap-planner

    Report the compatibility redirect to `ap-roadmap-author`; this retired role cannot perform new work.

    Buildfrom autoprompt-skill
  8. 08ap-implementer

    Report the compatibility redirect to `ap-worker`; this retired role cannot perform new work.

    Buildfrom autoprompt-skill
  9. 09ap-reviewer

    Report the compatibility redirect to `ap-independent-checker`; this retired role cannot perform new work.

    Buildfrom autoprompt-skill
  10. 10ap-roadmap-scout

    Answer one named planning question with observations tied to the inspected sources; do not write or coordinate the roadmap.

    Buildfrom autoprompt-skill
  11. 11ap-scope-coordinator

    Report the compatibility redirect to `ap-run-coordinator`; this retired role cannot perform new work.

    Buildfrom autoprompt-skill
  12. 12ap-scoper

    Report the compatibility redirect to `ap-roadmap-author`; this retired role cannot perform new work.

    Buildfrom autoprompt-skill
  13. 13ap-sweep-coordinator

    Report the compatibility redirect to `ap-run-coordinator`; this retired role cannot perform new work.

    Buildfrom autoprompt-skill
  14. 14ap-sweeper

    Report the compatibility redirect to `ap-independent-checker`; this retired role cannot perform new work.

    Buildfrom autoprompt-skill
  15. 15ap-verifier

    Report the compatibility redirect to `ap-independent-checker`; this retired role cannot perform new work.

    Buildfrom autoprompt-skill
  16. 16ap-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-skill
  17. 17autoprompt

    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-skill
  18. 18ap-arbiter

    Report the compatibility redirect to `ap-independent-checker`; this retired role cannot perform new work.

    Buildfrom autoprompt-skill
  19. 19ap-depth-prober

    Report the compatibility redirect to `ap-worker`; this retired role cannot perform new work.

    Buildfrom autoprompt-skill
  20. 20ap-framework-generator

    Report the compatibility redirect to `ap-worker`; this retired role cannot perform new work.

    Buildfrom autoprompt-skill
  21. 21ap-fresh-verifier

    Report the compatibility redirect to `ap-independent-checker`; this retired role cannot perform new work.

    Buildfrom autoprompt-skill
  22. 22ap-re-anchor

    Report the compatibility redirect to `C0`; this retired role cannot perform new work.

    Buildfrom autoprompt-skill
  23. 23ap-goal-checker

    Report the compatibility redirect to `ap-independent-checker`; this retired role cannot perform new work.

    Buildfrom autoprompt-skill
  24. 24ap-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.