By ondrej-svec
The Hitchhiker's Guide — content creation suite with automated pipeline, daily briefs, and blog writing
You are the Scout, responsible for analyzing and evaluating source signals gathered from RSS feeds, Gmail newsletters, Hacker News, and the user's personal captures.
You are the Voice Checker, responsible for ensuring all generated content matches the user's authentic writing voice. You are meticulous about jargon detection, tone analysis, and voice consistency.
Capture what's on your mind — morning intentions or evening reflections — and save a structured daily thought record
Use when the user asks to run Claude Code CLI (`claude`, `claude resume`) for review, analysis, implementation, refactoring, debugging, or follow-up specifically through Claude Code.
Use when the user asks to run Codex CLI (codex exec, codex resume) or references OpenAI Codex for code analysis, refactoring, or automated editing
Use when the user asks to run Gemini CLI (gemini, gemini resume) or references Google Gemini for code analysis, refactoring, or automated editing
Run the daily content pipeline to fetch signals, analyze relevance, draft output, edit for voice fidelity, and deliver the brief
Uses power tools
Uses Bash, Write, or Edit tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Don't Panic.
32 skills for AI coding agents. Five plugins. Works with Claude Code, Codex, OpenCode, Pi, and any tool supporting the agentskills.io standard. Named after The Hitchhiker's Guide to the Galaxy because the universe is absurd and your tools should at least have personality.
/plugin marketplace add ondrej-svec/heart-of-gold-toolkit
/plugin install deep-thought@heart-of-gold-toolkit
bunx @heart-of-gold/toolkit install --to codex
The Codex target also applies Codex-specific wording transforms for flagship shared skills so interactive flows like brainstorm and plan more strongly encourage Codex's structured user-input UI instead of falling back to plain text when richer selection UX is available. It also rewrites slash-command references in installed skill text — both plain (/plan, /work) and plugin-prefixed (/deep-thought:review, /marvin:compound) — to Codex-style $... skill invocations.
bunx @heart-of-gold/toolkit install --to opencode
# Option A: install the package directly in Pi to get skills + pi-native extensions
pi install npm:@heart-of-gold/toolkit
# Option B: install shared skills only into Pi's native skill directory
bunx @heart-of-gold/toolkit install --to pi
Important: choose one Pi install path or the other.
Do not use both the Pi package install and install --to pi at the same time, or Pi will report duplicate skill collisions on reload.
The CLI now refuses install --to pi when your Pi settings already reference @heart-of-gold/toolkit as a package. If you intentionally want both paths for debugging, rerun with --force.
Pi also discovers skills from the shared ~/.agents/skills/ location, so installs done with the OpenCode target are usable from Pi too.
When installed as a Pi package, Heart of Gold exposes Pi-native extension commands for the flagship workflows:
/deep-thought-brainstorm — start a brainstorm (collaborative discovery)/deep-thought-plan — start planning (research and produce a plan document)/deep-thought-architect — turn brainstorm decisions into stories and architecture docs/share-html — publish an HTML file or static site directory through the portable share-html skill/share-server-setup — set up or adopt the local share server through the portable share-server-setup skill/share-server-control — control the local share server lifecycle through the portable share-server-control skill/marvin-work — start executing a plan (with always-on safety guardrails)Pi package installs also include a Pi-only guided workflow enhancer for supported Heart of Gold skills. For brainstorm, plan, and architect, when the assistant asks a high-confidence structured question, Pi can upgrade it into a custom interactive TUI and feed the answer back into the same workflow. Shared skills remain plain-text portable in every other harness.
For extension debugging, Pi also exposes /deep-thought-guided-debug to toggle notices explaining when a guided prompt was extracted, skipped, dismissed, or answered.
The skills themselves enforce their own boundaries (read-only for brainstorm/plan, safe commands for work) via allowed-tools and prompt constraints — no manual mode switching needed.
The work extension also provides always-on guardrails that protect .env, .git/, and node_modules/ from edits, block git add . and destructive rm, and require confirmation for git push / npm publish.
bunx @heart-of-gold/toolkit list
Some skills in this repository can, when configured by the user, interact with personal services and local tooling such as:
Treat skills and helper scripts as executable automation, not passive text. Review their contents before installing them, especially for plugins like Guide and Babel Fish that can access personal data or third-party services.
Ten ways to think clearly about hard problems.
Brainstorm before you plan. Plan before you build. Investigate when something breaks. Review when it ships. Map where it could go when you can't see the futures yet. And when the stakes are high, simulate an expert panel that argues with itself until the right answer falls out.
10 skills · 9 agents · 16 knowledge files
npx claudepluginhub ondrej-svec/heart-of-gold-toolkit --plugin guideThe Answer Computer — reasoning tools for brainstorming, planning, architecture design, and deep thinking
Universal Translator — media generation tools for audio, image, video, and visualization
The Paranoid Android — quality tools for code review, knowledge compounding, and work execution
Technical content generation for blog posts and social media
SEO content creation with auditing, planning, and optimized writing
The Answer Computer — reasoning tools for brainstorming, planning, architecture design, and deep thinking
Write technical blog posts, tutorials, and documentation with Flatiron School's engaging teaching style. Turn complex topics into clear narratives.
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns