sap-docs-extract

sap-docs-extract is a skill for Claude Code, Codex from sapdev-ai/sap-dev. It costs 165 tokens per session (5,515 once invoked), scanned A, original, GPL-3.0.

A document-extraction tool that reads SAP design files in Excel, Word, or PDF format and separates their contents into structured text files. It can also work from an existing folder or a raw text file.

In plain words
What is it for?
It is for converting SAP design documents into machine-readable inputs for validation and ABAP generation.
Why use it?
It removes the need to manually copy design details into separate inputs for code generation. The extracted files organise items such as data definitions, tables, messages, and process logic.

Skill for Claude CodeCodex

Part of the sap-gen-code plugin — 12 skills shipped together

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/sapdev-ai/sap-dev/sap-docs-extract
Any agent
npx skills add sapdev-ai/sap-dev --skill sap-docs-extract
Clone the repo
git clone --depth 1 https://github.com/sapdev-ai/sap-dev

Made for: Claude Code, Codex.

Or install sap-gen-code, the plugin that ships this one along with the rest of its 12 skills.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for sap-docs-extract

README.md
[![agentmods](https://agentmods.dev/badge/skills/sapdev-ai/sap-dev/sap-docs-extract.svg)](https://agentmods.dev/skills/sapdev-ai/sap-dev/sap-docs-extract)
Your own site
<a href="https://agentmods.dev/skills/sapdev-ai/sap-dev/sap-docs-extract"><img src="https://agentmods.dev/badge/skills/sapdev-ai/sap-dev/sap-docs-extract.svg" alt="Measured on agentmods" height="20"></a>
Per session 165 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 5,515 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00165 $0.05515
Opus 5 $0.00082 $0.02757
Sonnet 5 $0.00033 $0.01103
Haiku 4.5 $0.00016 $0.00551

Measured 2d ago against content hash 1a9c124d8c37, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

sap-docs-extract scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 2d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

plugins/sap-gen-code/skills/sap-docs-extract/SKILL.md · 476 lines

The source is not reproduced here

Licensed GPL-3.0

The repository is licensed GPL-3.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.

Read it on GitHub

Files

What ships with it

1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 2d ago First seen · 476 lines · 165 tokens per session scan A 1a9c124d8c37

Subscribe to this mod's changes

sap-docs-extract is a skill published in the GitHub repository sapdev-ai/sap-dev (7 stars, last pushed 5d ago), licensed GPL-3.0. It adds 165 tokens to every session and 5,515 once invoked, about $0.0008 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.

Related

Other skills, from other repositories

skill-doc-delivery

Convert markdown to DOCX, PPTX, XLSX, PDF office documents — use when you need exportable deliverables.

nyldn/claude-octopus · 29 tokens

analyze

Analyze a large file (CSV, Excel, PDF, JSON, code) and return a token-efficient summary. Instead of reading thousands of rows or pages, get schema + statistics + sample in under 500 tokens. Use when user mentions a file path, asks to analyze data, pastes many rows, or references a CSV/Excel/PDF/JSON file.

Shweta-Mishra-ai/tokenmizer · 76 tokens

faostat-analytical-brief

Use when the user wants a short, FAOSTAT-style analytical brief — a multi-page PDF policy document in the FAOSTAT house visual style, with a HIGHLIGHTS box, global/regional/country sections, numbered figures with source lines, explanatory notes, and a data appendix. Use when the user asks for "an analytical brief on…

berba-q/faostat-skills · 183 tokens

dokmatiq-docgen

Dokmatiq DocGen skill for Codex, Claude Code, and MCP-enabled AI assistants. Use this skill when the user wants to generate, transform, or analyze documents — including PDF, DOCX, ODT, or Excel/XLSX files — with optional stationery overlay (Briefpapier/letterhead/company letterhead branding applied to generated PDFs).…

dokmatiq/docgen-sdks · 308 tokens

learn

Ingests an external data source into the Second Brain. Fetches content from Confluence, Google Docs, GitHub repositories, remote URLs, or any local file format supported by docling (DOCX, PPTX, XLSX, PDF, HTML, EPUB, images, Markdown, CSV, and more), converts non-markdown formats to markdown via docling, runs the…

iurykrieger/claude-bedrock · 169 tokens

docparse

Parse documents (PDF, DOCX, PPTX, XLSX) with spatial bounding boxes via LiteParse. Answer questions with visual citations showing exact source locations on page images. Generate 31C-branded HTML/PDF reports. Maintains a parse cache for efficiency. Use when: "parse this document", "docparse", "visual citations", "show…

mishahanin/heading-os-marketplace · 135 tokens