discover-brand
Search connected platforms for brand materials and produce a discovery report
Fill PDF form fields interactively with live visual feedback
$ npx -y skills add anthropics/knowledge-work-plugins --agent claude-codeHow it fires
How this command gets triggered: by you, by Claude, or both.
/fill-formContext preview
What this command does when you run it.
Fill PDF form fields interactively with live visual feedback
description: Fill PDF form fields interactively with live visual feedback argument-hint: "[path-or-url]"
> If you need to check which tools are connected, see [CONNECTORS.md](../CONNECTORS.md).
Help the user complete a fillable PDF form in the live viewer. Unlike programmatic form tools, this gives the user **direct visual feedback** on every field as it's filled, with easy undo/edit in the viewer.
box, not just a success message
machine names like `Text1`, `Field_7`, or no name at all. The label ("Date of Birth", "SSN") is printed **next to** the field on the rendered page, not in the field metadata. Use `get_screenshot` to see what each field actually is, then fill by name.
in the viewer, or ask you to `fill_form` again with new values
Call `display_pdf` with `elicit_form_inputs: true`. The server detects form fields and prompts the user to enter values **before** the viewer opens. The filled PDF is then displayed.
1. `display_pdf` (without elicit) — inspect returned `formFields` (name, type, page, bounding box) 2. If field names are cryptic (`Text1`, `Field_7`), use `interact` → `get_screenshot` of each page with fields. Look at the visual labels next to each bounding box to understand what each field is. 3. For each field, either:
("the 'Date of Birth' box on page 1") 4. `interact` → `fill_form` with `fields: [{name, value}, ...]` 5. `interact` → `get_screenshot` of each filled page 6. Show the user, ask them to confirm or edit
> **User:** Help me fill out this W-9 > > *You:* `display_pdf` → formFields: `f1_1`, `f1_2`, `f1_3`, `c1_1`, ... > (cryptic names) > > *You:* `interact` → `get_screenshot` page 1 → see `f1_1` is next to > "Name", `f1_2` is "Business name", `c1_1` is the "Individual" checkbox > > *You:* "I can see Name, Business name, Address, TIN, and tax > classification checkboxes. I'll fill Name and Date from what I > know — what's your TIN and business address?" > > *After answers:* `interact` → `fill_form` + `get_screenshot` > > *You:* "Here's the filled form [screenshot]. The signature line is > still blank — want to add your signature with `/pdf-viewer:sign`?"
off to `/pdf-viewer:sign` for the image
Plugins that turn Claude into a specialist for your role, team, and company. Built for Claude Cowork, also compatible with Claude Code.
Repo: anthropics/knowledge-work-plugins
Search connected platforms for brand materials and produce a discovery report
Generate brand voice guidelines from documents, transcripts, discovery reports, or any combination
Generate a weekly prep briefing from your calendar and Common Room
Get a digest of recent activity across multiple Slack channels