·summarize

Fetch a URL or convert a local file (PDF/DOCX/HTML/etc.) into Markdown using `uvx markitdown`, optionally it can summarize

15Installs·1Trend·@mitsuhiko

Installation

$npx skills add https://github.com/mitsuhiko/agent-commands --skill summarize

How to Install summarize

Quickly install summarize AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/mitsuhiko/agent-commands --skill summarize
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: mitsuhiko/agent-commands.

SKILL.md

View raw

Turn “things” (URLs, PDFs, Word docs, PowerPoints, HTML pages, text files, etc.) into Markdown so they can be inspected/quoted/processed like normal text.

markitdown can fetch URLs by itself; this skill mainly wraps it to make saving + summarizing convenient.

Run from this skill folder (the agent should cd here first):

Fetch a URL or convert a local file (PDF/DOCX/HTML/etc.) into Markdown using `uvx markitdown`, optionally it can summarize Source: mitsuhiko/agent-commands.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/mitsuhiko/agent-commands --skill summarize
Category
""Writing
Verified
First Seen
2026-02-22
Updated
2026-03-11

Browse more skills from mitsuhiko/agent-commands

Quick answers

What is summarize?

Fetch a URL or convert a local file (PDF/DOCX/HTML/etc.) into Markdown using `uvx markitdown`, optionally it can summarize Source: mitsuhiko/agent-commands.

How do I install summarize?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/mitsuhiko/agent-commands --skill summarize Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/mitsuhiko/agent-commands

Details

Category
""Writing
Source
skills.sh
First Seen
2026-02-22