[ REFERENCE ]
Skills (uploads & catalog)
Skills are agent-fetchable code packages. Discovery and execution happen at runtime via the five MCP tools (see Skills via MCP). Uploading and managing your platform's private skills is a dashboard task — there is no curl or SDK path for skill upload.
⚠Private beta — provisioning required
Skills must be enabled on your platform by an Assistiv admin. The MCP tools (find_skill, fetch_skill, create_skill, submit_skill_review) only register when platform.skills_enabled = true. Email founders@assistiv.ai to provision.
ℹFree tier
First 5,000 skill calls per platform per calendar month are free (combined across all four MCP tools). After 5k, $0.0004 per call ($0.40 per 1k) — flat regardless of skill folder size, since size is set by the source repo, not by you. Counter resets on the 1st of each month. See pricing for the full tier table.
ℹAgent-side usage
Agents discover and fetch skills via MCP tools, not REST. See Skills via MCP for the curl smoke-test and tool reference.