[01] DOCUMENTATION

Getting Started

Quick Start

  1. 1.Purchase lifetime access or use the free tier
  2. 2.Browse skills at /skills
  3. 3.Click any skill to view its full content
  4. 4.Copy the skill content (methodology + examples + templates)
  5. 5.Paste into Claude Code, Claude.ai, or any AI assistant
  6. 6.Use the skill's trigger phrases in your prompts

Skill Format

Every ClawFu skill follows this structure:

# [Skill Name] ## Methodology The expert framework behind this skill. Includes core principles, mental models, and theoretical foundation. ## Instructions Step-by-step process for the AI to follow. Clear, actionable, repeatable. ## Examples 3+ real examples with: - Context/situation - Inputs provided - Full outputs generated - Why it works ## Templates Copy-paste templates for common use cases. Fill-in-the-blank formats. ## When to Use Triggers that indicate this skill applies. Helps AI recognize when to activate.

Best Practices

Load one skill at a time

For focused output, load a single skill. The AI will apply that framework deeply rather than mixing multiple approaches.

Use trigger phrases

Each skill includes "When to Use" triggers. Reference these in your prompts: "Using the positioning framework, help me define..."

Combine skills for complex projects

For a full go-to-market strategy, you might use Positioning → Messaging → Landing Page skills in sequence across multiple conversations.

Provide context

Skills work best when you give the AI real information about your business, customers, and constraints. The more context, the better the output.

Using with Different Tools

Claude Code

Add skills to your project's .claude/skills/ directory. They'll be automatically available in your Claude Code sessions.

Claude.ai

Create a Project and add skills to the Project Knowledge. Or paste directly into the conversation as context.

ChatGPT / GPT-4

Paste skills as system prompts in the API, or as the first message in a conversation. Works with Custom GPTs too.