Skip to main content
Run any Skill in Manus
with one click

foundry-skill-catalog

Stars5
Forks2
UpdatedJuly 13, 2026 at 16:35

Centrally store and distribute instruction-only `SKILL.md` files via the Foundry **Skills** REST API (`{project}/skills`) — and consume them at runtime from MAF agents through a custom `SkillsSource` adapter. Hosted agents only (no Prompt agents). Covers the JSON vs ZIP modes (JSON mode is **write-only** — body never returned), the mandatory `Foundry-Features: Skills=V1Preview` header, the unquoted-frontmatter HTTP 500 trap, `allow_preview=True`, and the verified-working `FoundrySkillsSource(SkillsSource)` for `agent_framework.SkillsProvider`. USE FOR: foundry skills, central skill store, client.beta.skills, has_blob, create_from_package, Foundry-Features Skills V1Preview, FoundrySkillsSource, SkillsProvider with Foundry, skills:import, skills:download. DO NOT USE FOR: awesome-gbb skill authoring (this very repo), Foundry tools (use foundry-toolbox), file-system SkillsProvider wiring (use foundry-hosted-agents § Skill Loading), generic hosted-agent runtime.

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

File Explorer
4 files
SKILL.md
readonly