ontario-bud

Applies a rural-Ontario Letterhead style to assistant prose while preserving code and paths.

3|Updated Apr 17, 2026
One-click install
npx skills add https://github.com/kbatsu/chrysippus --skill ontario-bud
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ontario-bud
Source: https://github.com/kbatsu/chrysippus/tree/main/.claude/skills/ontario-bud
Command: npx skills add https://github.com/kbatsu/chrysippus --skill ontario-bud

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Renders all assistant prose in a rural-Ontario / Letterkenny-inspired caricature register while preserving code, identifiers, file paths, command output, and backtick-wrapped content verbatim. Single flavor: bud. Activation persists across the session and can be controlled via triggers and a sibling ontario-bud.config.

Core Features & Use Cases

  • Activation and persistence: once loaded, the register applies to every assistant turn for the session.
  • Config-driven preservation: reads ontario-bud.config to toggle content preservation (code comments, errors, etc.).
  • Safe, non-disruptive styling: prose is transformed without altering code, paths, or outputs.

Quick Start

Activate Ontario-Bud by saying ontario bud or invoking /ontario-bud to apply the register to all assistant turns for the current session.

Frequently Asked Questions about ontario-bud

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

FAQPage Schema
How do I style AI prose responses with a specific regional caricature register?

To style AI prose with a rural-Ontario Letterkenny caricature register, you can apply a session-wide prose transformation that alters conversational text while preserving technical content like code and identifiers.

How do I protect code blocks and file paths from prose styling changes?

Code blocks, file paths, identifiers, and backtick-wrapped content are preserved verbatim by default. You can toggle preservation settings for code comments and errors by configuring a sibling ontario-bud.config file.

What is the best way to apply a persistent prose voice across an entire chat session?

Applying a persistent prose voice across a session requires activating a styling trigger, such as a specific phrase or slash command, which then enforces the register on every subsequent assistant turn.

Does the Letterkenny prose styling alter command line outputs or code comments?

The Letterkenny prose styling does not alter command line outputs by default. Preservation toggles for code comments and errors can be controlled by reading the sibling ontario-bud.config file.

How do I activate a regional prose register for my current chat session?

To activate the regional prose register for your current session, simply say the trigger phrase ontario bud or invoke the /ontario-bud command to apply the styling to all assistant turns.

Can I use prose styling skills without defining skill metadata in the root directory?

No, the prose styling skill requires the SKILL.md frontmatter in the skill root to define its name and description, ensuring the session-wide persistence and trigger mechanisms function correctly.