Ape Skills
Description
Skills for apes like us, so we can do our jobs better and make our lives easier.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Ape Skills
Skills for apes like us, so we can do our jobs better and make our lives easier.
Installation
Install a skill with `npx skills`.
npx skills add https://github.com/arpitbbhayani/ape-skills/tree/master/
For example, to install `ape-cut-fluff`:
npx skills add https://github.com/arpitbbhayani/ape-skills/tree/master/ape-cut-fluff
Or you can download the skill directory and copy it into your Claude skills folder:
cp -r ape-cut-fluff ~/.claude/skills/
Each subdirectory is a self-contained skill and can be installed individually.
Usage
Just say `ape ...` and the matching skill takes over. For example, `ape cut fluff` triggers the fluff-cutting skill.
You can also tag a skill explicitly with `/skill`, e.g. `/ape-cut-fluff`.
Skills
| Skill | Description |
|---|---|
| ape-commit | Formats git commit messages with a crisp summary and imperative bullets. |
| ape-style-markdown | Applies consistent, professional Markdown formatting rules to any output. |
| ape-write-pseudocode | Writes high-level pseudocode for functions and algorithms. |
| ape-cut-fluff | Strips fluff and redundancy to drive writing to the bare minimum word count. |
| ape-plan-project | Splits a spec into phases, each with a full product + engineering design doc for agent handoff. |
| ape-poke-holes | Adversarially attacks design docs and specs. Finds failure modes, unstated assumptions, and scale cliffs -- no praise, no solutions, only holes. |
| ape-help-me-understand | Digests dense content in |
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11