# Claude Abap Skills

> Use the curated ABAP skill set for design, implementation, review, testing, and documentation tasks in Claude-compatible workflows.

- Skill: `williamcorrea23/claude-abap-skills` (Agent Skill)
- Install (CLI): `npx skillmds@latest add williamcorrea23/claude-abap-skills`
- Raw SKILL.md: https://api.skillmd.com/api/skills/williamcorrea23/claude-abap-skills/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Docs & Writing
- Author: williamcorrea23 (https://skillmd.com/u/williamcorrea23)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/williamcorrea23/claude-abap-skills

---


# Claude ABAP Skills

Use this skill as the Claude-facing entry point for the canonical ABAP skills in `.agents/skills`.

## Workflow

1. Resolve `SAP_ROUTER_ROOT` and work from the canonical repository.
2. Discover the narrowest applicable skill with `python scripts/source_catalog.py search "<task>"`.
3. Prefer ADT/read-only evidence for source inspection and route writes through the approval gate.
4. Apply Karpathy wrapper and caveman compression: state the result, evidence, and next action compactly.
5. Verify with the relevant ABAP lint, unit, security, or catalog check before reporting completion.

Never invent SAP object metadata, bypass functional-write context, or request credentials in a skill response.

