๐Ÿ“„
WritingNix

PDF Summarizer

by Kyure-A

PDF Summarizer is a Writing skill for Claude Code, published by Kyure-A in agent-skills-nix.

222 stars17 forkson Kyure-A/agent-skills-nixAdded 2026/09/04Repository updated 2026/09/02
agent-skillsclaude-skillsnixskills
Install in seconds
Install PDF Summarizer
Copy PDF Summarizer into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/Kyure-A/agent-skills-nix/tree/master/examples/agent-plugin/skills/pdf ~/.claude/skills/pdf

Requires Node.js. Downloads this skill only โ€” not the rest of the repository โ€” into your Claude Code skills folder.

Without Node.js

git clone https://github.com/Kyure-A/agent-skills-nix.git

Clones the whole repository, then copy the skillโ€™s own directory into your skills folder yourself.

In this catalog

Source file
examples/agent-plugin/skills/pdf/SKILL.md in Kyure-A/agent-skills-nix
Installs to
~/.claude/skills/pdf
Collection
One of 12 skills cataloged from this repository
Category
Writing โ€” 1144 skills

What PDF Summarizer does

PDF Summarizer condenses supplied document text into a concise summary, main claims, supporting evidence, and unanswered questions. Use it when you need to extract the core arguments from a PDF or other document text without adding details not in the source.

PDF Summarizer is cataloged under Writing on DirSkills. PDF Summarizer comes from a repository tagged agent-skills, claude-skills, nix and skills.

Documentation

README

When the user provides document text, return:

  1. A concise summary.
  2. The main claims and supporting evidence.
  3. Important limitations or unanswered questions.

Do not invent details that are absent from the supplied text.

Frequently asked about PDF Summarizer

  • What else does Kyure-A publish alongside PDF Summarizer?

    PDF Summarizer is one of 12 skills that DirSkills catalogs from Kyure-A/agent-skills-nix, the repository it ships in. Its siblings there include Escaping Skill, Escaping Symlink Fixture and Hello. Each one is a separate skill with its own page in this directory, installs the same way PDF Summarizer does, and is maintained by Kyure-A in that same repository. The rest of the collection is listed on the Kyure-A/agent-skills-nix page.

  • How does PDF Summarizer compare to other Writing skills?

    PDF Summarizer ranks #935 by stars among the 1144 Writing skills in this catalog. The most-starred ones next to it are Article Writing, Social Media Content Calendar and Knowledge Comic Creator. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of PDF Summarizer against them. Open each page to compare what they document and how they install.