Draft comic storyboards with panels, dialogue, and scene pacing. Use when designing panels, writing dialogue, structuring comic chapters.
数据来源:ClawHub。 在 ClawSkills 查看
选择你使用的 Agent
方法一:命令行安装(推荐)
推荐(无需提前安装 clawhub)
npx clawhub@latest --dir ~/.claude/skills install comic-script或使用 clawhub CLI(需提前安装)
clawhub --dir ~/.claude/skills install comic-script⚠️ 需要 Node.js 18+,没有 Node?请使用下方方法二直接下载 ZIP。 安装 Node.js →
方法二:手动下载安装(无需 Node)
下载 ZIP,解压后将文件夹放到以下路径,重启 Agent 即可:
安装路径
~/.claude/skills/comic-script/💡解压后将文件夹放到上方路径,重启 Agent 即可生效
--- version: "2.0.0" name: Comic Script description: "Draft comic storyboards with panels, dialogue, and scene pacing. Use when designing panels, writing dialogue, structuring comic chapters." author: BytesAgain homepage: https://bytesagain.com source: https://github.com/bytesagain/ai-skills ---
Content creation and optimization assistant for drafting, outlining, SEO, scheduling, and repurposing content — all from the terminal.
| Command | Description | |---------|-------------| | comic-script draft | Create a content draft (default 800 words) | | comic-script headline | Generate headline variations for a topic | | comic-script outline | Produce a structured content outline (Intro → Problem → Solution → Examples → CTA) | | comic-script seo | Get SEO tips: keywords, title tags, meta descriptions, headings, internal links | | comic-script schedule | Generate a weekly content schedule (Mon–Fri) | | comic-script hooks | Suggest opening hooks: question, statistic, story, bold claim, controversy | | comic-script cta | Generate call-to-action ideas: subscribe, share, comment, try it, learn more | | comic-script repurpose | Suggest content repurposing pipeline: blog → thread → video → carousel → newsletter | | comic-script metrics | List key content metrics: views, clicks, shares, time on page, conversions | | comic-script ideas | Brainstorm content formats: how-to, listicle, case study, interview, comparison | | comic-script help | Show help and all available commands | | comic-script version | Show current version |
$COMIC_SCRIPT_DIR (defaults to ~/.local/share/comic-script/)$DATA_DIR/history.log — timestamped record of every command executedCOMIC_SCRIPT_DIR environment variableset -euo pipefail)# Create a draft about AI productivity tools (default 800 words)
comic-script draft "AI productivity tools"
# Create a longer draft with a custom word count
comic-script draft "remote work tips" 1500
# Generate headline options for a topic
comic-script headline "machine learning for beginners"
# Get a structured outline
comic-script outline "how to start a newsletter"
# SEO checklist for a keyword
comic-script seo "best project management tools"
# Suggest opening hooks for content
comic-script hooks
# Plan content repurposing
comic-script repurpose
Each command outputs structured suggestions to stdout and logs the action with a timestamp to history.log. The tool is designed as a quick-reference content companion — run a command, get ideas, and move on with your writing workflow.
outline first, then draft, then seo to build a full content workflowschedule to plan your content week and metrics to decide what to trackcomic-script help for the complete command list at any time---
Powered by BytesAgain | bytesagain.com | [email protected]
安装 Comic Script 后,可以对 AI 说这些话来触发它
Help me get started with Comic Script
Explains what Comic Script does, walks through the setup, and runs a quick demo based on your current project
Use Comic Script to draft comic storyboards with panels, dialogue, and scene pacing
Invokes Comic Script with the right parameters and returns the result directly in the conversation
What can I do with Comic Script in my design & creative workflow?
Lists the top use cases for Comic Script, with example commands for each scenario
将技能文件夹放到 ~/.claude/skills/comic-script/ 目录(个人级,所有项目可用),或 .claude/skills/comic-script/(项目级)。重启 AI 客户端后,用 /comic-script 主动调用,或让 AI 根据上下文自动发现并使用。
Comic Script 支持 Claude、Cursor、OpenClaw,可与这些 AI 平台无缝集成,扩展其能力。
Comic Script 可免费安装使用。请查阅仓库了解许可证信息。
Draft comic storyboards with panels, dialogue, and scene pacing. Use when designing panels, writing dialogue, structuring comic chapters.
Comic Script 属于「Design & Creative」分类,该分类的技能帮助 AI 智能体在此领域执行专业任务。
Automate my design & creative tasks using Comic Script
Identifies repetitive steps in your workflow and sets up Comic Script to handle them automatically