How this skill is triggered — by the user, by Claude, or both
Slash command
/foundation:connectThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Connect a new source to Unstructured Foundation. This command is user-invoked only.
Connect a new source to Unstructured Foundation. This command is user-invoked only.
When invoked:
pipeline_link_source./foundation:connect again if it expires.When the user says the browser flow is complete:
pipeline_list_sources.pipeline_process_source with that source_id./foundation:start.Important: pipeline_link_source returns a short-lived URL. Never reuse a URL from an earlier turn.
Use public language: say "connect a source", "process files", and "searchable documents". Avoid internal system terms in user-facing prose.
npx claudepluginhub unstructured-io/unstructured-foundation-marketplace --plugin foundationCreates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.