Skill Claude CodeCodex
Continuous learning heartbeat - autonomously researches, extracts insights, and expands knowledge base.
Skill Claude CodeCodex
Continuous learning heartbeat - autonomously researches, extracts insights, and expands knowledge base.
Skill Claude CodeCodex
Upsert and maintain entity notes in a REFERENCE-kind scope (external facts/records), then reindex so they become connection/insight targets. Generic across reference scopes; Company is the default. The scope's entity taxonomy (type/relationship) lives in that scope's own schema doc (Company's is…
Skill Claude CodeCodex
Manage the incubation loop topic lifecycle — seed new questions, review status, crystallize converged conclusions, and retire stale topics.
Skill Claude CodeCodex
Manage domain-watch surveillance configs — seed new domains, review scan status and proposals, activate Watch Log proposals into thinking topics, pause domains, and update PIRs or watch queries.
Skill Claude CodeCodex
Extract chapters from PDF, MOBI, and AZW3 book files into individual markdown files. Use when extracting non-EPUB books. PDF uses pymupdf with TOC-based chapter splitting and auto-OCR fallback (Gemini) for scanned/image-only PDFs; MOBI/AZW3 routes through calibre then epub-chapter-extractor.
Skill Claude CodeCodex
Generate images using Google's Nano Banana (Gemini 2.5 Flash Image). Use when creating infographics, diagrams, thumbnails, social media graphics, or any AI-generated images. Costs $0.039/image.
Skill Claude CodeCodex
Propagate staleness from a changed note through the Brain Dependency Graph - shows which downstream notes need review.
Skill Claude CodeCodex
Fast knowledge base retrieval - single FAISS search + graph connections, no subagents or LLM orchestration.
Skill Claude CodeCodex
Retrieve relevant knowledge from Obsidian vault using 3-layer semantic search based on conversation context.
Skill Claude CodeCodex
Integrity report for a reference scope — the reference-scope analog of /coherence-sweep. Scans every entity note for provenance violations (any note not provenance:reference), type/relationship enum violations, missing/invalid asof, status/supersededby integrity, dangling wiki-links, orphan entities, and…
Plugin Claude Code
High-quality Claude Code plugins from Ability.ai - productivity tools, workflow automation, and agent orchestration.
Instructions file
Instructions for Abilityai/abilities, covering claude.md, project overview, repository structure, plugin installation and add marketplace (one-time).
Plugin Claude Code
DEPRECATED — moved into the agent-dev plugin. Install agent-dev and run /agent-dev:add-project-management instead. This package remains for one release as a pointer stub so existing installs do not break; it installs nothing.
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…
Plugin Claude Code
Develop and extend existing agents — add skills, memory systems, GitHub Issues development workflow (backlog, roadmap, groom, claim, autoplan, commit, sprint, work-loop), long-running multi-stage pipelines (add-pipeline + heartbeat / status / recover / pause / resume runtime skills), system-aware orchestration…
Skill Claude CodeCodex
Create a new permanent note in the Brain vault with proper metadata.
Skill Claude CodeCodex
Discover connections between notes in the Brain vault.
Skill Claude CodeCodex
Search the Brain vault for notes matching a query.
Skill Claude CodeCodex
Initialize a Zettelkasten-style brain vault for knowledge management.
Skill Claude CodeCodex
Refresh the file index with current directory state.
Skill Claude CodeCodex
Search the file index for files matching a pattern or keyword.
Skill Claude CodeCodex
Initialize file indexing for this workspace. Creates fileindex.md with directory structure.
Skill Claude CodeCodex
Load memory context at session start using selective queries.
Skill Claude CodeCodex
Efficiently update JSON memory fields using jq patterns.