grahama1970/agent-skills

Shared skills for AI agents (Claude Code, Codex, Gemini)

6Stars on the repository
210Mods indexed here, across every type
todayLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

consume-book

97

grahama1970/agent-skills

Skill Claude Code

Search and annotate ingested books. Supports markdown/text files and EPUBs, tracks reading position, and stores Horus notes in memory.

not rated 6 +1 today A 30 tokens

consume-feed

98

grahama1970/agent-skills

Skill Claude CodeCodex

Manage and run nightly ingestion of upstream feeds (RSS). GitHub and NVD support coming in Phase 2. Fetch updates, store summaries in ArangoDB, and integrate with Memory. Use this skill to "check for updates" or "add a new source" to the knowledge graph.

not rated 6 +1 today A 62 tokens

consume-midi

99

grahama1970/agent-skills

Skill Claude Code

Search and retrieve MIDI fragments from the library for arrangement composition. The library is populated from reference songs: /consume-music finds songs → /learn-artist downloads + separates stems → /review-music analyzes → /create-midi to-spec converts stem audio to MIDI → /memory learn stores with HMT tags.…

not rated 6 +1 today A 78 tokens

consume-movie

100

grahama1970/agent-skills

Skill Claude Code

Search and extract clips from ingested movies. Query SRT subtitles, extract video clips at timestamps, and track Horus notes on scenes. Use after /ingest-movie has processed content.

not rated 6 +1 today A 43 tokens

consume-music

101

grahama1970/agent-skills

Skill Claude Code

Search and annotate music from ingested YouTube history. Uses Horus Music Taxonomy (HMT) for bridge-based memory integration. Enables episodic associations linking music to lore events.

not rated 6 +1 today A 41 tokens

consume-youtube

102

grahama1970/agent-skills

Skill Claude Code

Search and annotate YouTube transcripts already ingested by /ingest-youtube. Supports per-channel indexing and Horus notes with /memory integration.

not rated 6 +1 today A 33 tokens

context7

103

grahama1970/agent-skills

Skill Claude Code

Fetch up-to-date library documentation from Context7 API. Use when user asks "how do I use this library", "show me docs for", "library documentation", "API reference for", or needs current documentation for any code library.

not rated 6 +1 today A 50 tokens

conversation-lab

104

grahama1970/agent-skills

Skill Claude CodeCodex

Self-improving conversation convergence loop for SPARTA stress tests. Diagnoses unsatisfied sessions, re-runs until personas say satisfactory, outputs structured JSON for /assess consumption. Use when conversation quality is low, sessions are partial, or you need to converge conversations.

not rated 6 +1 today A 58 tokens

converse

105

grahama1970/agent-skills

Skill Claude Code

Real-time two-way voice conversation with persona. Full-duplex audio via PersonaPlex (Moshi-based) with barge-in, backchannels, emotional state tracking, humming (Federated Taxonomy-driven song selection from /consume-music, episodic memory, and dream motifs), and conversation steering. Supports Discord voice, KDE…

not rated 6 +1 today A 79 tokens

corpus-report

106

grahama1970/agent-skills

Skill Claude Code

Report on the continuous PDF extraction learning system. Shows corpus statistics, S00/S04 section estimation quality, failure patterns, pipeline bottlenecks, and trends over time. Reads manifest.jsonl and patternregistry.json from the 12TB extractor corpus.

not rated 6 +1 today A 54 tokens

create-annotated-pdf

107

grahama1970/agent-skills

Skill Claude CodeCodex

Generate annotated PDFs from extraction pipeline run data. Overlays color-coded bounding boxes (text, tables, figures, equations) from S02/S05/S06 onto the original PDF. Supports single PDF, run directory, batch from blacklist, and interactive review server.

not rated 6 +1 today A 59 tokens

create-architecture

108

grahama1970/agent-skills

Skill Claude Code

Explain a module or codebase with source-grounded architecture diagrams. Read the implementation, choose the view that answers the question, then compose existing diagram skills. Use for system structure, dependencies, execution flow, lifecycle, and assurance explanations.

not rated 6 +1 changed 6d ago A 51 tokens

create-cast

109

grahama1970/agent-skills

Skill Claude Code

Multi-round character casting orchestrator for the Horus movie pipeline. Extracts characters from scripts, discovers reference actors, generates identity images, and assigns voices. Runs as Phase 2.5 in create-movie.

not rated 6 +1 today A 47 tokens

create-classifier

110

grahama1970/agent-skills

Skill Claude Code

Train task-specific classifiers for the extractor pipeline. Supports vision, text, and hybrid classifiers with GRPO training and execution feedback. Includes data collection, confidence-based routing, and shadow deployment.

not rated 6 +1 today A 41 tokens

create-code

111

grahama1970/agent-skills

Skill Claude Code

Orchestrate the end-to-end coding process for the Horus persona. Composes research (/dogpile), isolated execution (/battle), structured implementation (/task, /orchestrate), and brutal code review (/review-code).

not rated 6 +1 today A 48 tokens

create-context

112

grahama1970/agent-skills

Skill Claude Code

Generate comprehensive CONTEXT.md for agent handoff. Captures current state, decisions, lessons learned, and next steps so another agent can continue with zero prior context.

not rated 6 +1 today A 36 tokens

create-design-board

113

grahama1970/agent-skills

Skill Claude Code

Generate and maintain iterative design boards from image directories. Composite PNG grids, markdown boards with size previews, round tracking, and side-by-side comparison tables.

not rated 6 +1 today A 34 tokens

create-design

114

grahama1970/agent-skills

Skill Codex

Start and manage a research-backed UX/design collaboration loop from a natural language design request to brief, references, mockups, structured human review, ux-lab implementation, screenshot/CDP proof, reviewer acceptance, and memory learning. Use when the human asks to create, redesign, research, review, or…

not rated 6 +1 today A 107 tokens

create-evidence-case

115

grahama1970/agent-skills

Skill Claude Code

Build structured evidence cases using Claims-Arguments-Evidence (CAE) trees. AGENT-DRIVEN composable orchestrator: the agent decomposes the question, calls existing skills for data collection and verification, then DECIDES the verdict. Python runner.py is a thin data collector and persistence layer.

not rated 6 +1 today A 64 tokens

create-figure

116

grahama1970/agent-skills

Skill Claude Code

Create publication-quality figures, charts, and diagrams. Multi-backend: Graphviz, Mermaid, NetworkX/D3, matplotlib, plotly, seaborn. 50+ visualization types for any domain.

not rated 6 +1 today A 45 tokens

create-gpt

117

grahama1970/agent-skills

Skill Claude Code

Train task-specific small GPTs (0.5B-1.7B) for Tier 1.5 inference. Supports QLoRA SFT, GRPO with pluggable rewards, Karpathy microgpt from-scratch training, Optuna HP search, iterative self-improvement with holdout gates, and GGUF export for production inference.

not rated 6 +1 today A 76 tokens

create-gsn-diagram

118

grahama1970/agent-skills

Skill Claude Code

GSN (Goal Structuring Notation) diagrams + OMG SACM 2.2 XML export from compliance graph. Supports taxonomy context mapping (Mind tags → SACM Context nodes), OSCAL evidence linking, and Lean4 proof references.

not rated 6 +1 today A 54 tokens

create-icon

119

grahama1970/agent-skills

Skill Claude Code

Create icons for Stream Deck or other uses. Fetches from web, resizes to 72x72, creates white/active states.

not rated 6 +1 today A 31 tokens

create-image

120

grahama1970/agent-skills

Skill Claude Code

Create images using AI generation (FLUX.1-schnell, Ollama), Mermaid diagrams, or placeholders. Supports multiple backends with automatic fallback.

not rated 6 +1 today A 34 tokens

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: