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.
git clone --depth 1 https://github.com/frankxai/claude-code-oracle-skillsWrote 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/commands/frankxai/claude-code-oracle-skills/oci-diagram)<a href="https://agentmods.dev/commands/frankxai/claude-code-oracle-skills/oci-diagram"><img src="https://agentmods.dev/badge/commands/frankxai/claude-code-oracle-skills/oci-diagram/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.
<a href="https://agentmods.dev/commands/frankxai/claude-code-oracle-skills/oci-diagram"><img src="https://agentmods.dev/badge/commands/frankxai/claude-code-oracle-skills/oci-diagram.svg" alt="Reviewed on agentmods" width="80" 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.00006 | $0.00337 |
| Opus 5 | $0.00003 | $0.00169 |
| Sonnet 5 | $0.00001 | $0.00067 |
| Haiku 4.5 | $0.00001 | $0.00034 |
Grade A, and why
oci-diagram 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 11d 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.
What it actually says
Context
You are generating an OCI architecture diagram. The user wants a professional diagram with correct Oracle styling.
Available architecture types:
rag- RAG/AI platform with vector searchthree-tier- Classic web applicationmicroservices- OKE-based microservicesdata-lake- Analytics and data platformmulti-agent- AI agent factoryhybrid- On-prem + OCI hybrid
Available output formats:
drawio- Draw.io XML file (default)python- Python diagrams library codemermaid- Mermaid.js markdown
Your Task
- If no architecture type specified, ask the user what they want to diagram
- Read the oracle-diagram-generator skill for templates:
plugins/oracle-diagram-generator/skills/SKILL.md - Generate the diagram in the requested format
- Save to a file with appropriate extension (.drawio, .py, or .md)
- Provide instructions for viewing/running the output
Output Requirements
- Use Oracle Red (#C74634) for primary OCI services
- Include cost estimates where applicable
- Add proper labels and connections
- Follow Oracle icon naming conventions (mxgraph.oci.*)
Example Invocations
/oci-diagram rag drawio
/oci-diagram three-tier python
/oci-diagram multi-agent mermaid
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.
- 11d ago First seen · 46 lines · 0 tokens per session scan A ba15e88e5565
oci-diagram is a command published in the GitHub repository frankxai/claude-code-oracle-skills (2 stars, last pushed 14d ago), licensed Apache-2.0. It adds 6 tokens to every session and 337 once invoked, about $0.0000 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 commands, from other repositories
create-excalidraw-diagram
description: "Create system architecture or technical diagram (Excalidraw) (Use any time you need a diagram)".
create-excalidraw-dataflow
description: "Create data flow diagram (Excalidraw) (Use any time you need a diagram)".
deploy-ai
description: "Deploy AI system to production".
ui-interactive
Interactive component wizard with step-by-step guidance and enforced quality gates.
icon-audit
You are tasked with auditing icon usage across the Hogwarts codebase to measure adoption of the unified icon system and identify migration opportunities.
icon-fetch
You are tasked with fetching icons from external design systems and integrating them into the Hogwarts unified icon system.