Customer-facing GroundX API reference for document ingest, search, RAG, source attribution, document understanding, buckets, groups, workflows, account health, API keys, SDK usage, and REST fallback. Try the hosted GroundX API MCP connector before direct REST. If tools are not visible, instruct the user to connect the GroundX API connector and retry tool discovery; use REST only when connector attachment fails or a needed tool is missing. REST fallback uses the `X-API-Key` header and keeps raw keys out of tool arguments, browser code, logs, transcripts, examples, and generated files.
How this skill is triggered — by the user, by Claude, or both
Slash command
/groundx-agent-harness:groundx-apiThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use this skill for customer-scoped GroundX platform operations: ingest,
guides/01-core-rag-workflow.mdguides/02-ingest-patterns.mdguides/03-search.mdguides/04-rag-integration-patterns.mdguides/05-document-understanding.mdguides/06-content-organization.mdguides/07-filter-field.mdguides/08-source-view-ui.mdguides/09-workflows.mdreferences/00-coverage.mdreferences/01-auth.mdreferences/02-documents.mdreferences/03-search.mdreferences/04-buckets.mdreferences/05-groups.mdreferences/06-workflows.mdreferences/08-errors-and-limits.mdreferences/12-python-sdk-objects.mdreferences/README.mdUse this skill for customer-scoped GroundX platform operations: ingest, processing status, search, document lookup, source retrieval, buckets, groups, workflows, extraction retrieval, SDK integration, and REST fallback.
reference.groundx-extraction-workflows; deployment and values.yaml work starts in
groundx-on-prem; architecture-shaped questions start in groundx-architecture.references/01-auth.md, then the operation
reference or guide matching the endpoint being used.references/01-auth.md.groundx_account_context, prefer
the matching MCP tool, and use REST only when the required tool is not exposed.| User needs... | Read after auth |
|---|---|
| Upload files and make them searchable | references/02-documents.md, references/08-errors-and-limits.md, guides/02-ingest-patterns.md |
| Grounded chat or RAG with citations | references/03-search.md, guides/03-search.md, guides/04-rag-integration-patterns.md |
| Source viewer or page-level citation UI | guides/08-source-view-ui.md, then references/03-search.md |
| Content organized by tenant, project, folder, or access policy | guides/06-content-organization.md, guides/07-filter-field.md, then bucket/group references |
| Workflow CRUD or workflow-backed document processing | references/06-workflows.md, guides/09-workflows.md, then references/02-documents.md |
| Python SDK code | references/12-python-sdk-objects.md before writing objects or attributes |
Use references/README.md as the fast task-to-reference index. Before producing
anything API-related, read references/01-auth.md, then only the operation-specific
reference and guide the task needs.
X-API-Key, never Authorization: Bearer./api/v1/v1/....processId include polling guidance.nextToken where list results may be truncated.Provides UI/UX resources: 50+ styles, color palettes, font pairings, guidelines, charts for web/mobile across React, Next.js, Vue, Svelte, Tailwind, React Native, Flutter. Aids planning, building, reviewing interfaces.
Fetches up-to-date documentation from Context7 for libraries and frameworks like React, Next.js, Prisma. Use for setup questions, API references, and code examples.
npx claudepluginhub groundx-studio/groundx-agent-harness --plugin groundx-agent-harness