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.
npx agentmods add skills/sapdev-ai/sap-dev/sap-se24npx skills add sapdev-ai/sap-dev --skill sap-se24git clone --depth 1 https://github.com/sapdev-ai/sap-devWrote 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.
[](https://agentmods.dev/skills/sapdev-ai/sap-dev/sap-se24)<a href="https://agentmods.dev/skills/sapdev-ai/sap-dev/sap-se24"><img src="https://agentmods.dev/badge/skills/sapdev-ai/sap-dev/sap-se24.svg" alt="Measured on agentmods" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5 | $0.00181 | $0.22947 |
| Opus 5 | $0.00090 | $0.11473 |
| Sonnet 5 | $0.00036 | $0.04589 |
| Haiku 4.5 | $0.00018 | $0.02295 |
Grade A, and why
sap-se24 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 4d 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.
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.
What ships with it
17 files 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.
- README.md 4.4 KB
- references/sap_se24_change_props.screens.json 2.4 KB
- references/sap_se24_change_props.vbs 24 KB
- references/sap_se24_check_and_download.screens.json 1.7 KB
- references/sap_se24_check_and_download.vbs 10 KB
- references/sap_se24_check.screens.json 865 B
- references/sap_se24_check.vbs 4.2 KB
- references/sap_se24_create.screens.json 972 B
- references/sap_se24_create.vbs 21 KB
- references/sap_se24_delete.screens.json 552 B
- references/sap_se24_delete.vbs 6.9 KB
- references/sap_se24_rfc_install.ps1 8.6 KB runs code
- references/sap_se24_test_classes.screens.json 2.7 KB
- references/sap_se24_test_classes.vbs 15 KB
- references/sap_se24_update.screens.json 2.7 KB
- references/sap_se24_update.vbs 22 KB
- references/Z_CLASS_SOURCE_INSTALL.abap 16 KB
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.
- 4d ago First seen · 1,490 lines · 181 tokens per session scan A be54d1cb181f
sap-se24 is a skill published in the GitHub repository sapdev-ai/sap-dev (7 stars, last pushed 4d ago), licensed GPL-3.0. It adds 181 tokens to every session and 22,947 once invoked, about $0.0009 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-08-31.
Other skills, from other repositories
flow-define
Multi-AI requirements scoping using available external providers (Double Diamond Define phase).
obviously-awesome
Define product positioning by mapping competitive alternatives, unique attributes, and best-fit customers to the right market category. Use when the user mentions "positioning", "competitive alternatives", "how to position", "market category", "positioning canvas", "repositioning", "category creation", "what category…
prd
Generates a Product Requirements Document from a natural language app description. Asks clarifying questions, researches similar apps, defines scope, stack, architecture, and produces a structured PRD that Archon can decompose into a campaign.
agent-wiki-tasks
Discover task families across summaries and write per-family comparison pages with findings narrative. Updates wiki-twobatch/config.yaml task definitions and writes tasks/ task.md.
odata
Help with OData service development in ABAP including OData V2 and V4 services via RAP service bindings, SEGW-based services, service definitions, service bindings, OData annotations, consumption of external OData services, and troubleshooting common OData errors. Use when users ask about OData, OData V2, OData V4…
deslop
The optimization pass, defined - delete before you add, one smell class per pass, behaviour pinned by a test that ran BEFORE the edit. Lints a SKILL.md and prose by the same instinct. Use for the per-story optimization pass or when code has grown noisy without growing capable.