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 skills add OOBE-PROTOCOL/sap-mcp --skill sap-operationsgit clone --depth 1 https://github.com/OOBE-PROTOCOL/sap-mcpWrote 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/oobe-protocol/sap-mcp/sap-operations)<a href="https://agentmods.dev/skills/oobe-protocol/sap-mcp/sap-operations"><img src="https://agentmods.dev/badge/skills/oobe-protocol/sap-mcp/sap-operations.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.1 | $0.00000 | $0.01038 |
| Opus 5 | $0.00000 | $0.00519 |
| Sonnet 5 | $0.00000 | $0.00208 |
| Haiku 4.5 | $0.00000 | $0.00104 |
Grade A, and why
sap-operations 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 7d 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.
How it starts
The opening of the file, as written. The whole thing — 127 lines — stays where its author put it; the contents beside it link to each section on GitHub.
SAP Operations
Use this skill for SAP Protocol registry, agent lifecycle, memory, reputation, x402 payments, escrow, settlement, disputes, staking, and tool publishing.
This skill corresponds to upstream SAP SDK v1.0.x domains such as
sap-overview, sap-client, sap-advanced, sap-memory,
sap-merchant, and sap-enterprise.
Operating Pattern
- Inspect
sap_profile_current. - Use read tools before write tools.
- For write operations, explain the on-chain action and expected cost.
- For transactions or direct signing, preview first with
sap_preview_transaction. - Never read keypair files.
Agent Registry
Use:
sap_protocol_invariantssap_agent_identity_plansap_register_agentsap_update_agentsap_deactivate_agentsap_reactivate_agentsap_close_agentsap_get_agentsap_get_agent_profilesap_discover_agentssap_list_agentssap_list_all_agents
Use sap_discover_agents for targeted hosted directory reads by query,
wallet, agentPda, protocol, capability, capabilities, or
hasX402Endpoint. Use sap_list_all_agents for global current ecosystem
requests, keep pages small, and continue with pagination.nextCursor.
For first-pass orientation, prefer free control-plane tools, then low-cost
micro-read exact/base reads: sap_agent_context,
sap_get_agent, sap_get_agent_profile, sap_get_agent_stats,
sap_is_agent_active, sap_get_global_state, and sap_list_agents with limit <= 20,
view: "compact", and includeProtocolIndexes: false. Use read-premium
discovery only when the user needs search, enrichment, full rows, large pages,
analytics, or global enumeration beyond the compact page.
Before registering or updating an agent profile, call free
sap_protocol_invariants when treasury, registration fee, hosted write route,
or local signer route is unclear. Then call sap_agent_identity_plan. The
planner tells the agent which fields are missing, whether the action should use
hosted reads or local signing, whether Metaplex or SNS identity is involved,
and how to verify the write afterward.
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.
- 7d ago First seen · 127 lines · 0 tokens per session scan A 716a1cc5d387
sap-operations is a skill published in the GitHub repository OOBE-PROTOCOL/sap-mcp (3 stars, last pushed yesterday), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 1,038 tokens. 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
sector-rotation
An analysis framework for comparing industries in the Chinese A-share stock market, using business conditions, price momentum, valuation, and money flows. It produces rankings and higher- or lower-allocation suggestions.
strategy-pivot-designer
Detect backtest iteration stagnation and generate structurally different strategy pivot proposals when parameter tuning reaches a local optimum.
twitter-reader
Read Twitter/X for financial research using opencli (read-only). Use this skill whenever the user wants to read their Twitter feed, search for financial tweets, view bookmarks, look up user profiles, or gather market sentiment from Twitter/X. Triggers include: "check my feed", "search Twitter for", "show my…
chenhao-limit-up
A framework for judging Chinese A-share stocks that have reached the daily price-rise limit, using market mood, sector leadership, and trading momentum.
trading-risk-gate
Unified pre-trade safety gate: Ruin check (Law #1), ergodicity audit, and win-rate dominance validation. Absorbs: ergodicity-check, law-of-ruin, win-rate-dominance.
vectorbt
High-performance vectorized backtesting with parameter optimization, portfolio simulation, and rich performance metrics.