setup

Configure the Guide content pipeline by creating or updating content/config.yaml.

18|3|Updated Mar 28, 2026
One-click install
npx skills add https://github.com/ondrej-svec/heart-of-gold-toolkit --skill setup-ondrej-svec
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: setup
Source: https://github.com/ondrej-svec/heart-of-gold-toolkit/tree/main/plugins/guide/skills/setup
Command: npx skills add https://github.com/ondrej-svec/heart-of-gold-toolkit --skill setup-ondrej-svec

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Configures and maintains the Guide content pipeline by creating or updating content/config.yaml, sources, themes, and voice profile settings to ensure consistent publishing workflows.

Core Features & Use Cases

  • Interactive setup prompts guide you through voice profile, themes, sources, and cadence.
  • Config generation and updates creates content/config.yaml and related artifacts without overwriting existing values.
  • First-time setup or reconfiguration can adjust settings with existing state awareness, so changes are incremental.

Quick Start

Run the setup skill to initialize or reconfigure your Guide content pipeline and follow the prompts to customize voice, sources, and cadence.

Frequently Asked Questions about setup

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I configure a Guide content pipeline for the first time?

You can reconfigure an existing Guide content pipeline by running the setup skill, which reads your current state and incrementally updates settings without overwriting your valid configuration values.

What is a voice profile and how does it affect my content publishing workflow?

A voice profile defines the tonal style for your content pipeline and is configured during setup, ensuring your published sources maintain a consistent voice across all generated outputs.

Can I update sources and themes in config.yaml without losing my existing settings?

Yes, updating sources and themes preserves existing settings because the setup skill reads your current configuration state and applies incremental changes to avoid overwriting valid values.

Does the content pipeline setup process require any prior configuration files?

No prior configuration files are required; the setup skill initializes content/config.yaml from scratch or modifies existing configuration artifacts based on your current pipeline state.

What's the best way to adjust publishing cadence for my content sources?

The best way to adjust publishing cadence is via the interactive setup workflow, which guides you through updating schedule settings alongside your sources and themes in config.yaml.