provable-sdk-tutorial-docs

Guidelines for writing tutorials and runnable examples for the Provable SDK, a software development kit published by Provable. They cover how examples should be structured and how Node.js and browser environments differ.

In plain words
What is it for?
Use them to write tutorial documentation and create-leo-app examples for the @provablehq/sdk.
Why use it?
They help keep SDK tutorials accurate, usable, and appropriate for the environment where the code will run.

Skill for Claude CodeCodex

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.

agentmods
npx agentmods add skills/provablehq/sdk/provable-sdk-tutorial-docs
Any agent
npx skills add ProvableHQ/sdk --skill provable-sdk-tutorial-docs
Clone the repo
git clone --depth 1 https://github.com/ProvableHQ/sdk

Made for: Claude Code, Codex.

Per session 51 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,082 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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 $0.00051 $0.02082
Opus 5 $0.00026 $0.01041
Sonnet 5 $0.00010 $0.00416
Haiku 4.5 $0.00005 $0.00208

Measured 2d ago against content hash 28763e27619f, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

provable-sdk-tutorial-docs 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 2d 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.

.agents/skills/provable-sdk-tutorial-docs/SKILL.md · 197 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. 2d ago First seen · 197 lines · 51 tokens per session scan A 28763e27619f

Subscribe to this mod's changes

provable-sdk-tutorial-docs is a skill published in the GitHub repository ProvableHQ/sdk (633 stars, last pushed 12d ago), licensed GPL-3.0. It adds 51 tokens to every session and 2,082 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-08-30.

Related

Other skills, from other repositories

handover

Create or update a concise handover doc for the current repo/session.

transloadit/node-sdk · 17 tokens

release

Checklist for releasing packages from this monorepo (code PR -> Version Packages PR -> npm publish).

transloadit/node-sdk · 22 tokens

gh-pr-to-green

Finish a GitHub PR by using gh to gather full PR context, creating a markdown todo list of open review comments, addressing them (err on the side of fixing), running council-review and the repo-required checks (often yarn check), committing/pushing updates, and monitoring CI until green. Use when asked to…

transloadit/node-sdk · 82 tokens

netsuite-sdf-safe-guide

Comprehensive NetSuite SDF best practices based on the SAFE Guide (12 principles + appendices). Generates Object XML for all 14 script types, enforces governance limits, security patterns, and defensive coding. Includes N/cache, N/query, concurrency limits, OAuth 2.0 guidance, legacy TBA guardrails, CustomTool runtime…

oracle/netsuite-suitecloud-sdk · 104 tokens

netsuite-suitescript-upgrade

SuiteScript 1.0, 2.0, and 2.x to 2.1 migration assistant. Analyzes, converts, explains, and validates script upgrades. Covers 125+ API mappings, 34 object conversions, 13 unmapped API workarounds, all script type entry point changes, SuiteScript 2.0/2.x to 2.1 upgrade guidance, and 16 categories of breaking behavioral…

oracle/netsuite-suitecloud-sdk · 109 tokens

netsuite-suitescript-learning

Interactive learning system for NetSuite SDF development. Features six modes (learn, review, explain, annotate, quiz, and final) with SAFE Guide integration. Produces compliance-reviewed learning documentation. Learn topics like governance, N/cache, and security directly from SAFE Guide principles. Generate quizzes…

oracle/netsuite-suitecloud-sdk · 71 tokens