generate-book — community generate-book, community, ide skills, Claude Code, Cursor, Windsurf

v1.0.0
GitHub

About this Skill

Perfect for Web Scraping Agents needing advanced book data extraction and markdown generation capabilities. 📖 My knowledge Wiki by scraps (https://github.com/boykush/scraps)

boykush boykush
[0]
[1]
Updated: 3/13/2026

Agent Capability Analysis

The generate-book skill by boykush is an open-source community AI agent skill for Claude Code and other IDE workflows, helping agents execute tasks with better context, repeatability, and domain-specific guidance.

Ideal Agent Persona

Perfect for Web Scraping Agents needing advanced book data extraction and markdown generation capabilities.

Core Value

Empowers agents to generate comprehensive book content in markdown format using web search and scraping techniques, leveraging OG tags, and handling file system operations for storing and linking related scraps, utilizing protocols like HTTP for web page retrieval and markdown syntax for formatting.

Capabilities Granted for generate-book

Automating book metadata extraction from publisher pages
Generating markdown files for books with structured content and tags
Linking related scraps and books based on content similarity and tags

! Prerequisites & Limits

  • Requires web search capabilities and access to publisher pages
  • Needs file system access for storing generated markdown files
  • Dependent on the quality and availability of web page metadata and OG tags
Labs Demo

Browser Sandbox Environment

⚡️ Ready to unleash?

Experience this Agent in a zero-setup browser environment powered by WebContainers. No installation required.

Boot Container Sandbox

generate-book

Install generate-book, an AI agent skill for AI agent workflows and automation. Works with Claude Code, Cursor, and Windsurf with one-command setup.

SKILL.md
Readonly

$ARGUMENTS タイトルの書籍scrapsファイルを生成します

手順

  1. $ARGUMENTS タイトルでWeb検索をし、公式出版社ページ(タイトルの言語に対応)の情報を読み取り
  2. 1から以下の情報を特定
    • タイトル(ファイル名に使用)
    • サブタイトル
    • 著者
    • 訳者(存在する場合)
    • 書籍画像URL
    • 出版社ページのOGPタイトル
    • 出版社ページのURL
    • 目次(部、章、節)
  3. mcp__plugin_mcp-server_scraps__list_tags でタグ一覧を取得し、書籍の内容に適したタグを選択(Bookは必須、他は内容に応じて追加)
  4. mcp__plugin_mcp-server_scraps__search_scraps でタイトルの重複を確認し、配置場所を決定
    • 重複あり: scraps/Book/{タイトル}.md
    • 重複なし: scraps/{タイトル}.md
  5. 以下のフォーマットでファイルを生成
  6. mcp__plugin_mcp-server_scraps__search_scraps で関連scrapsを検索し、リンクを貼るべき箇所を提案

出力フォーマット

markdown
1## {サブタイトル} 2 3### Authors: 4{著者} 5{訳者} 6 7#[[Book]] {関連タグ} 8 9![]({書籍画像URL}) 10 11[{出版社ページOGPタイトル}]({出版社ページURL}) 12 13## {部タイトル} 14 15### {章タイトル} 16 17- 18 19### {章タイトル} 20 21-

フォーマット注意事項

  • サブタイトルがない場合はh2見出しを省略
  • 訳者がない場合はその行を省略
  • 目次はh2以降の見出しを用いてレイヤを表現(部→h2、章→h3、節→h4)
  • 各章見出しの下に箇条書きプレースホルダ - を1行置く(読書時の引用メモ・リンク追記用)
  • 取得できなかった項目は省略
  • タグは #[[Book]] を必須とし、書籍内容に関連するタグを半角スペース区切りで追加(例: #[[Book]] #[[Security]] #[[Testing]]

FAQ & Installation Steps

These questions and steps mirror the structured data on this page for better search understanding.

? Frequently Asked Questions

What is generate-book?

Perfect for Web Scraping Agents needing advanced book data extraction and markdown generation capabilities. 📖 My knowledge Wiki by scraps (https://github.com/boykush/scraps)

How do I install generate-book?

Run the command: npx killer-skills add boykush/wiki/generate-book. It works with Cursor, Windsurf, VS Code, Claude Code, and 19+ other IDEs.

What are the use cases for generate-book?

Key use cases include: Automating book metadata extraction from publisher pages, Generating markdown files for books with structured content and tags, Linking related scraps and books based on content similarity and tags.

Which IDEs are compatible with generate-book?

This skill is compatible with Cursor, Windsurf, VS Code, Trae, Claude Code, OpenClaw, Aider, Codex, OpenCode, Goose, Cline, Roo Code, Kiro, Augment Code, Continue, GitHub Copilot, Sourcegraph Cody, and Amazon Q Developer. Use the Killer-Skills CLI for universal one-command installation.

Are there any limitations for generate-book?

Requires web search capabilities and access to publisher pages. Needs file system access for storing generated markdown files. Dependent on the quality and availability of web page metadata and OG tags.

How To Install

  1. 1. Open your terminal

    Open the terminal or command line in your project directory.

  2. 2. Run the install command

    Run: npx killer-skills add boykush/wiki/generate-book. The CLI will automatically detect your IDE or AI agent and configure the skill.

  3. 3. Start using the skill

    The skill is now active. Your AI agent can use generate-book immediately in the current project.

Related Skills

Looking for an alternative to generate-book or another community skill for your workflow? Explore these related open-source skills.

View All

widget-generator

Logo of f
f

f.k.a. Awesome ChatGPT Prompts. Share, discover, and collect prompts from the community. Free and open source — self-host for your organization with complete privacy.

149.6k
0
AI

flags

Logo of vercel
vercel

flags is a Next.js feature management skill that enables developers to efficiently add or modify framework feature flags, streamlining React application development.

138.4k
0
Browser

zustand

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
AI

data-fetching

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
AI