Claude Skills · Documents & Spreadsheets

Writes a talk, blog, post, conversation, URL, PDF, image, or file to a markdown file the next turn rereads as context, not a chat summary or a guessed talk. Use when the user says "save this", "save this article", "convert this", "keep this source", "get the markdown", "transcript this", "extract this PDF", or "turn this into markdown". Do not use when they cite a URL as context for a coding task. Use curl, vision, Read, Write, and shell. Write in the working directory or the path they named. Do not leave the result only in chat. Do not summarize the source away. Do not invent a YouTube transc...

★ 78 Synced 45 minutes ago View SKILL.md

At a glance

Documents & Spreadsheets Manual install Shell Actively maintained

This skill is for Documents & Spreadsheets.

Install git clone --depth 1 https://github.com/mblode/agent-skills cp -r agent-skills/skills/save-md ~/.claude/skills/save-md
Can use Not declared by the author

Setup, runtime and requirements describe mblode/agent-skills, the repo this skill ships in.

Also in mblode/agent-skills

View the repo

Guides creation and improvement of best-practice agent skills following the open format specification. Covers frontmatter, progressive discl...

Agents Md Legal

Sets up a repo so Claude Code, Codex, and Cursor all work in it, then audits, scores, and refactors the AGENTS.md and CLAUDE.md files agents...

Autoship Coding

Runs the npm release flow for an existing changesets package: create a changeset, fix lint/type/test/format failures, push, watch CI, merge...

Audits agentic applications for architecture and trust: tool parity, tool granularity, context injection, completion signals, approval gates...

Designs, deepens, and hardens TypeScript codebase architecture in three modes: folder structures, module contracts, and middleware pipelines...

Copywriting Presentations

Writes and edits short product and marketing copy, including landing pages, CTAs, onboarding strings, product descriptions, email subjects,...

Docs Writing Writing & Editing

Writes and audits technical documentation using the Diataxis framework and Stripe-style clarity. 48 rules across 9 categories covering voice...

Dx Audit Legal

Audits the smallest relevant developer-facing surface of a library, CLI, SDK, or npm package across API contracts, errors, CLI behavior, pub...

Provides architecture guidance for multi-tenant SaaS platforms on Cloudflare or Vercel. Covers platform choice, domain strategy, tenant iden...

Optimise SEO Marketing

Optimises SEO and technical foundations for Next.js App Router apps, covering sitemaps, robots, meta tags, structured data, canonical URLs,...

Builds and stress-tests implementation plans in two modes. Create mode scans code and docs, asks one question at a time with a recommended a...

Monitors an open PR, detects it from the current branch, polls for conflicts, CI failures, review comments, and merge readiness, fixes safe...

Other Documents & Spreadsheets skills

PDF anthropics/skills

Use this skill whenever the user wants to do anything with PDF files. This includes reading or extracting text/tables from PDFs, combining o...

Canvas Design anthropics/skills

Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a pos...

DOCX anthropics/skills

Use this skill whenever the user wants to create, read, edit, or manipulate Word documents (.docx files) or Word templates (.dotx files). Tr...

XLSX anthropics/skills

Use this skill any time a spreadsheet file is the primary input or output. This means any task where the user wants to: open, read, edit, or...

To Spec mattpocock/skills

Turn the current conversation into a spec and publish it to the project issue tracker — no interview, just synthesis of what you've already...

Handoff mattpocock/skills

Compact the current conversation into a handoff document for another agent to pick up.