From foundry
First-time setup for the foundry plugin (plugin:foundry@claude-foundry)
How this skill is triggered — by the user, by Claude, or both
Slash command
/foundry:foundry-setupThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
First-time setup for the foundry plugin. This skill is idempotent and safe to run multiple times.
First-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**
npx claudepluginhub foundry-works/claude-foundry --plugin foundryTerminal wizard that configures API keys (Zotero, Elsevier, WoS, etc.), registers MCP servers, and patches project settings for the academic-research plugin.
Phase 0 of the prd-taskmaster pipeline: resolves backend, initializes project, configures provider stack, and verifies AI pipeline. Autonomous setup with no user questions.