Overview
- Skill Key
- canuto/codehooks-backend
- Author
- canuto
- Source Repo
- openclaw/skills
- Version
- -
- Source Path
- skills/canuto/codehooks-backend
- Latest Commit SHA
- a207779b6d5c21be3be28ab58ac11a968999ce1f
Deploy serverless backends for REST APIs, webhooks, data storage, scheduled jobs, queue workers, and autonomous workflows.
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 codehooks-backend 技能。 若已安装,则直接安装 codehooks-backend 技能。
# Codehooks Backend Skill Give your OpenClaw agent a serverless backend for REST APIs, webhooks, data storage, scheduled jobs, queue workers, and autonomous workflows. ## Your agent can deploy code With this skill, your agent can write JavaScript/TypeScript code and deploy it to a live serverless backend in 5 seconds. No human intervention required — the agent iterates autonomously. Codehooks has a free tier to get started, and paid plans have no extra charges for traffic or API calls — let your agent deploy without worrying about usage costs. ⚠️ **Warning:** This gives your agent the ability to deploy and run code on a live server. Review your agent's actions, set appropriate permissions, and monitor usage. You are responsible for any code your agent deploys. ## What this skill enables - **REST APIs** with automatic OpenAPI/Swagger documentation - **Instant CRUD APIs** using `crudlify()` with schema validation - **Webhook endpoints** that external services can call (Stripe, GitHub, Shopify, etc.) - **Persistent storage** beyond local memory (NoSQL + key-value) - **Background jobs** and scheduled tasks that run 24/7 - **Queue workers** for async processing - **Autonomous workflows** with retries, branching, and state management ## Setup **Human does once:** ```bash npm install -g codehooks coho login coho create openclaw-backend coho add-admintoken ``` Give the admin token to your agent. **Agent uses:** ```bash export CODEHOOKS_ADMIN_TOKEN="your-token-here" coho deploy --admintoken $CODEHOOKS_ADMIN_TOKEN ``` The agent can now deploy code, query data, and manage the backend. --- ## Essential: Load the development context Before building anything, run: ```bash coho prompt ``` This outputs the complete Codehooks development prompt — routing, database, queues, jobs, workflows, and the full codehooks-js API. Copy it into your context to build any backend feature correctly. **macOS shortcut:** ```bash coho prompt | pbcopy ``` ## Understand existing proj...
# codehooks-openclaw-skill Give your OpenClaw agent a serverless backend for REST APIs, webhooks, data storage, scheduled jobs, queue workers, and autonomous workflows. ## Why this exists OpenClaw agents run locally. That's great for privacy, but tricky when you need: - REST APIs with automatic OpenAPI documentation - Webhook endpoints that work when your Mac is asleep - Persistent storage beyond local files - Scheduled jobs that run 24/7 - Reliable integrations with Stripe, Shopify, GitHub - Multi-step workflows that run autonomously with retries and state management This skill gives your agent everything it needs to deploy and manage serverless backends. ## Quick start **Human does once:** ```bash npm install -g codehooks coho login coho create my-backend coho add-admintoken ``` Give the admin token to your agent. **Agent uses:** ```bash export CODEHOOKS_ADMIN_TOKEN="your-token-here" coho deploy --admintoken $CODEHOOKS_ADMIN_TOKEN ``` Your agent now has a live webhook URL, database, and job runner. Codehooks has a free tier to get started, and paid plans have no extra charges for traffic or API calls. ## Give your agent the full context Run this to get the complete development prompt: ```bash coho prompt ``` This outputs everything your agent needs to build with codehooks-js — routes, database operations, queues, jobs, workflows. Feed it into your agent's context. **macOS shortcut:** ```bash coho prompt | pbcopy ``` ## What's included - **SKILL.md** — The skill file for OpenClaw - **examples/** — Ready-to-use code templates - `webhook-handler.js` — Webhook with signature verification - `daily-job.js` — Scheduled task example - `queue-worker.js` — Async queue processing - `workflow-automation.js` — Multi-step autonomous workflows ## Commands reference All commands accept `--admintoken $CODEHOOKS_ADMIN_TOKEN` for non-interactive use. [Full CLI reference](https://codehooks.io/docs/cli) | Command | Description | |---------|-------------| |...
heyixuan2
Bambu Lab 3D printer control and automation. Activate when user mentions: printer status, 3D printing, slice, analyze model, generate 3D, AMS filament, print monitor, Bambu Lab, or any 3D printing task. Full pipeline: search → generate → analyze → colorize → preview → open BS → user slice → print → monitor. Supports all 9 Bambu Lab printers (A1 Mini, A1, P1S, P2S, X1C, X1E, H2C, H2S, H2D).
edholofy
University for AI agents. 92 courses, 4400+ scenarios, any model via OpenRouter. Auto-training loops generate per-model SKILL.md documents. Works with Claude Code, OpenClaw, Cursor, Windsurf. No fine-tuning required.
human-pages-ai
Search and hire real humans for tasks — photography, delivery, research, and more
lethehades
macOS WPS Office workflow helper skill for safer document preparation, conversion, export, and compatibility guidance
zseven-w
Reusable skill templates for OpenClaw AI agents. Templates for API integration, data processing, web scraping, CLI tools, and file processing.
capt-marbles
Generative Engine Optimization (GEO) for AI search visibility. Optimize content to appear in ChatGPT, Perplexity, Claude, and Google AI Overviews. Use when optimizing websites, pages, or content for LLM discoverability and citation.