Source-grounded agent skills

Turn what you read into what your agent can do

Upload a PDF and distill repeatable methods, decision rules, and workflows into standard Skill packages you can inspect, edit, and install.

Not a summary generator. Every result includes triggers, executable steps, and a review checklist.

book2skill / new extraction
Private by default
01 / SOURCE

Upload one PDF

Up to 50 MB. Only upload material you have the right to process.

Drop a PDF here, or click to choose

Text-based PDFs work best

No sign-in required to upload. Sign in afterward to attach the task and get an email when it is ready. File processing policy

  1. 02ExtractRead the source
  2. 03DistillFind methods
  3. 04ValidateCheck structure
OUTPUT PREVIEWREADY TO REVIEW
book-skill-pack/
├─ behavior-implementation-design/
│  └─ SKILL.md
├─ friction-reduction/
├─ manifest.validated.json
└─ deploy-mac.sh
---
name: behavior-implementation-design
description: Use when a behavior needs
  a repeatable implementation strategy.
---
## Steps
1. Define the target behavior
2. Reduce execution friction
3. Anchor it to an existing routine
Standard SKILL.mdZIP + safe installer
01Upload without signing in

Validate the result before creating an account.

02Private by default

New tasks never enter the public catalog automatically.

03Review before install

Read each Skill's full structure online.

04Recoverable install

Existing Skills are backed up before replacement.

Auditable output

Not a summary. An execution interface.

An agent needs to know when to activate a method, how to run it, and what completion looks like. Book2Skill writes those decisions into a standard directory instead of wrapping raw text in a prompt.

When to use
Explicit triggers and operating boundaries
Steps
A repeatable sequence the agent can follow
Checklist
Quality and risk checks before delivery
Read a complete SKILL.md example →
SKILL.mdRepresentative output
---
name: behavior-implementation-design
description: Design implementation strategies for selected
  behaviors by making them easy and anchoring them to routines.
---

# Behavior Implementation Design

## When to Use
- A desired behavior is clear but execution is inconsistent
- A routine needs a reliable trigger and low-friction action

## Steps
1. Define one observable target behavior
2. Identify the smallest viable action
3. Attach it to a stable existing routine
4. Review failure points and reduce friction

Workflow

From long-form source to installable Skills

Automatic output should be reviewed. Upgrade when you need source anchors and human testing.

  1. 01

    Parse the source

    Extract text and sections while preserving useful context.

  2. 02

    Select methods

    Identify repeatable frameworks, rules, and procedures.

  3. 03

    Generate and validate

    Deduplicate and check names, triggers, steps, and checklists.

  4. 04

    Review and deliver

    Inspect online, download a ZIP, and install with backups.

Real generated output

Inspect the Skills before you upload

Browse curated Skills →

Method and boundaries

Understand the format before you hand Skills to an agent

Learn what is worth extracting, how to review output, and when a local workflow is the safer choice.

FREE AUTOMATIC CONVERSION

Validate the result with one PDF

Upload for free without signing in. Decide on human refinement after you see the output.

Upload a PDF