Claude Code Plugins

Community-maintained marketplace

Feedback

File templates for Claude Agent SDK project scaffolding. Used by /agent-sdk:agent-scaffold command.

Install Skill

1Download skill
2Enable skills in Claude

Open claude.ai/settings/capabilities and find the "Skills" section

3Upload to Claude

Click "Upload skill" and select the downloaded ZIP file

Note: Please verify skill by going through its instructions before using it.

SKILL.md

name agent-scaffold
description File templates for Claude Agent SDK project scaffolding. Used by /agent-sdk:agent-scaffold command.

Agent Scaffold Skill

Provides file templates for generating Claude Agent SDK projects.

When to Use

Automatically invoked by /agent-sdk:agent-scaffold command.

Templates

Core Files

Environment

Claude Code Files

Tool Mapping

User Selection SDK Tools
File Operations Read, Write, Edit, Glob, Grep
Code Execution Bash
Web Search WebSearch, WebFetch
MCP Tools (configured via mcpServers)

System Prompts

Coding Agent:

You are a coding assistant that helps developers write better code.
Analyze code for bugs, security issues, and best practices.

Business Agent:

You are a business analyst assistant.
Help with document analysis, data extraction, and report generation.