Abilityai/abilities

High-quality Claude Code plugins from Ability.ai

11Stars on the repository
60Mods indexed here, across every type
14d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

Abilityai/abilities

Skill Claude CodeCodex

DEPRECATED pointer — this skill moved into the agent-dev plugin and is now invoked as /agent-dev:add-project-management. This stub exists only so existing installs of the standalone add-project-management plugin do not break silently; it installs nothing and simply directs you to the current command. It will be…

11 14d ago A 68 tokens original MIT

create-note

02

Abilityai/abilities

Skill Claude CodeCodex

Create a new permanent note in the Brain vault with proper metadata.

11 14d ago A 15 tokens original MIT

search-brain

04

Abilityai/abilities

Skill Claude CodeCodex

Search the Brain vault for notes matching a query.

11 14d ago A 13 tokens original MIT

setup-brain

05

Abilityai/abilities

Skill Claude CodeCodex

Initialize a Zettelkasten-style brain vault for knowledge management.

11 14d ago A 16 tokens original MIT

refresh-index

06

Abilityai/abilities

Skill Claude CodeCodex

Refresh the file index with current directory state.

11 14d ago A 11 tokens original MIT

search-files

07

Abilityai/abilities

Skill Claude CodeCodex

Search the file index for files matching a pattern or keyword.

11 14d ago A 14 tokens original MIT

setup-index

08

Abilityai/abilities

Skill Claude CodeCodex

Initialize file indexing for this workspace. Creates fileindex.md with directory structure.

11 14d ago A 18 tokens original MIT

load-memory

09

Abilityai/abilities

Skill Claude CodeCodex

Load memory context at session start using selective queries.

11 14d ago A 12 tokens original MIT

memory-jq

10

Abilityai/abilities

Skill Claude CodeCodex

Efficiently update JSON memory fields using jq patterns.

11 14d ago A 14 tokens original MIT

setup-memory

11

Abilityai/abilities

Skill Claude CodeCodex

Initialize JSON-based memory system with structured sections.

11 14d ago A 11 tokens original MIT

update-memory

12

Abilityai/abilities

Skill Claude CodeCodex

Update memory after a session with new information and actions.

11 14d ago A 13 tokens original MIT

create-project

14

Abilityai/abilities

Skill Claude CodeCodex

Create a new project folder with standard tracking structure.

11 14d ago A 12 tokens original MIT

setup-projects

16

Abilityai/abilities

Skill Claude CodeCodex

Initialize project and session management structure with CLAUDE.md integration.

11 14d ago A 16 tokens original MIT

Abilityai/abilities

Skill Claude CodeCodex

Add GitHub Issues backlog workflow to any agent — creates the full development cycle (backlog, claim, close, groom, roadmap, autoplan, commit, sprint, work-loop).

11 14d ago B 43 tokens original MIT

add-canon-lint

18

Abilityai/abilities

Skill Claude CodeCodex

Install deterministic consistency linting into a fleet's shared canon repo — seeds tools/canon-lint/ (stdlib-only Python, no LLM), lint/rules.yaml (severity config), a GitHub Actions workflow that lints every push/PR, and the "Lintable structure" section of CONVENTIONS.md defining the two-zone folder schema…

11 14d ago A 167 tokens original MIT

add-canon

19

Abilityai/abilities

Skill Claude CodeCodex

Give any agent a shared canonical-data layer — installs /canon-publish (commit this agent's own folder in the fleet's shared canon repo), /canon-consume (read other agents' published data at a cited ref), /canon-reconcile (scheduled freshness pass over the agent's own folder), and /canon-doctor (verify the layer…

11 14d ago A 211 tokens original MIT

add-git-sync

20

Abilityai/abilities

Skill Claude CodeCodex

Add git-as-state hooks to an agent — auto-commits on Stop, rebases on SessionStart, snapshots on PreCompact. Gives agents durable cross-session memory through their own repo.

11 14d ago B 43 tokens original MIT

add-memory

21

Abilityai/abilities

Skill Claude CodeCodex

Add a memory system to an agent — file awareness, knowledge graph, structured state, or multi-session tracking.

11 14d ago A 24 tokens original MIT

add-orchestrator

22

Abilityai/abilities

Skill Claude CodeCodex

Make any agent a system-aware orchestrator — installs /discover-agents (discover the fleet from live Trinity and/or a repo list into a descriptive fleet/system-map.yaml), /compose-system (turn the map into a Trinity SystemManifest and deploysystem), and /orchestrate (route, fan out, and run ephemeral agents via…

11 14d ago B 87 tokens original MIT

Abilityai/abilities

Skill Claude CodeCodex

Scaffold a new instance (tenant / zone / case) of an existing pipeline — creates projects/<slug>/instances/<instance>/{config.yaml, state.json} and syncs state.json to /.trinity/pipeline-state/.

11 14d ago A 57 tokens original MIT

add-pipeline-stage

24

Abilityai/abilities

Skill Claude CodeCodex

Append a new stage to an existing pipeline.yaml — asks for stage id, skill, timeout, retry policy, and position in the DAG. Validates DAG acyclicity and syncs the read surface.

11 14d ago B 46 tokens original MIT