Topic: claude-agent-sdk
75 skills in this topic.
-
generate-clues
生成线索设计参考图(道具/环境)。当用户说"生成线索图"、"画道具设计"、想为重要物品或场景创建参考图、或有 major 线索缺少 clue_sheet 时使用。确保跨场景视觉一致。
ArcReel/ArcReel 1,657
-
generate-script
使用 Gemini API 生成 JSON 剧本。由 create-episode-script subagent 调用。读取 step1 中间文件和 project.json,调用 Gemini 生成符合 Pydantic 模型的 JSON 剧本。
ArcReel/ArcReel 1,657
-
generate-storyboard
为剧本场景生成分镜图。当用户说"生成分镜"、"预览场景画面"、想重新生成某些分镜图、或剧本中有场景缺少分镜图时使用。自动保持角色和画面连续性。
ArcReel/ArcReel 1,657
-
generate-video
为剧本场景生成视频片段。当用户说"生成视频"、"把分镜图变成视频"、想重新生成某个场景的视频、或视频生成中断需要续传时使用。支持整集批量、单场景、断点续传等模式。
ArcReel/ArcReel 1,657
-
manage-project
项目管理工具集。使用场景:(1) 分集切分——探测切分点并执行切分,(2) 批量添加角色/线索到 project.json。提供 peek(预览)+ split(执行)的渐进式切分工作流,以及角色/线索批量写入。
ArcReel/ArcReel 1,657
-
manga-workflow
将小说转换为短视频的端到端工作流编排器。当用户提到做视频、创建项目、继续项目、查看进度时必须使用此 skill。触发场景包括但不限于:"帮我把小说做成视频"、"开个新项目"、"继续"、"下一步"、"看看项目进度"、"从头开始"、"拆集"、"自动跑完流程"等。即使用户只说了简短的"继续"或"下一步",只要当前上下文涉及视频项目,就应该触发。不要用于单个资产生成(如只重画某张分镜图或只重新生成某个角色设计图——那些有专门的 skill)。
ArcReel/ArcReel 1,657
-
generate-grid
生成宫格分镜图。当用户说"生成宫格"、"宫格生图"、"宫格模式生成分镜"时使用。自动按 segment_break 分组,选择最优宫格大小,生成首尾帧链式宫格图并切割分配。
ArcReel/ArcReel 1,657
-
onboard
Personalize the agent — interview the user to build their profile (USER.md) and craft the agent's personality (SOUL.md). Triggered by 'onboard', 'personalize', 'set up my soul', etc.
suitedaces/dorabot 223
-
meme
Generate memes using the free memegen.link API. Create image memes from 200+ templates with custom top/bottom text, or use textual meme formats.
suitedaces/dorabot 223
-
image-gen
Generate and edit images using the Gemini API. Text-to-image, image editing, multi-turn iteration, 4K resolution, search grounding.
suitedaces/dorabot 223
-
remotion-best-practices
Best practices for Remotion - Video creation in React
suitedaces/dorabot 223
-
polymarket
suitedaces/dorabot 223
-
review-pr
Review GitHub pull requests with structured code analysis. Use when asked to review a PR, check a pull request, or audit code changes.
suitedaces/dorabot 223
-
macos
Control macOS via AppleScript/osascript. Manage windows (move, resize, tile), apps (launch, quit, focus), system (volume, dark mode, notifications), Spotify, browsers, Calendar, Reminders, Finder, and clipboard. Use when the user asks to control their Mac, arrange windows, manage apps, or interact with native macOS features.
suitedaces/dorabot 223
-
himalaya
CLI to manage emails via IMAP/SMTP. Use `himalaya` to list, read, write, reply, forward, search, and organize emails from the terminal. Supports multiple accounts and message composition with MML (MIME Meta Language).
suitedaces/dorabot 223
-
github
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
suitedaces/dorabot 223
-
orchestrating-swarms
Master multi-agent orchestration using Claude Code's TeammateTool and Task system. Use when coordinating multiple agents, running parallel code reviews, creating pipeline workflows with dependencies, building self-organizing task queues, or any task benefiting from divide-and-conquer patterns.
suitedaces/dorabot 223
-
do
thedotmack/claude-mem 48,051
-
make-plan
thedotmack/claude-mem 48,051
-
do
Execute a phased implementation plan using subagents. Use when asked to execute, run, or carry out a plan — especially one created by make-plan.
thedotmack/claude-mem 48,051
-
knowledge-agent
Build and query AI-powered knowledge bases from claude-mem observations. Use when users want to create focused "brains" from their observation history, ask questions about past work patterns, or compile expertise on specific topics.
thedotmack/claude-mem 48,051
-
make-plan
Create a detailed, phased implementation plan with documentation discovery. Use when asked to plan a feature, task, or multi-step implementation — especially before executing with do.
thedotmack/claude-mem 48,051
-
timeline-report
Generate a "Journey Into [Project]" narrative report analyzing a project's entire development history from claude-mem's timeline. Use when asked for a timeline report, project history analysis, development journey, or full project report.
thedotmack/claude-mem 48,051
-
claude-code-plugin-release
Automated semantic versioning and release workflow for Claude Code plugins. Handles version increments across package.json, marketplace.json, and plugin.json, build verification, git tagging, GitHub releases, and changelog generation.
thedotmack/claude-mem 48,051