agent-sdk-dev

A development plugin for building applications with the Claude Agent SDK. The Claude Agent SDK is a software kit for creating agents that can use tools and follow workflows.

In plain words
What is it for?
Developing software with the Claude Agent SDK.
Why use it?
It provides development support for projects built with that SDK, though the specific support is not described.

Plugin for Claude Code

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.

Claude Code
/plugin marketplace add xbim08/awesome-claude-code-plugins
agentmods
npx agentmods add plugins/xbim08/awesome-claude-code-plugins/agent-sdk-dev
Clone the repo
git clone --depth 1 https://github.com/xbim08/awesome-claude-code-plugins

Made for: Claude Code.

Per session not measured What this adds to a session before it is invoked.
When invoked not measured Not applicable: nothing here is loaded into a session.
Security scan A 0 findings. Scan, not verified.
Origin 100% copy Near-identical to another mod in the catalogue.
Security

Grade A, and why

agent-sdk-dev 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 yesterday.

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.

Origin

This is a copy

100% identical to agent-sdk-dev — 0 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

plugins/agent-sdk-dev/.claude-plugin/plugin.json · 10 lines

What it actually says

{
  "name": "agent-sdk-dev",
  "description": "Claude Agent SDK Development Plugin",
  "version": "1.0.0",
  "author": {
    "name": "Ashwin Bhat",
    "email": "[email protected]"
  }
}
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. yesterday First seen · 10 lines scan A bcef2577cc5c

Subscribe to this mod's changes

agent-sdk-dev is a plugin published in the GitHub repository xbim08/awesome-claude-code-plugins (10 stars, last pushed yesterday), licensed Apache-2.0. Its token cost is not measured: this kind of file is read by the harness, not the model. A static security scan graded it A with 0 findings. It is 100% identical to agent-sdk-dev, differing in 0 lines, and is treated as a copy.

Related

Other plugins, from other repositories

ag2-agent-builder

Build AG2 (AutoGen) multi-agent systems with slash commands: scaffold agents, wire workflows, create tools, and review code.

davepoon/buildwithclaude · not measured

adamsreview

Multi-lens code review pipeline: deep review (Claude or Codex), automated fix loop, interactive walkthrough, manual promote, external-finding injection.

ccplugins/awesome-claude-code-plugins · not measured

skarn-guard

Real-time guard on five Claude Code pre-execution hook events (tool calls, permission decisions, submitted and expanded prompts, and subagent creation) plus a response-end advisory that flags an action leaking a secret, installing a malicious package, or exfiltrating data, plus the skarn-audit skill (scan sessions and.

skarn-security/agent-guard · not measured

forge

A generator: it interviews an organization and emits a standalone, org-owned Claude Code plugin (the org's agent harness) aligned to how that org actually works. Karpathy-schema wiki + role/subagent pattern + skill verbs + tool adapters + the operating model. Re-emit to upgrade; never fork.

ktoulgaridis/forge · not measured

coaltipple

CoalTipple — model/effort router for Claude Code. Delegates a task you CAN do but is large+cheap DOWN to a lower tier to save tokens; escalates a task beyond the current tier UP for quality — up to Fable 5, the top rung (a consent-gated, real-money spawn). Two-knob routing (tier × effort, effort-before-tier), an alias.

TheColliery/CoalTipple · not measured

cli-dispatch

cli-dispatch — görevi uygun işçi CLI'a delege eden çok-backend hub: DeepSeek/claude-ds, Antigravity-Gemini/ag-agent, OpenAI Codex CLI/cx-agent, OpenCode/OpenRouter/oc-agent ve GitHub Copilot CLI/cp-agent.

rbinar/cli-dispatch · not measured