sanctifai
Interface with the SanctifAI Human-in-the-Loop API to create tasks and wait for human responses.
Setup & Installation
Install command
clawhub install ndgates/sanctifaiIf the CLI is not installed:
Install command
npx clawhub@latest install ndgates/sanctifaiOr install with OpenClaw CLI:
Install command
openclaw skills install ndgates/sanctifaior paste the repo link into your assistant's chat
Install command
https://github.com/openclaw/skills/tree/main/skills/ndgates/sanctifaiWhat This Skill Does
SanctifAI is an HTTP API for AI agents to delegate tasks to humans and receive structured responses. Agents register once via API, create custom forms, and either long-poll for completion or receive webhook callbacks when humans respond.
Replaces ad-hoc Slack or email interruptions with a structured, API-native way to pause agent workflows until a human responds with validated form data.
When to Use It
- Requesting human approval before a production deployment
- Routing a code review task to a trusted internal team
- Collecting data entry from a specific person via email
- Verifying a research statistic before publishing
- Getting a signed sign-off on a sensitive document
Example Workflow
Here's how your AI assistant might use this skill in practice.
User asks: Requesting human approval before a production deployment
- 1Requesting human approval before a production deployment
- 2Routing a code review task to a trusted internal team
- 3Collecting data entry from a specific person via email
- 4Verifying a research statistic before publishing
- 5Getting a signed sign-off on a sensitive document
Interface with the SanctifAI Human-in-the-Loop API to create tasks and wait for human responses.
Security Audits
These signals reflect official OpenClaw status values. A Suspicious status means the skill should be used with extra caution.