Usage

Use cast Claude skills with Claude Code.

The Foundry casts each Mold into a self-contained skill. Casts are committed to this repo under casts/ and surfaced as a Claude Code plugin marketplace. Install once; every cast skill becomes available to your agent.

Claude
16
Targets
1
Total
16

Install

/ Claude Code plugin marketplace

In Claude Code, add the marketplace and install the plugin:

/plugin marketplace add jmchilton/foundry
/plugin install foundry-skills@galaxy-workflow-foundry

Skills are namespaced under the plugin. Invoke a cast skill in a session like:

/foundry-skills:summarize-nextflow

Or skip the marketplace and copy a single skill into ~/.claude/skills/:

git clone https://github.com/jmchilton/foundry
cp -r foundry/casts/claude/skills/<name> ~/.claude/skills/<name>

Update later with /plugin update foundry-skills@galaxy-workflow-foundry.

Claude skills

/ 16 casts