Marketplace

agent-scaffold

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

$ インストール

git clone https://github.com/majesticlabs-dev/majestic-marketplace /tmp/majestic-marketplace && cp -r /tmp/majestic-marketplace/plugins/majestic-agent-sdk/skills/agent-scaffold ~/.claude/skills/majestic-marketplace

// tip: Run this command in your terminal to install the skill


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 SelectionSDK Tools
File OperationsRead, Write, Edit, Glob, Grep
Code ExecutionBash
Web SearchWebSearch, 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.

Repository

majesticlabs-dev
majesticlabs-dev
Author
majesticlabs-dev/majestic-marketplace/plugins/majestic-agent-sdk/skills/agent-scaffold
13
Stars
0
Forks
Updated3d ago
Added6d ago