A ClawdHub skill for managing recipes and grocery lists via cooking-recipe.
https://123467.convex.cloud
CONVEX_URL.
ALLOW_DEFAULT_BACKEND=true.
Use when:
Do NOT use when:
```bash
clawdhub install cooking-recipe
```
```bash
cp .env.example .env
```
CONVEX_URL (required, recommended self-hosted backend)
ALLOW_DEFAULT_BACKEND=true (only if intentionally using shared backend)
AUTH_GITHUB_ID, AUTH_GITHUB_SECRET, GITHUB_CALLBACK_URL
AUTH_GOOGLE_ID, AUTH_GOOGLE_SECRET, GOOGLE_CALLBACK_URL
AUTH_APPLE_ID, AUTH_APPLE_SECRET, APPLE_CALLBACK_URL
CLAWDBOT_URL (required, bot callback host)
cooking-recipe login
cooking-recipe logout
cooking-recipe add
cooking-recipe list
cooking-recipe search
cooking-recipe show
cooking-recipe delete
cooking-recipe lists
cooking-recipe list-show
cooking-recipe list-create
cooking-recipe list-add
cooking-recipe help
Use response formatting templates from references/output-templates.md.
共 1 个版本