用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/google-gemini/gemini-managed-agents-templates --skill script-writing命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
基于 SOC 职业分类
正在显示 SKILL.md
| name | script-writing |
| description | Generate the AI Talk Radio show script from research using the Interactions API. |
Generate a naturalistic, multi-character radio show script directly via the LLM. The script features host Paul taking calls from people around the world, with advanced audio tags.
python3 skills/script-writing/scripts/generate_script.py --workspace ./workspace --style debate
| Argument | Default | Description |
|---|---|---|
--workspace | workspace | Root workspace directory |
--style | default | Show format (see styles below) |
--context | "" | Additional tone/style notes inferred from user prompts (e.g., "emphasize the technical details", "make it sound like a late night show"). Applies to ALL styles. Keep brief. Do NOT use to specify stories/topics. |
| Style | Callers | Format | Use when user says... |
|---|---|---|---|
debate | 2 per topic, opposing views | Structured back-and-forth, Paul moderates | "opposing views", "debate", "both sides" |
roundtable | 3-4, different angles | Collaborative discussion, callers build on each other | "roundtable", "panel", "discussion" |
interview | 1-2 with direct experience | Q&A format, Paul asks probing questions | "interview", "deep dive", "expert" |
explainer | 2-3, each explains an aspect | Teach the audience, Paul asks clarifying questions | "explain", "break it down", "what is" |
default | Same as debate | Default when no style specified | (anything else) |
# HN discussion with opposing views, applying context
python3 skills/script-writing/scripts/generate_script.py \
--workspace ./workspace --style debate --context "make it sound like a late night show"
# Panel discussion about a GitHub repo with context notes
python3 skills/script-writing/scripts/generate_script.py \
--workspace ./workspace --style roundtable --context "emphasize the performance improvements"
# Interview with an expert about a paper
python3 skills/script-writing/scripts/generate_script.py \
--workspace ./workspace --style interview
# Explain a new technology
python3 skills/script-writing/scripts/generate_script.py \
--workspace ./workspace --style explainer
{workspace}/data/research/*.md.client.interactions.create()).{workspace}/data/script.md.google-genai (>= 2.0.0){workspace}/data/script.mdSpeaker: dialogue| Speaker | Role | Personality |
|---|---|---|
| Paul | Host | Professional but relatable British moderator |
| Callers | Call-ins | Amateur, rough, natural — from various cities around the world |
SpeakerName: [audio tag] Dialogue text[sighs], [excitedly]).