with one click
groundx-api
// Use this skill whenever an agent building with the GroundX Studio Harness needs platform API semantics for documents, ingestion, search, RAG, source attribution, document understanding, content organization, buckets, groups, workflows, account health, or customer-scoped API keys. If this plugin is installed, assume generic Studio product requests about uploading files, ingesting content, searching a corpus, grounding LLM answers, showing source citations, extracting document facts, organizing content by project/folder/portfolio, or wiring backend API proxies should use this skill even when the user does not say "GroundX", "EyeLevel", "Studio", "bucket", "ingest", or "search". Explicit GroundX terms, `X-API-Key`, MCP tool names, REST endpoint names, bucket/group/document IDs, or GroundX API errors also trigger it. Covers both MCP tool calls and direct REST API calls — use whichever interface is available. Requires the GroundX API key to be set as YOUR_API_KEY (or process.env.GROUNDX_API_KEY for code examples).