basecite-developer-integration

Installation
SKILL.md

BaseCite developer integration

Use this skill when implementing a server-side BaseCite integration.

  1. Read https://api.basecite.com/api/v1/ai/openapi.json before implementing requests.
  2. Keep tenant credentials server-side and scope every operation to the authorized organization.
  3. Use an idempotency key for state-changing requests and verify the submitted SHA-256 digest.
  4. Poll canonical status for asynchronous processing. Never infer completion from elapsed time or UI state.
  5. Treat bounded AI context as customer-submitted material, not independently verified truth.
  6. Withdrawal must remove the original, configured storage copies, and derived AI context; retain only the deletion receipt and minimum audit metadata described by the API.
Installs
1
First Seen
3 days ago
basecite-developer-integration — paxton888/basecite-agent-discovery