🎤
WritingPython

Codeck Speech

by hiyeshu

Codeck Speech is a Writing skill for Claude Code, published by hiyeshu in codeck.

199 stars19 forkson hiyeshu/codeckAdded 2026/09/05Repository updated 2026/08/08
claude-skillsdeckkeynotepptxslide
Install in seconds
Install Codeck Speech
Copy Codeck Speech into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/hiyeshu/codeck/tree/main/skills/codeck-speech ~/.claude/skills/codeck-speech

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/hiyeshu/codeck.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
skills/codeck-speech/SKILL.md in hiyeshu/codeck
Installs to
~/.claude/skills/codeck-speech
Collection
One of 6 skills cataloged from this repository
Category
Writing1227 skills

What Codeck Speech does

Codeck Speech reads deck content and generates a presenter-ready transcript with stage directions. It asks for style and duration only when missing and writes speech.md plus fragment-synced notes.

Codeck Speech is cataloged under Writing on DirSkills. Codeck Speech comes from a repository tagged claude-skills, deck, keynote, pptx and slide.

Documentation

README

codeck speech — @speech lane

@speech owns the talk track, presenter rhythm, and fragment-synced notes.

Write boundaries:

  • May write $DECK_DIR/speech.md
  • May update HTML data-notes in $DECK_DIR/slides.html
  • May update $DECK_DIR/roles/speech.md, $DECK_DIR/tasks/tasks.md, and $DECK_DIR/channel/YYYY-MM-DD.md
  • Must not rewrite deck.md, DESIGN.md, custom.css, review.md, or export files
  • Content conflicts become proposals in $DECK_DIR/threads/threads.md

Role activation

This is the opening of the README. Read the full README on GitHub.

Commands Codeck Speech provides

Slash commands named in this skill’s SKILL.md, listed in the order they first appear.

  • /codeck

Frequently asked about Codeck Speech

  • What else does hiyeshu publish alongside Codeck Speech?

    Codeck Speech is one of 6 skills that DirSkills catalogs from hiyeshu/codeck, the repository it ships in. Its siblings there include Codeck, Codeck Design and Codeck Export. Each one is a separate skill with its own page in this directory, installs the same way Codeck Speech does, and is maintained by hiyeshu in that same repository. The rest of the collection is listed on the hiyeshu/codeck page.

  • How does Codeck Speech compare to other Writing skills?

    Codeck Speech ranks #1041 by stars among the 1227 Writing skills in this catalog. The most-starred ones next to it are Article Writing, Social Media Content Calendar and Knowledge Comic Creator. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Codeck Speech against them. Open each page to compare what they document and how they install.