aidp-rest

aidp-rest is a skill for Claude Code from oracle-samples/oracle-aidp-samples. It costs 114 tokens per session (2,334 once invoked), scanned A, original, UPL-1.0.

A set of REST client building blocks for AIDP, a control system for running code and jobs on compute clusters. It covers signed requests, workspace and cluster discovery, notebook uploads, job control, and fetching task output.

In plain words
What is it for?
Use it when a coding-agent skill or tool must upload code, start or monitor jobs, inspect job runs, or retrieve results from AIDP.
Why use it?
It removes the need to implement these repeated API operations separately when working with a live AIDP cluster. It also helps interpret completion markers in executed task output.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the oracle-ai-data-platform-fusion-autopilot plugin — 16 skills shipped together

Good fit Use it when a coding-agent skill or tool must upload code, start or monitor jobs, inspect job runs, or retrieve results from AIDP.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/oracle-samples/oracle-aidp-samples/aidp-rest
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 oracle-samples/oracle-aidp-samples --skill aidp-rest
Clone the repo
git clone --depth 1 https://github.com/oracle-samples/oracle-aidp-samples

Made for: Claude Code.

Or install oracle-ai-data-platform-fusion-autopilot, the plugin that ships this one along with the rest of its 16 skills.

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 aidp-rest

README.md
[![agentmods](https://agentmods.dev/badge/skills/oracle-samples/oracle-aidp-samples/aidp-rest.svg)](https://agentmods.dev/skills/oracle-samples/oracle-aidp-samples/aidp-rest)
Your own site
<a href="https://agentmods.dev/skills/oracle-samples/oracle-aidp-samples/aidp-rest"><img src="https://agentmods.dev/badge/skills/oracle-samples/oracle-aidp-samples/aidp-rest.svg" alt="Measured on agentmods" height="20"></a>
Per session 114 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,334 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 1 finding. A grade says what 26 rules found in the file — not that it is safe.
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.00114 $0.02334
Opus 5 $0.00057 $0.01167
Sonnet 5 $0.00023 $0.00467
Haiku 4.5 $0.00011 $0.00233

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

Security

Grade A, and why

aidp-rest scanned grade A with 1 finding 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 (client.py), 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.

Makes network callslowCapability

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

2. **Notebook path encoding** — `urllib.parse.quote(path, safe="")` so slashes become `%2F`. Path-style, not query-style.
ai/claude-code-plugins/oracle-ai-data-platform-fusion-autopilot/skills/aidp-rest/SKILL.md · 140 lines

The source is not reproduced here

Licensed UPL-1.0

The repository is licensed UPL-1.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.

Read it on GitHub

Files

What ships with it

1 file 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.

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 · 140 lines · 114 tokens per session scan A 8ed56c6a0649

Subscribe to this mod's changes

aidp-rest is a skill published in the GitHub repository oracle-samples/oracle-aidp-samples (46 stars, last pushed 7d ago), licensed UPL-1.0. It adds 114 tokens to every session and 2,334 once invoked, about $0.0006 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

airflow-state-store

Persists task and asset state across retries and DAG runs using Airflow 3.3's AIP-103 key/value stores (taskstatestore, assetstatestore) and the crash-safe ResumableJobMixin. Use when the user asks about task state store, checkpointing in tasks, persisting state across retries, job IDs surviving worker crashes…

astronomer/agents · 315 tokens

designing-architectures

Architecture knowledge reference covering API design, security architecture, cloud-native patterns, caching strategies, message queues, and data security. Use when designing system architecture, APIs, or cloud-native infrastructure.

telagod/code-abyss · 43 tokens

cloudflare-bindings

This skill activates when working with Cloudflare Workers bindings like D1, KV, R2, Durable Objects, or environment variables. It provides patterns for database access, caching, file storage, and secrets management.

smicolon/ai-kit · 47 tokens

btp

Use when designing, building, or troubleshooting solutions on SAP Business Technology Platform — subaccounts, Cloud Foundry, Kyma, CAP, HANA Cloud, XSUAA, destinations, or any BTP service.

vigneshbarani24/sap-superpowers · 46 tokens

sse-streaming

POST-based Server-Sent Events streaming for Azure Functions — HTTP streaming, chunked response parsing, reconnection.

fabioc-aloha/Alex_Skill_Mall · 26 tokens

Pynchy Ops

Use when managing the pynchy service on the server — deploying changes, observing logs, checking service status, restarting the service, setting up GitHub auth, rebuilding the agent container, or running commands on the live Pynchy host. Also use when interacting with the LiteLLM proxy — investigating failed requests…

crypdick/pynchy · 110 tokens