Chowdahh Preferences

Capture stable user preferences from Chowdahh conversations for consistent personalized responses.

Updated Apr 15, 2026
One-click install
npx skills add https://github.com/splashkes/chowdahh --skill chowdahh-preferences
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Chowdahh Preferences
Source: https://github.com/splashkes/chowdahh/tree/main/skills/chowdahh_preferences
Command: npx skills add https://github.com/splashkes/chowdahh --skill chowdahh-preferences

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill eliminates the frustration of receiving generic, inconsistent Chowdahh responses that ignore your repeated, stable preferences across conversations, removing the need to re-state your needs every time you interact with the service.

Core Features & Use Cases

  • Local Agent Memory Capture: Stores nuanced, context-specific preferences (like avoiding heavy news before 9am, preferring Canadian framing, or wanting good-news without fluff) for immediate, personalized responses in current conversations.
  • Chowdahh Profile Sync: Persists confirmed durable preferences (followed/muted topics, preferred tone lenses, default budget, delivery mode) to your Chowdahh profile for consistent personalization across all sessions and devices.
  • Use Case: If you regularly request brief, source-heavy news updates and want to avoid clickbait, this Skill will remember that preference and apply it to all future Chowdahh responses, and sync it to your profile if you opt in.

Quick Start

Use the Chowdahh Preferences skill to save your preference for brief, source-heavy news without fluff to both your local agent memory and your Chowdahh profile after you confirm you want it synced.

Frequently Asked Questions about Chowdahh Preferences

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

FAQPage Schema
How do I sync user preferences to my Chowdahh profile for consistent personalization?

You can sync user preferences to your Chowdahh profile by capturing stable preferences in local agent memory and pushing verified durable preferences via the PUT /api/v1/preferences/{person_id} endpoint. This ensures cross-session personalization without re-stating your needs.

What is agent memory storage for capturing user content tone preferences?

Agent memory storage captures context-specific user preferences, such as avoiding heavy news before 9am or preferring Canadian framing, to deliver immediate, personalized content responses in current conversations without requiring repeated manual inputs.

How do I save preferences for brief, source-heavy news updates without fluff?

To save preferences for brief, source-heavy news updates without fluff, the Skill stores this criteria in local agent memory for immediate use. Upon your explicit confirmation, it syncs these durable preferences to your Chowdahh profile.

Does preference sync require explicit user consent before updating a Chowdahh profile?

Yes, preference sync requires explicit user consent before updating a Chowdahh profile. The Skill captures preferences locally first, then prompts for verification to synchronize durable preferences via the PUT /api/v1/preferences/{person_id} endpoint.