Extract structured text from PDF files. Preserves headings, lists, and table layout where possible.
Browse signed skills.
A filterable directory of community and first-party skills. Every listing here has passed the gate and is rendered per caller.
Recursive multi-pass summarization with configurable depth and target length.
Read, search, and create GitHub issues. Scoped to repos you've authorized via gh-cli.
Test, refine, and run regex against sample text with a tight feedback loop.
OCR an image to text with bounding-box output. Wraps tesseract locally; never sends pixels off-device.
Validate JSON against a schema, with structured error reporting.
Parse CSV with type inference, quoted fields, and configurable dialects.
Validate YAML with auto-repair suggestions; same engine as the AutoVault gate.
Capture a screenshot of a rendered web page with viewport options.
Pull structured tables from HTML, PDF, and image sources into normalized rows.
Interactive form-filling skill with validation prompts before submission.
Annotate git blame across a repo with author plus commit summary.
Walk a diff and produce a structured summary of intent and risk per hunk.
Read and update Linear tasks scoped to a workspace.
Search a Slack workspace and return formatted thread context.
Generate a PR description from the diff with structured sections: intent, risk, tests.
Read a terraform plan and produce a human-readable change summary with risk flags.
Wrap kubectl with safer defaults and explain-as-you-go output.