paw-tools-setup
Pawbytes Tools Setup
Overview
Installs and configures Pawbytes Tools module into a project. Collects user preferences and writes them to:
{project-root}/.pawbytes/config/config.yaml— shared Pawbytes ecosystem configuration{project-root}/.pawbytes/config/config.user.yaml— personal settings (gitignored, contains API keys)
{project-root} is a literal token in config values — never substitute it with an actual path. It signals to the consuming LLM that the value is relative to the project root.
On Activation
- Read
./assets/module.yamlfor module metadata and variable definitions - Check if
{project-root}/.pawbytes/config/config.yamlexists — if present, inform the user this is an update
If the user provides arguments (e.g. accept all defaults, --headless, or inline values), map provided values to config keys, use defaults for the rest, and skip interactive prompting.
Collect Configuration
More from pawbytes/skill-suites
paw-mkt-guerrilla
Designs unconventional tactics, growth hacks, and viral campaigns. Use when the user requests 'growth hack', 'viral campaign', 'guerrilla marketing', 'low-budget marketing', or 'marketing stunt'.
35paw-mkt-dashboard
Generates SvelteKit + sql.js dashboards with LLM-built UI. Use when the user requests 'marketing dashboard', 'campaign tracker', 'marketing tracker', or 'build dashboard'.
35paw-mkt-psychology
Applies behavioral science and persuasion frameworks to marketing. Use when the user requests 'cognitive bias', 'loss aversion', 'social proof', 'scarcity', 'Cialdini', or 'persuasion framework'.
34paw-mkt-analytics
Marketing analytics and measurement infrastructure. Use when the user requests 'GA4', 'GTM', 'analytics', 'attribution', 'measurement', 'tracking setup', 'UTM', or 'experiment infrastructure'.
34paw-mkt-paid-ads
Plans and manages paid media campaigns. Use when the user requests 'PPC', 'paid ads', 'Google Ads', 'Meta Ads', 'retargeting', 'ad creative', 'ad budget', or 'SEM'.
34paw-mkt-content
Creates blog posts, articles, whitepapers, case studies, editorial calendars, and thought leadership. Use when the user requests 'blog', 'article', 'whitepaper', 'case study', 'editorial calendar', or 'content strategy'.
34