Run Example — Development skill for Claude Code
Run a runnable example from the Diva SDK docs (quickstart, tools, mcp, subagents, streaming.
How to install Run Example
Installs to ~/.claude/skills/diva-agents-diva-sdk-plugin-run-example/SKILL.md
mkdir -p ~/.claude/skills/diva-agents-diva-sdk-plugin-run-example && curl -fsSL https://raw.githubusercontent.com/diva-agents/diva-sdk-plugin/HEAD/commands/run-example.md -o ~/.claude/skills/diva-agents-diva-sdk-plugin-run-example/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Run Example does
description: Run a runnable example from the Diva SDK docs (quickstart, tools, mcp, subagents, streaming, ...) argument-hint: [example name, e.g. "tools" or "subagents"]
Fetch and run a real, documented example from the Diva SDK docs. `$ARGUMENTS` names the example (e.g. `tools`, `mcp`, `subagents`).
1. Determine language
Infer from the current project (`@diva-ai/sdk` in `package.json` vs `diva-ai` in `pyproject.toml`/`requirements.txt`), or ask if there's no project yet.
2. Kn
Alternatives in Development
- MCP Python SDK — Python SDK for building MCP servers 22.3k ★
- Claude Code Rev — Runnable ClaudeCode source code 3k ★
- Tiger Docs MCP Server - Development Guidelines — Tiger Docs MCP Server - Development Guidelines skill 1.7k ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Claude Agent SDK Swift
Community Claude Agent SDK for Swift, with streaming, MCP, session stores, and tracing.
Theokit Skills
Claude Code plugin that teaches the assistant the real @theokit/sdk API surface — Agent.create, Tool.create wi
Claude Code API Examples
Runnable Python examples for claude code api: first request, streaming and tool use, key from the environment.
Debug Session
Inspect a Diva session or run via the platform MCP tools
Docs Quickstart
Open ArchiPy quickstart guidance for app teams
Claude Launchpad
A clear, beginner-friendly guide to the Claude developer ecosystem — Claude API, Claude Desktop, Claude Code,
Related Agents
Diva Agent Builder
Builds a complete Diva SDK agent (Python diva-ai or TypeScript @diva-ai/sdk) from a spec — project scaffolding
Keel Plan Lens Dx
【計畫審查/DX 視角】開發者上手成本。建 persona card、量測 time-to-hello-world、走過 discover→install→hello world→first debug 旅程,每站附具體
AI SDK Expert
Expert in Vercel AI SDK v5 handling streaming, model integration, tool calling, hooks, state management, edge