bknd-custom-endpoint
✓Use when creating custom API endpoints in Bknd. Covers HTTP triggers with Flows, plugin routes via onServerInit, request/response handling, sync vs async modes, accessing request data, and returning custom responses.
Installation
SKILL.md
Custom endpoints require code configuration. No UI approach available.
| Flows + HTTP Triggers | Business logic, webhooks, multi-step processes | Medium | | Plugin Routes | Simple endpoints, middleware, direct Hono access | Low |
Problem: Endpoint returns { success: true } but no data
Use when creating custom API endpoints in Bknd. Covers HTTP triggers with Flows, plugin routes via onServerInit, request/response handling, sync vs async modes, accessing request data, and returning custom responses. Source: cameronapak/bknd-skills.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/cameronapak/bknd-skills --skill bknd-custom-endpoint- Source
- cameronapak/bknd-skills
- Category
- {}Data Analysis
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is bknd-custom-endpoint?
Use when creating custom API endpoints in Bknd. Covers HTTP triggers with Flows, plugin routes via onServerInit, request/response handling, sync vs async modes, accessing request data, and returning custom responses. Source: cameronapak/bknd-skills.
How do I install bknd-custom-endpoint?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/cameronapak/bknd-skills --skill bknd-custom-endpoint Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/cameronapak/bknd-skills
Details
- Category
- {}Data Analysis
- Source
- skills.sh
- First Seen
- 2026-02-01