docai-skills
New4Community RegistryDocumentationby Breezedeus
Collection of document AI skills including web to Markdown conversion with parallel methods (Jina Reader, Firecrawl, Python) and adaptive AI summarization
First seen 5/22/2026
Install & Usage
1
Create the skills directory
mkdir -p .claude/skills2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/docai-skills.md https://raw.githubusercontent.com/breezedeus/docai-skills/main/SKILL.md3
Invoke in Claude Code
/docai-skillsView source on GitHub
documentationpython
Security Audits
LicenseUnknownSourceWarnRepositoryPass
Frequently Asked Questions
What is docai-skills?
Collection of document AI skills including web to Markdown conversion with parallel methods (Jina Reader, Firecrawl, Python) and adaptive AI summarization
How to install docai-skills?
To install docai-skills: create the skills directory (mkdir -p .claude/skills), then run: mkdir -p .claude/skills && curl -o .claude/skills/docai-skills.md https://raw.githubusercontent.com/breezedeus/docai-skills/main/SKILL.md. Finally, /docai-skills in Claude Code.
What is docai-skills best for?
docai-skills is a skill categorized under Documentation. It is designed for: documentation, python. Created by Breezedeus.