Skip to main content

← All sources

gentle-ai skills

Gentle-AI configures the AI coding agents you already use: Claude Code, Cursor, OpenCode, Codex, Pi, and more. Choose persistent memory, Spec-Driven Development, curated skills, MCP servers, personas, and optional bounded review. Open source, no agent lock-in. 31 skills. skills-hub.ai mirrors 31 skills from gentle-ai 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/Gentleman-Programming/gentle-ai

Installing a gentle-ai 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 gentle-ai skill
npx @skills-hub-ai/cli install <skill-slug>

# Browse all gentle-ai skills via API
curl https://skills-hub.ai/api/v1/skills?source=gentle-ai

# Browse all sources
open https://skills-hub.ai/sources

Top gentle-ai skills

See all →

The most-installed skills from gentle-ai, ranked by adoption.

  1. 01hermes-ephemeral-delegation

    Trigger: broad exploration, multi-file reads, tests/builds, fresh review, or multi-step debug. Orchestrate complex work via delegate_task to protect context.

    Buildfrom gentle-ai
  2. 02sdd-init

    Trigger: sdd init, iniciar sdd, openspec init. Initialize SDD context, testing capabilities, registry, and persistence.

    Buildfrom gentle-ai
  3. 03skill-improver

    Trigger: improve skills, audit skills, refactor skills, skill quality. Audit and upgrade existing LLM-first skills.

    Buildfrom gentle-ai
  4. 04systemic-issue-triage

    Trigger: new issue, bug report, triage, backlog, issue flood, community report, root cause, dead-end, blocked user. Attack issues by root class, never one-by-one; fixes must shrink the system, not grow it.

    Buildfrom gentle-ai
  5. 05go-testing

    Trigger: Go tests, go test coverage, Bubbletea teatest, golden files. Apply focused Go testing patterns.

    Buildfrom gentle-ai
  6. 06sdd-onboard

    Walk users through the SDD workflow on the real codebase. Trigger: orchestrator launches onboarding for the full SDD cycle.

    Buildfrom gentle-ai
  7. 07skill-creator

    Trigger: new skills, agent instructions, documenting AI usage patterns. Create LLM-first skills with valid frontmatter.

    Buildfrom gentle-ai
  8. 08sdd-apply

    Implement SDD tasks from specs and design. Trigger: orchestrator launches apply for one or more change tasks.

    Buildfrom gentle-ai
  9. 09sdd-design

    Create the SDD technical design and architecture approach. Trigger: orchestrator launches design for a change.

    Buildfrom gentle-ai
  10. 10sdd-propose

    Create an SDD change proposal with intent, scope, and approach. Trigger: orchestrator launches proposal work for a change.

    Buildfrom gentle-ai
  11. 11sdd-verify

    Trigger: SDD verification phase, verify change. Execute tests and prove implementation matches specs, design, and tasks.

    Buildfrom gentle-ai
  12. 12work-unit-commits

    Plan commits as reviewable work units. Trigger: implementation, commit splitting, chained PRs, or keeping tests and docs with code.

    Buildfrom gentle-ai
  13. 13sdd-tasks

    Break an SDD change into implementation tasks. Trigger: orchestrator launches task planning for a change.

    Buildfrom gentle-ai
  14. 14branch-pr

    Create Gentle AI pull requests with issue-first checks. Trigger: creating, opening, or preparing PRs for review.

    Buildfrom gentle-ai
  15. 15cognitive-doc-design

    Design docs that reduce cognitive load. Trigger: writing guides, READMEs, RFCs, onboarding, architecture, or review-facing docs.

    Buildfrom gentle-ai
  16. 16gentle-ai-bench

    Trigger: bench, journey, journeys, driven mode, gentle-ai-bench, journey corpus, j-numbers, bench axis. Author and verify gentle-ai bench journeys; go test ./bench never proves driven execution.

    Buildfrom gentle-ai
  17. 17judgment-day

    Trigger: judgment day, dual review, adversarial review, juzgar. Run explicit blind dual review with at most two scoped fix/re-judgment rounds.

    Buildfrom gentle-ai
  18. 18sdd-research

    Trigger: SDD research, external evidence, source-backed research. Produce auditable evidence for a selected research lane.

    Buildfrom gentle-ai
  19. 19sdd-spec

    Write SDD delta specs with requirements and scenarios. Trigger: orchestrator launches spec work for a change.

    Buildfrom gentle-ai
  20. 20gentle-ai-chained-pr

    Trigger: PRs over 400 lines, stacked PRs, review slices. Split oversized changes into chained PRs that protect review focus.

    Buildfrom gentle-ai
  21. 21issue-root-resolution

    Trigger: root audit, atacar la raíz, issue roots, backlog roots, mechanism map, deletion-driven fix, resolver issues de raíz, close outdated issues. Audit and resolve issue clusters by verified root cause.

    Buildfrom gentle-ai
  22. 22chained-pr

    Trigger: PRs over 400 lines, stacked PRs, review slices. Split oversized changes into chained PRs that protect review focus.

    Buildfrom gentle-ai
  23. 23comment-writer

    Write warm, direct collaboration comments. Trigger: PR feedback, issue replies, reviews, Slack messages, or GitHub comments.

    Buildfrom gentle-ai
  24. 24issue-creation

    Trigger: issue creation, bug reports, feature requests, or issue approval. Create and triage GitHub issues from repository evidence.

    Buildfrom gentle-ai

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 9, 2026, 4:08 PM (success).

gentle-ai skills, frequently asked

What are gentle-ai skills?

gentle-ai skills are AI coding skills published by gentle-ai (Gentle-AI configures the AI coding agents you already use: Claude Code, Cursor, OpenCode, Codex, Pi, and more. Choose persistent memory, Spec-Driven Development, curated skills, MCP servers, personas, and optional bounded review. Open source, no agent lock-in. 31 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 gentle-ai skills are available?

skills-hub.ai indexes 31 skills from gentle-ai, synced daily from the upstream GitHub repository (https://github.com/Gentleman-Programming/gentle-ai).

How do I install a gentle-ai 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 gentle-ai skills?

Yes. Every skill from this source is mirrored from gentle-ai's own GitHub repository (https://github.com/Gentleman-Programming/gentle-ai). Each skill page links back to the upstream source of truth, so you can verify the original.