site-ai-assistant-builder
Installation
SKILL.md
Site AI Assistant Builder
This skill designs public AI assistant behavior for websites. It keeps the assistant bounded to approved sources and safe actions.
Operating Modes
assistant-spec: define scope, knowledge sources, allowed claims, refusals, and escalation.rag-handoff: define document/source indexing boundaries and freshness.safety-review: check prompt injection, tool permissions, logs, rate limits, privacy, and abuse cases.implementation-handoff: prepare build tasks without secrets.
Required Workflow
- Read references/site-ai-safety-contract.md.
- Use assets/site-ai-assistant-spec.template.md.
- Define source-of-truth content and forbidden claims.
- Add prompt-injection controls, source citation behavior, escalation routes, rate limits, and audit logs.
- Do not give public assistants destructive tools or secret access.