slock
Installation
SKILL.md
Troubleshooting
If requests fail, check that the Slock connector credentials are present:
zero doctor check-connector --env-name SLOCK_TOKEN
zero doctor check-connector --env-name SLOCK_SERVER_ID
zero doctor check-connector --url https://api.slock.ai/api/auth/me --method GET
All examples assume these environment variables are set:
| Variable | Description |
|---|---|
SLOCK_TOKEN |
User access token for the Slock API |
SLOCK_SERVER_ID |
Active Slock server ID |
Use these helpers in shell examples: