@dzhechkov/skills-presentation-storyteller
v0.1.3
Published
Presentation Storyteller — composite skill for Claude Code: build a selling presentation with verified sources + a slide-by-slide storytelling speaker script (AIDA / Hero's Journey / Problem-Solution)
Downloads
924
Maintainers
Readme
@dzhechkov/skills-presentation-storyteller
Presentation Storyteller — composite skill for Claude Code that builds a selling presentation with verified sources plus a slide-by-slide storytelling speaker script.
What It Does
From a topic / product / pitch, it produces three artifacts:
presentation-outline.md— outline with the key thesis per pointpresentation-full.md— the full deck in Markdown with inline source linkssources-index.md— index of verified sources
…and a "how to tell it" speaker script for every slide, using storytelling frameworks (AIDA, Hero's Journey, Problem-Solution). Sources are gathered through verified research, so claims trace back to a citation.
Triggers on "сделай презентацию", "presentation with storytelling", "sales deck", "pitch deck", "продающая презентация".
Why
A standalone, canonical home (per ADR-0001) so other skills — e.g. reverse-engineering-unicorn's Post-M6 pitch-deck step — can reference it by id instead of vendoring a copy.
How to Use
npx @dzhechkov/skills-presentation-storyteller initThen in Claude Code: /presentation-storyteller pitch for an AI onboarding assistant.
What's Bundled
| Component | Description |
|-----------|-------------|
| presentation-storyteller | Orchestrator skill (outline + full deck + speaker script) |
| explore | Task clarification (tracked vendor) |
| goap-research-ed25519 | Verified-source research (tracked vendor) |
| /presentation-storyteller | Slash command |
Canonicalization (ADR-0001):
presentation-storytelleris the canonical artifact of this pack. It had a single copy in the repo (keysarium), so there was no drift to resolve. Theexplore/goappair is a sources.json-tracked vendored copy (canonical:@dzhechkov/skills-analyst-manual). Re-sync drift withdz sync-upstream.
CLI Commands
init (default) · update · remove · list · doctor — options --force, --dry-run, --help, --version.
Also Available Via dz
dz init --select presentation-storyteller
dz info presentation-storytellerLicense
MIT
