Agent skill

document-skills

Quellcode ansehen: travisjneuman/.claude

#201Globales Ranking · von 201 SkillsMedium

Installation

npx skills add travisjneuman/.claude --skill document-skills

3.2K

Installationen

EU-hosted inference API

Power your AI agent skills with open-source models.

Drop-in OpenAI-compatible API. No data leaves Europe.

MiniMax

MiniMax M3

$0.40 / $1.40

per M tokens

Z.ai

GLM 5.3 Flash

$0.20 / $0.60

per M tokens

MoonshotAI

Kimi K3

$4.00 / $18.00

per M tokens

DeepSeek

DeepSeek V4 Pro

$1.80 / $3.60

per M tokens

Document Skills Suite

Comprehensive document handling for Microsoft Office formats and PDFs.

Available Sub-Skills

Skill Format Capabilities
docx Word (.docx) Create, edit, analyze, tracked changes, comments
pdf PDF (.pdf) Extract text, tables, metadata, merge/split
pptx PowerPoint (.pptx) Create, edit presentations, layouts, charts
xlsx Excel (.xlsx) Spreadsheet manipulation, formulas, charts

When to Use

  • Creating professional documents from scratch
  • Editing existing Office files
  • Extracting content from PDFs
  • Working with tracked changes
  • Generating reports and presentations
  • Data analysis in spreadsheets

Workflow

  1. Identify document type needed
  2. Load appropriate sub-skill: Skill(document-skills/docx), etc.
  3. Follow sub-skill specific workflow

Sub-Skill Details

docx (Word Documents)

  • Create: Use docx-js (JavaScript/TypeScript)
  • Edit: Use Document library (Python)
  • Analyze: Use pandoc for text extraction
  • See document-skills/docx/SKILL.md for full details

pdf (PDF Documents)

  • Extract text, tables, metadata
  • Merge and split documents
  • See document-skills/pdf/SKILL.md for full details

pptx (PowerPoint)

  • Create and edit presentations
  • Work with layouts and charts
  • See document-skills/pptx/SKILL.md for full details

xlsx (Excel)

  • Spreadsheet manipulation
  • Formulas and analysis
  • See document-skills/xlsx/SKILL.md for full details

Installationen

Installationen3.2K
Globales Ranking#201 von 201

Sicherheitsprüfung

athMedium
socketSafe
Warnungen: 0Bewertung: 90
snykLow
zeroleaksunknown
WEB DATA FOR AGENTS

Give agents clean web context

Search and extract the public web as Markdown or structured JSON through one API or hosted MCP server.

Explore Webstractor

So verwenden Sie diesen Skill

1

Install document-skills by running npx skills add travisjneuman/.claude --skill document-skills in your project directory. Führen Sie den obigen Installationsbefehl in Ihrem Projektverzeichnis aus. Die Skill-Datei wird von GitHub heruntergeladen und in Ihrem Projekt platziert.

2

Keine Konfiguration erforderlich. Ihr KI-Agent (Claude Code, Cursor, Windsurf usw.) erkennt installierte Skills automatisch und nutzt sie als Kontext bei der Code-Generierung.

3

Der Skill verbessert das Verständnis Ihres Agenten für document-skills, und hilft ihm, etablierte Muster zu befolgen, häufige Fehler zu vermeiden und produktionsreifen Code zu erzeugen.

Was Sie erhalten

Skills sind Klartext-Anweisungsdateien — kein ausführbarer Code. Sie kodieren Expertenwissen über Frameworks, Sprachen oder Tools, das Ihr KI-Agent liest, um seine Ausgabe zu verbessern. Das bedeutet null Laufzeit-Overhead, keine Abhängigkeitskonflikte und volle Transparenz: Sie können jede Anweisung vor der Installation lesen und prüfen.

Kompatibilität

Dieser Skill funktioniert mit jedem KI-Coding-Agenten, der das skills.sh-Format unterstützt, einschließlich Claude Code (Anthropic), Cursor, Windsurf, Cline, Aider und anderen Tools, die projektbezogene Kontextdateien lesen. Skills sind auf Transportebene framework-agnostisch — der Inhalt bestimmt, für welche Sprache oder welches Framework er gilt.

Data sourced from the skills.sh registry and GitHub. Install counts and security audits are updated regularly.