π―pdf
π―Skill
from shareai-lab/learn-claude-code
What it does
|Extracts, creates, merges, and manipulates PDF files using multiple Python libraries and command-line tools.
Same repository
shareai-lab/learn-claude-code(4 items)
pdf
Installation
Vibe Index InstallInstalls to .claude/skills/ - auto-recognized by Claude Code
npx vibeindex add shareai-lab/learn-claude-code --skill pdfskills.sh Installβ Installs to .agents/skills/ - may not be auto-recognized by Claude Code
npx skills add shareai-lab/learn-claude-code --skill pdfManual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/pdf/SKILL.mdSKILL.md
59Installs
-
AddedFeb 4, 2026
More from this repository3
π―π―π―
agent-builderπ―Skill
Guides AI agent development workflows from Learn Claude Code, an educational project demonstrating agent building with bash-based approaches.
code-reviewπ―Skill
A code review skill providing structured analysis of security, performance, correctness, and maintainability with checklistdriven review covering injection vulnerabilities, race conditions, resource leaks, and dependency auditing.
mcp-builderπ―Skill
Builds MCP servers to extend Claude's capabilities by creating custom tools, resources, and integrations with external services.