← all publishers

garrytan

@garrytan source repo

134 published skills · page 2 of 2

  1. Skillpack Check · garrytan
    | Run `gbrain skillpack-check` to produce an agent-readable JSON health report for the gbrain install. Wraps `gbrain doctor` + `gbrain apply-migrations list` so a host agent (your OpenClaw's morning-briefing, any OpenClaw cron) can see at a glance whether the skillpack needs attention. Use when the user asks "is gbrain healthy?", when a cron fires a morning check, or proactively when something seems off (jobs not running, brain not updating, autopilot silent).
    1
    install
  2. Voice Post Call · garrytan bundle
    Post-call handling for a voice session — turn the transcript into a brain page, post the summary to the operator's messaging surface, archive the audio. Belt-and-suspenders: fires both from a tool the voice persona can call mid-call AND from the automatic call-end handler in server.mjs.
    1
    install
  3. Archive Crawler · garrytan bundle
    Universal archivist for personal file archives (Dropbox/B2/Gmail-takeout/local-mount/hard-drive-dump). Filters for high-value content (the user's own writing, ideas, relationships) and surfaces it interactively. REFUSES TO RUN without an explicit gbrain.yml `archive-crawler.scan_paths:` allow-list.
    1
    install
  4. Citation Fixer · garrytan bundle
    | Audit and fix citation formatting across brain pages. Ensures every fact has an inline [Source: ...] citation matching the standard format. Extended in v0.25.1: scans for broken tweet/post references that lack actual URLs and resolves them via the host's X / Twitter API integration.
    1
    install
  5. Hackernews Frontpage · garrytan bundle
    Scrape the Hacker News front page (titles, points, comment counts).
    1
    install
  6. Reference Pack · garrytan bundle
    Reference skill demonstrating the 10/10 skillpack contract. Adds a "what does this skillpack do" answer to the user's agent.
    1
    install
  7. Plan Ceo Review · garrytan bundle
    CEO/founder-mode plan review. (gstack)
    1
    install
  8. Benchmark Models · garrytan bundle
    Cross-model benchmark for gstack skills. (gstack)
    1
    install
  9. Data Research · garrytan
    | Structured data research: search sources, extract structured data, archive raw sources, maintain canonical tracker pages, deduplicate. Parameterized via YAML recipes for investor updates, donations, company updates, or any email-to-structured-data pipeline.
    1
    install
  10. Open Gstack Browser · garrytan bundle
    Launch GStack Browser — AI-controlled Chromium with the sidebar extension baked in.
    1
    install
  11. Webhook Transforms · garrytan
    | Generic framework for converting external events (SMS, meetings, social mentions) into brain-ingestible signals. Define a transform function, register a webhook URL, and incoming events get processed through the brain pipeline.
    1
    install
  12. Soul Audit · garrytan
    | 6-phase interactive interview that generates the agent's identity (SOUL.md), user profile (USER.md), access control (ACCESS_POLICY.md), and operational cadence (HEARTBEAT.md). Re-runnable anytime to update any section.
    1
    install
  13. Negation Prose · garrytan
    Skill where brain reference precedes a negation-prose mention
    1
    install
  14. Smoke Test · garrytan
    | Post-restart smoke tests + auto-fix for gbrain and OpenClaw environments. Tests critical services, auto-fixes known issues, extensible via user-defined test scripts in ~/.gbrain/smoke-tests.d/*.sh.
    1
    install
  15. IOS QA · garrytan bundle
    Live-device iOS QA for SwiftUI apps. (gstack)
    1
    install
  16. Capture · garrytan
    Save any thought or content into the brain via one CLI command. The single human-facing entrypoint that replaces "put_page vs commit-then-sync vs autopilot-wait" with one command that just works.
    1
    install
  17. Migrate · garrytan
    Universal migration from Obsidian, Notion, Logseq, markdown, CSV, JSON, Roam
    2
    installs
  18. Skillify · garrytan bundle
    Codify the most recent successful /scrape flow into a permanent browser-skill on disk. (gstack)
    1
    install
  19. Unfreeze · garrytan bundle
    Clear the freeze boundary set by /freeze, allowing edits to all directories again. (gstack)
    1
    install
  20. Autoplan · garrytan bundle
    Auto-review pipeline — reads the full CEO, design, eng, and DX review skills from disk and runs them sequentially with auto-decisions using 6 decision principles. (gstack)
    1
    install
  21. Plan Tune · garrytan bundle
    Self-tuning question sensitivity + developer psychographic for gstack (v1: observational). (gstack)
    1
    install
  22. Browse · garrytan bundle
    Fast headless browser for QA testing and site dogfooding. (gstack)
    1
    install
  23. Gstack · garrytan bundle
    Router for the gstack skill suite. (gstack)
    1
    install
  24. Ingest · garrytan
    Route content to specialized ingestion skills. Detects input type and delegates.
    1
    install
  25. Scrape · garrytan bundle
    Pull data from a web page. (gstack)
    1
    install
  26. QA Only · garrytan bundle
    Report-only QA testing. (gstack)
    1
    install
  27. Testing · garrytan
    | Skill validation framework PLUS daily test-suite health and regression intelligence. Validates skill conformance (frontmatter, manifest coverage, resolver coverage). Runs the project test suite in tiered phases (unit / evals / integration / system health), classifies failures, and produces a regression-aware report.
    1
    install
  28. Canary · garrytan bundle
    Post-deploy canary monitoring. (gstack)
    1
    install
  29. Health · garrytan bundle
    Code quality dashboard. (gstack)
    1
    install
  30. Careful · garrytan bundle
    Safety guardrails for destructive commands. (gstack)
    1
    install
  31. Diagram · garrytan bundle
    Turn an English description (or mermaid source) into a diagram triplet: the source, an editable .excalidraw file you can open (gstack)
    1
    install
  32. Publish · garrytan
    Share brain pages as beautiful password-protected HTML with zero LLM calls
    1
    install
  33. Retro · garrytan bundle
    Weekly engineering retrospective. (gstack)
    8
    installs
  34. Spec · garrytan bundle
    Turn vague intent into a precise, executable spec in five phases. (gstack)
    7
    installs