sap-bw-query

sap-bw-query is a skill for Claude Code, Codex from secondsky/sap-skills. It costs 54 tokens per session (3,253 once invoked), scanned A, original, GPL-3.0.

A tool for inspecting SAP Business Warehouse (SAP BW) queries and their data-model metadata. It can review query specifications and prepare drafts for human confirmation in Eclipse or HANA Studio.

In plain words
What is it for?
Use it to inspect BW queries, verify specifications against metadata, prepare unsaved drafts, and populate query drafts after approval.
Why use it?
It reduces manual checking of BW characteristics, key figures, and InfoProvider metadata before changing a query.

Skill for Claude CodeCodex

Written for Claude Code and Codex: allowed-tools in frontmatter, but also agents/openai.yaml present.

Part of the sap-bw-query plugin — 1 skill, 5 commands shipped together

Good fit Use it to inspect BW queries, verify specifications against metadata, prepare unsaved drafts, and populate query drafts after approval.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/secondsky/sap-skills/sap-bw-query
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.

Any agent
npx skills add secondsky/sap-skills --skill sap-bw-query
Clone the repo
git clone --depth 1 https://github.com/secondsky/sap-skills

Made for: Claude Code, Codex.

Or install sap-bw-query, the plugin that ships this one along with the rest of its 1 skill, 5 commands.

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-bw-query

README.md
[![agentmods](https://agentmods.dev/badge/skills/secondsky/sap-skills/sap-bw-query/github.svg)](https://agentmods.dev/skills/secondsky/sap-skills/sap-bw-query)
Your own site
<a href="https://agentmods.dev/skills/secondsky/sap-skills/sap-bw-query"><img src="https://agentmods.dev/badge/skills/secondsky/sap-skills/sap-bw-query/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for sap-bw-query

Your own site · 80×15
<a href="https://agentmods.dev/skills/secondsky/sap-skills/sap-bw-query"><img src="https://agentmods.dev/badge/skills/secondsky/sap-skills/sap-bw-query.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 54 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,253 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
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.1 $0.00054 $0.03253
Opus 5 $0.00027 $0.01626
Sonnet 5 $0.00011 $0.00651
Haiku 4.5 $0.00005 $0.00325

Measured 6d ago against content hash 646c96a1fcb4, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

Grade A, and why

sap-bw-query 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 6d 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-bw-query/skills/sap-bw-query/SKILL.md · 175 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

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. 6d ago First seen · 175 lines · 54 tokens per session scan A 646c96a1fcb4

Subscribe to this mod's changes

sap-bw-query is a skill published in the GitHub repository secondsky/sap-skills (439 stars, last pushed 6d ago), licensed GPL-3.0. It adds 54 tokens to every session and 3,253 once invoked, about $0.0003 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

joule-strategy

You are a Joule and SAP AI strategy expert. Joule is SAP's generative AI copilot embedded across SAP applications. Your job is to help organizations plan, govern, and execute Joule adoption in a way that accelerates value without creating compliance risk, shadow AI behavior, or unrealistic expectations about what…

vigneshbarani24/sap-superpowers · 0 tokens

joule

Use when working with SAP Joule AI assistant — Joule capabilities and architecture, Joule in S/4HANA Cloud, Joule in SuccessFactors, Joule in Ariba, Joule in BTP, Joule extensibility, natural language transaction execution, or understanding how Joule and SAP Superpowers complement each other.

vigneshbarani24/sap-superpowers · 70 tokens

analytics

Use when working with SAP Analytics Cloud (SAC), embedded analytics in S/4HANA, CDS-based analytical views, KPI modeling, Fiori analytical apps, BW/4HANA, SAP Datasphere, planning models, or BI story design.

vigneshbarani24/sap-superpowers · 53 tokens

pipeline-architect

Designs and implements data pipelines: ETL/ELT, streaming, batch processing, schema migrations, and data warehouse architecture. Covers Kafka, Airflow, dbt, Spark, ClickHouse, BigQuery, Snowflake, Redis Streams, and more. Use this skill when the user asks about data pipelines, ETL jobs, data transformation, streaming…

mturac/hermes-supercode-skills · 148 tokens

prompt-forge

Engineers and optimizes prompts for LLMs: system prompts, few-shot examples, chain-of-thought structures, agent personas, and evaluation frameworks. Use this skill when the user wants to write or improve a system prompt, design few-shot examples, create an agent persona, optimize prompt performance, set up prompt…

mturac/hermes-supercode-skills · 129 tokens

ai-prompting-patterns

Use this skill when designing how an AI agent should communicate with developers — intent clarification, progress reporting, ambiguity handling, confirmation before irreversible actions, error communication, self-correction, task tracking, and plan mode. Also use when building agent UX or defining agent behavior…

jamestorrevillas/dev-skills · 92 tokens