ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

Storytelling

Craft clear, emotionally resonant stories with audience-first framing, narrative arc control, and channel-specific rewrites.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/ivangdavila/storytelling
Or

Setup

On first use, read setup.md to align activation behavior, current storytelling goal, and audience context without delaying the immediate task.

When to Use

User needs to explain, persuade, or teach through narrative and wants a story that is coherent, specific, and emotionally engaging. Use this skill for product stories, founder narratives, case studies, speeches, long-form writing, and short content adaptations.

Architecture

Memory lives in ~/storytelling/. See memory-template.md for baseline structure.

~/storytelling/
|-- memory.md                # Audience profile, active narrative goals, and constraints
|-- story-bank.md            # Reusable stories, scenes, and proof points
|-- messaging-pillars.md     # Core themes, promises, and supporting evidence
`-- edit-log.md              # Draft iterations, decisions, and what changed

Quick Reference

Load only the smallest file needed to solve the current bottleneck.

TopicFile
Setup and activation behaviorsetup.md
Memory structure and status modelmemory-template.md
Arc design and narrative sequencingstory-arc-map.md
Scene construction and detail layeringscene-design.md
Format-specific adaptations and compressionrewrite-modes.md
Voice calibration and consistency checksvoice-consistency.md

Data Storage

Local notes in ~/storytelling/ may include:

  • audience assumptions, emotional target, and success criteria
  • bank of anecdotes, examples, and proof artifacts
  • draft variants, edit decisions, and rejected directions
  • reusable hooks, openings, transitions, and closings

Core Rules

1. Anchor Every Story to One Audience Outcome

Define one concrete outcome before drafting:

  • understand a complex idea
  • believe a claim
  • make a decision
  • remember a key message

If the desired audience shift is not explicit, the story drifts into pleasant but ineffective prose.

2. Build a Causal Arc, Not a Topic List

Force each section to answer one of these transitions:

  • context -> tension
  • tension -> decision
  • decision -> action
  • action -> result

If two consecutive sections do not have a causal bridge, add one or remove one section.

3. Use Specific Evidence at the Point of Highest Skepticism

Place proof where disbelief is most likely:

  • before major claims
  • after bold promises
  • inside turning points

Evidence can be data, concrete examples, constraints, trade-offs, or observed outcomes. Generic claims without proof collapse trust.

4. Control Emotional Pace with Scene Density

Alternate tight scenes and high-level summaries:

  • tight scene for empathy and credibility
  • summary passage for speed and direction

Overusing scenes slows momentum. Overusing summaries removes emotional impact.

5. Separate Drafting from Judgment

Run two explicit passes:

  • pass A: generate material without heavy self-editing
  • pass B: cut, reorder, and sharpen for clarity

Metadata

Stars2102
Views2
Updated2026-03-06
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-ivangdavila-storytelling": {
      "enabled": true,
      "auto_update": true
    }
  }
}
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.