بنقرة واحدة
new-talk
Create a new talk page (EN + ES) and optionally scaffold a Marp slide deck. Argument: <talk-title> [--deck]
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Create a new talk page (EN + ES) and optionally scaffold a Marp slide deck. Argument: <talk-title> [--deck]
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Find content files missing their Spanish (.es.md) translation. Use when asked about translation coverage or after adding new English content.
List blog posts with title, date, tags, and draft status. Optional argument: [tag or year] to filter
Add an image to a blog post (cover, middle, or footer). Arguments: <image-path> [post-date] [cover|middle|footer]
Create a new blog post from the project template. Argument: <topic>
Create a new reading note from the project template. Argument: <book-title> by <author>
Translate content between English and Spanish. Argument: <file-path>
| name | new-talk |
| description | Create a new talk page (EN + ES) and optionally scaffold a Marp slide deck. Argument: <talk-title> [--deck] |
| allowed-tools | Read, Write, Glob, Grep, Bash(scripts/build-slides.sh *), Bash(mkdir *) |
| argument-hint | <talk-title> [--deck] |
content/talks/bashunit.md) as the structural reference.claude/skills/writing-style/SKILL.md and .claude/skills/writing-style/references/talks.md (if present) for tone and talk-page conventionscontent/talks/<slug>.md:
title, weight (check existing talks; lower = listed first), [taxonomies] with tags, optional aliases, [extra] with subtitle and optional project_url<!-- more --> marker, then ---- YYYY-MM-DD | Event Name [**City, Country**] (EN|ES) with a sub-bullet linking to the event page (and video/photos if available)content/talks/<slug>.es.md translation (same structure, see .claude/skills/writing-style/references/spanish.md)--deck is passed, scaffold the deck:
cp -r static/slides/ai-copilot static/slides/<deck-slug>), then replace the deck.md content and swap assets/. Do not create deck.md from scratch: the theme lives in its style: blockphel uses deck phel-doom)scripts/build-slides.sh <deck-slug> and commit the generated index.html alongside the sourcecontent/talks/_index.md (+ .es.md): it is a manual log grouped ## YYYY then ### Month, newest first; every entry needs the event bullet, its link sub-bullet, and a one-line italic description (see references/talks.md)The talk title (and optional --deck flag) is provided with this skill call.