First-time setup for the foundry plugin (plugin:foundry@claude-foundry)
Performs first-time setup for the foundry plugin with idempotent configuration and validation.
npx claudepluginhub foundry-works/claude-foundryThis skill inherits all available tools. When active, it can use any tool Claude has access to.
references/setup.mdFirst-time setup for the foundry plugin. This skill is idempotent and safe to run multiple times.
Check if $ARGUMENTS contains --check or --preflight:
MANDATORY: Read references/setup.md before proceeding. It contains the detailed phase instructions.
- **Entry** → Read `references/setup.md` (MANDATORY) → Ensure Full Mode → Preflight: MCP, Python, Git
- [--check?] → **Exit**
- [else] → Permissions → Workspace
- [toml created?] → FeatureFlags → Providers → Research → TestConfig
- [else] → Create TOML → FeatureFlags → Providers → Research → TestConfig
- CLAUDE.md Configuration → Summary → **Exit**
Activates when the user asks about AI prompts, needs prompt templates, wants to search for prompts, or mentions prompts.chat. Use for discovering, retrieving, and improving prompts.
Search, retrieve, and install Agent Skills from the prompts.chat registry using MCP tools. Use when the user asks to find skills, browse skill catalogs, install a skill for Claude, or extend Claude's capabilities with reusable AI agent components.
This skill should be used when the user wants to "create a skill", "add a skill to plugin", "write a new skill", "improve skill description", "organize skill content", or needs guidance on skill structure, progressive disclosure, or skill development best practices for Claude Code plugins.