Aibrary Podcast Summary

v0.1.0

[Aibrary] Generate a book summary podcast script in a single-narrator storytelling style. Use when the user wants to turn a book into a podcast, create an au...

0· 283·0 current·0 all-time
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The skill name/description (generate a podcast-style book summary) matches the SKILL.md instructions. There are no unexpected env vars, binaries, or install steps that would be unrelated to producing a script.
Instruction Scope
SKILL.md gives detailed, constrained runtime guidance (structure, length, language behavior, and a safeguard to admit uncertainty rather than fabricate). It asks the agent to "analyze the book" but does not specify retrieval of book text — this is reasonable for an LLM-driven skill but means quality depends on either user-supplied content or the model's knowledge. The doc explicitly instructs not to invent content if the book is unknown, which mitigates a common risk.
Install Mechanism
No install spec and no code files — instruction-only. This minimizes filesystem/network install risks.
Credentials
No environment variables, credentials, or config paths are requested. The skill does not ask for unrelated secrets or system access.
Persistence & Privilege
always is false and the skill is user-invocable. It does not request persistent or elevated privileges, nor does it attempt to modify other skills or system settings.
Assessment
This skill is instruction-only and coherent with its description: it asks the model to produce a 10–15 minute single-narrator podcast script and does not request credentials or install software. Before using it, consider: (1) provide the book text or an accurate summary when you want a faithful script — otherwise the model may lack the necessary source material; (2) watch for hallucinated anecdotes or fabricated examples even though the SKILL.md advises admitting uncertainty; verify any claimed stories, data points, or quotations against the original book; (3) respect copyright — transforming a book into a derivative audio script can raise rights issues depending on the source material and your intended use; prefer public-domain material, works you own/are licensed to use, or short excerpting consistent with applicable law; (4) the script target (2,000–2,500 words) is long — check token/length limits of your agent model. Overall there are no red flags in required permissions or installs, but vet outputs for accuracy and legal appropriateness before publishing or distributing.

Like a lobster shell, security has layers — review code before you run it.

latestvk977e2j9vrare2c7203x4kvedd82aggm
283downloads
0stars
1versions
Updated 1mo ago
v0.1.0
MIT-0

Podcast Summary — Aibrary

Transform any book into an engaging summary podcast script. Single-narrator storytelling format, designed for 10-15 minutes of audio.

Input

  • Book title (required) — the book to summarize
  • Author (optional, helps disambiguate)
  • Focus areas (optional) — specific chapters or themes to emphasize
  • Tone (optional) — casual, professional, inspirational (default: conversational and engaging)

Workflow

  1. Analyze the book: Identify:

    • The author's central thesis
    • 3-5 key ideas that support the thesis
    • The most compelling stories, examples, or data points
    • The practical takeaways a listener can act on
  2. Structure the script: Follow this narrative arc:

    • Hook (30 seconds): Open with a provocative question, surprising fact, or relatable scenario from the book
    • Context (1 minute): Introduce the book, author, and why this book matters now
    • Core Ideas (8-10 minutes): Present 3-5 key ideas, each with a story/example and a takeaway
    • Synthesis (1-2 minutes): Connect the ideas together — what's the bigger picture?
    • Call to Action (30 seconds): What should the listener do first?
  3. Write for the ear: The script should sound natural when read aloud:

    • Use short, punchy sentences
    • Include natural pauses (marked as [pause])
    • Use rhetorical questions to maintain engagement
    • Avoid jargon — explain complex ideas simply
    • Include transitional phrases between sections
  4. Language: Detect the user's input language and generate the script in the same language.

Output Format

# 📖 [Book Title] — Summary Podcast Script

**Author**: [Author Name]
**Duration**: ~[X] minutes
**Style**: Single narrator, summary format

---

## [HOOK]

[Opening hook — 2-3 sentences that grab attention]

[pause]

## [INTRO]

[Book and author introduction — why this book matters]

[pause]

---

## [KEY IDEA 1]: [Title]

[Narrative exploration of the first key idea, including a story or example from the book]

**Takeaway**: [One actionable insight]

[pause]

---

## [KEY IDEA 2]: [Title]

[Narrative exploration of the second key idea]

**Takeaway**: [One actionable insight]

[pause]

---

## [KEY IDEA 3]: [Title]

[Narrative exploration of the third key idea]

**Takeaway**: [One actionable insight]

[pause]

---

## [SYNTHESIS]

[Connect the key ideas together — what's the bigger picture the author is painting?]

[pause]

---

## [CALL TO ACTION]

[What should the listener do with this knowledge? One specific, immediate action.]

---

*Script generated by Aibrary — turning books into knowledge you can hear.*

Guidelines

  • Target 2,000-2,500 words for a 10-15 minute script
  • Every key idea must include a concrete story, example, or data point — no abstract summaries
  • The hook should be compelling enough that someone wouldn't skip it
  • Write as if speaking to one person, not an audience ("you" not "listeners")
  • Include [pause] markers at natural breathing points and between sections
  • Don't just list the book's chapters — synthesize and reframe the ideas for audio
  • If the book is unknown or you're uncertain about its content, say so honestly rather than fabricating details

Comments

Loading comments...