scaffold-agent

Generate subagent configurations for Claude Code plugins with frontmatter and mission sections.

1|Updated Apr 29, 2026
One-click install
npx skills add https://github.com/g-bastianelli/nuthouse --skill scaffold-agent-g-bastianelli
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: scaffold-agent
Source: https://github.com/g-bastianelli/nuthouse/tree/main/.claude/skills/scaffold-agent
Command: npx skills add https://github.com/g-bastianelli/nuthouse --skill scaffold-agent-g-bastianelli

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires Claude Code, Codex, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the process of creating subagents for Claude Code plugins, streamlining the development and management of agents within the nuthouse marketplace.

Core Features & Use Cases

  • Automated Agent Creation: Generates the necessary files and configurations for new subagents.
  • Customizable Agent Properties: Allows for the specification of agent name, description, model, tools allowlist, input/output formats, and more.
  • Integration with Existing Plugins: Facilitates the addition of new agents to existing plugins within the nuthouse ecosystem.

Quick Start

Use the scaffold-agent skill to create a new subagent for the 'linear-devotee' plugin with the name 'issue-context' and a description of 'Extracts issue context for analysis'.

Frequently Asked Questions about scaffold-agent

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate subagent configurations for Claude Code plugins?

To generate subagent configurations for Claude Code plugins, you can use the scaffold-agent skill to automatically create the necessary frontmatter, mission sections, and output formats based on your specific agent requirements.

Can I customize agent properties like model and tools when creating subagents?

Yes, you can customize subagent properties including the agent name, description, model, tools allowlist, and input/output formats to define the exact behavior and capabilities of the new agent.

What is the best way to add a new agent to an existing Claude Code plugin?

The best way to add a new agent to an existing Claude Code plugin is to automate the creation process, which generates the required files and configurations to seamlessly integrate the new agent into your current ecosystem.

Do I need Codex to create subagents for Claude Code?

Yes, you need both Claude Code and Codex installed and available, as the scaffold-agent requires these dependencies to execute the automated generation of subagent files and configurations.

What components are included when automating agent creation for Claude Code?

Automating agent creation for Claude Code includes generating the necessary structural components such as frontmatter, mission sections, and defined output formats to ensure the subagent is fully configured and operational.