agh
Runs coding CLIs as durable, networked background sessions
All Skills in This Repository (72)
Pure Emerald Level Indicatorswebsite-to-hyperframes
Convert a website URL into a HyperFrames video workflow with design tokens and storyboard.
agent-browser
Automate browser interactions, extract page data, and capture screenshots.
ship-pr
Generate documentation impact notes, release notes, and a GitHub PR description, then commit and open the PR.
cy-spec-preflight
Load canonical playbook context and run phase-specific structural validation before spec authoring.
fumadocs
Configure and troubleshoot Fumadocs documentation sites across React framework adapters.
mermaid-diagrams
Create software diagrams from Mermaid text definitions.
qmd
Retrieve relevant markdown content using hybrid BM25 and vector search.
cy-spec-peer-review
Runs an Opus peer review on approved AGH TechSpecs via compozy exec.
seo-audit
Audit websites for crawlability, indexation, technical, and on-page SEO issues.
copywriting
Write conversion-focused marketing copy with headlines, CTAs, and benefits.
impeccable
Designs and refines web/app UI with attention to UX quality and accessibility.
handoff
Generate a compact handoff document summarizing conversation context for a new agent.
Frequently Asked Questions
FAQPage SchemaHow to install AGH?▼
Run `npx skills add compozy/agh --all -g -y` in your terminal to install all skills in this suite globally.
What does AGH actually do?▼
AGH is a local-first daemon that runs coding CLIs as durable, inspectable sessions with memory, automation, and peer networking. Sessions survive terminal closures and are controllable via CLI, HTTP, UDS, or the web UI.
Which coding runtimes does AGH support?▼
It spawns Claude Code, OpenClaw, Hermes, and other ACP-compatible runtimes as managed subprocesses over JSON-RPC. Each session persists events in SQLite for full replay and inspection.
Is the AGH repository still maintained?▼
No. AGH merged into CompozyOS and this repository is frozen; development continues at github.com/compozy/compozy. The skills and guides here remain usable as reference material.
Can I use these skills without the AGH daemon?▼
Yes. The bundled skills (debugging, QA, code review, React, Go, SEO, and more) follow the universal SKILL.md standard and work standalone in Claude Code, Cursor, and similar runtimes.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core