garrytan
- 134 skills
- 0 followers
- 19 hours ago last updated
- ▌ 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).
- ▌ Voice Post Call · garrytan bundlePost-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.
- ▌ Archive Crawler · garrytan bundleUniversal 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.
- ▌ 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.
- ▌ Hackernews Frontpage · garrytan bundleScrape the Hacker News front page (titles, points, comment counts).
- ▌ Reference Pack · garrytan bundleReference skill demonstrating the 10/10 skillpack contract. Adds a "what does this skillpack do" answer to the user's agent.
- ▌
- ▌
- ▌ 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.
- ▌ Open Gstack Browser · garrytan bundleLaunch GStack Browser — AI-controlled Chromium with the sidebar extension baked in.
- ▌ 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.
- ▌ 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.
- ▌
- ▌ 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.
- ▌
- ▌ Capture · garrytanSave 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.
- ▌
- ▌ Skillify · garrytan bundleCodify the most recent successful /scrape flow into a permanent browser-skill on disk. (gstack)
- ▌ Unfreeze · garrytan bundleClear the freeze boundary set by /freeze, allowing edits to all directories again. (gstack)
- ▌ Autoplan · garrytan bundleAuto-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)
- ▌ Plan Tune · garrytan bundleSelf-tuning question sensitivity + developer psychographic for gstack (v1: observational). (gstack)
- ▌
- ▌
- ▌
- ▌
- ▌
- ▌ 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.
- ▌
- ▌
- ▌
- ▌ Diagram · garrytan bundleTurn an English description (or mermaid source) into a diagram triplet: the source, an editable .excalidraw file you can open (gstack)
- ▌
- ▌
- ▌