sap-btp-service-manager

sap-btp-service-manager is a skill for Claude Code, Codex from secondsky/sap-skills. It costs 182 tokens per session (4,184 once invoked), scanned B, original, GPL-3.0.

A guide to SAP Service Manager on SAP Business Technology Platform (BTP), the service that manages application services and their connections.

In plain words
What is it for?
Use it to manage service instances, bindings, brokers, and platforms through SMCTL, the BTP command-line interface, or supported environments.
Why use it?
It helps developers provision and organize services across BTP environments without having to infer the platform-specific steps.

Skill for Claude CodeCodex

Written for Claude Code and Codex: shipped in a Claude Code plugin, but also agents/openai.yaml present.

Part of the sap-btp-service-manager plugin — 1 skill, 1 command shipped together

Good fit Use it to manage service instances, bindings, brokers, and platforms through SMCTL, the BTP command-line interface, or supported environments.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/secondsky/sap-skills/sap-btp-service-manager
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-btp-service-manager
Clone the repo
git clone --depth 1 https://github.com/secondsky/sap-skills

Made for: Claude Code, Codex.

Or install sap-btp-service-manager, the plugin that ships this one along with the rest of its 1 skill, 1 command.

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-btp-service-manager

README.md
[![agentmods](https://agentmods.dev/badge/skills/secondsky/sap-skills/sap-btp-service-manager/github.svg)](https://agentmods.dev/skills/secondsky/sap-skills/sap-btp-service-manager)
Your own site
<a href="https://agentmods.dev/skills/secondsky/sap-skills/sap-btp-service-manager"><img src="https://agentmods.dev/badge/skills/secondsky/sap-skills/sap-btp-service-manager/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-btp-service-manager

Your own site · 80×15
<a href="https://agentmods.dev/skills/secondsky/sap-skills/sap-btp-service-manager"><img src="https://agentmods.dev/badge/skills/secondsky/sap-skills/sap-btp-service-manager.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 182 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 4,184 The whole file, excluding the scripts and references it only reads on demand.
Security scan B 2 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • Socket fail 18 Mar 2026
  • Snyk fail 15 Mar 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.00182 $0.04184
Opus 5 $0.00091 $0.02092
Sonnet 5 $0.00036 $0.00837
Haiku 4.5 $0.00018 $0.00418

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

Security

Grade B, and why

sap-btp-service-manager scanned grade B with 2 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 8d ago.

The scan reads SKILL.md. This mod also ships 1 executable file (templates/oauth-token-request.sh), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

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.

Asks for rootmediumPrivilege escalation

A mod that escalates privileges can change anything on the machine, not only the project.

sudo mv smctl /usr/local/bin/ && smctl --version

Makes network callslowCapability

Not a fault in itself. Listed so you know the mod talks to something, and to what.

curl '<uaa_url>/oauth/token' -X POST \
plugins/sap-btp-service-manager/skills/sap-btp-service-manager/SKILL.md · 554 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. 8d ago First seen · 554 lines · 182 tokens per session scan B b0234a553647

Subscribe to this mod's changes

sap-btp-service-manager is a skill published in the GitHub repository secondsky/sap-skills (440 stars, last pushed yesterday), licensed GPL-3.0. It adds 182 tokens to every session and 4,184 once invoked, about $0.0009 per session on Opus 5. A static security scan graded it B with 2 findings (asks for root, makes network calls). 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

sap-expert

Expert in SAP ERP systems, ABAP programming, SAP HANA, S/4HANA, Fiori applications, and SAP integration patterns including OData, RFC, and IDoc. Use when the user mentions ERP, enterprise, business apps, ABAP, HANA, or S/4HANA, or when the task involves SAP Ecosystem, ABAP Development, Integration Technologies, or…

personamanagmentlayer/pcl · 92 tokens

kafka-event-driven-design

Kafka event-driven architecture designer and reviewer, at the application/client layer. ALWAYS use when designing, reviewing, or troubleshooting how a service produces or consumes Kafka events — topic and partition-key design, producer and consumer client configuration, consumer group topology, event schema definition…

johnqtcg/awesome-skills · 191 tokens

api-design

REST API contract designer and reviewer. ALWAYS use when designing new endpoints, reviewing existing API contracts, planning API versioning, or standardizing error models. Covers resource modeling (URL/naming), HTTP method semantics, status code selection, error model consistency, pagination/filtering/sorting…

johnqtcg/awesome-skills · 123 tokens

cds-view-entities

Help with CDS (Core Data Services) view entity development including data modeling, annotations, associations, compositions, access controls, aggregate expressions, built-in functions, and input parameters. Use when users ask about CDS views, CDS view entities, CDS annotations, CDS associations, CDS compositions, CDS…

likweitan/abap-skills · 153 tokens

rap

Help with RAP (RESTful ABAP Programming Model) development including behavior definitions, EML statements, managed and unmanaged BOs, draft handling, actions, validations, determinations, side effects, and business events. Use when users ask about RAP, BDEF, BDL, EML, behavior definitions, behavior pools, managed BO…

likweitan/abap-skills · 165 tokens

rap-business-events

Help with RAP business events and enterprise eventing including event definitions in behavior definitions, raising events from RAP handler methods, event bindings, SAP Event Mesh integration, event consumption, and event-driven architecture patterns in ABAP Cloud. Use when users ask about RAP business events…

likweitan/abap-skills · 142 tokens