From foundation
Explain what Unstructured Foundation can do, including commands and example asks. Use when the user asks what Foundation can do, what commands exist, or for example queries.
How this skill is triggered — by the user, by Claude, or both
Slash command
/foundation:helpThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Give concise, public-facing help. Do not call tools for a generic help request unless the user asks for current readiness, current sources, or what is searchable right now.
Give concise, public-facing help. Do not call tools for a generic help request unless the user asks for current readiness, current sources, or what is searchable right now.
Open with a short quickstart paragraph: the fastest way to begin is /foundation:start, where you select a source and immediately begin processing your documents, making them ready for use by Claude or your agent.
Cover only these commands:
/foundation:start: Start here — check readiness and choose the best next step./foundation:connect: Connect a new data source./foundation:search: Tell Foundation what you want to find./foundation:manage: Open the dashboard to view, pause, resume, or remove connected sources./foundation:help: Show commands and example asks.Note on removing sources: to remove a data source, use /foundation:manage, which opens the dashboard. When a source is deleted, all data associated with that source is deleted too, so it will no longer be retrievable through Unstructured Foundation.
Include a capability overview:
/foundation:connect to begin connecting a new source. Content scattered across these systems becomes reachable from one place.Example asks:
If the user asks for current readiness or what is searchable, call pipeline_processing_status. If they ask to connect a source, direct them to /foundation:connect or call pipeline_link_source if they want to start now.
Creates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.
npx claudepluginhub unstructured-io/unstructured-foundation-marketplace --plugin foundation