- Home
- /
- Categories
- /
- API Dev
API Dev
API design, REST, GraphQL
sci-journals-hybrid-search
by tiangong-ai
Supabase edge function sci_search for hybrid search over scientific journal chunks with optional journal/date filters, chunk expansion (extK), and metadata retrieval. Use when integrating or debugging sci_search requests, filters, or result shaping.
ACP — Agent Communication Protocol
by Kickflip73
https://github.com/Kickflip73/agent-communication-protocol
kb-meta-fetch
by tiangong-ai
Fetch journal articles from Crossref published after a user-specified date and insert them into PostgreSQL journals with DOI deduplication. Use when incrementally ingesting journal metadata from journals_issn into journals.
usage-based-billing
by dodopayments
Guide for implementing usage-based billing with Dodo Payments - meters, events, pricing per unit, and metered subscriptions.
integration-rules
by rocky2431
Ultra Builder Pro system integration rules
dodo-best-practices
by dodopayments
Comprehensive guide for integrating Dodo Payments - the all-in-one payment and billing platform for SaaS and AI products.
nx-image-compress
by xiaowu89
自动化图片压缩工作流。支持本地路径、文件夹批量压缩,调用 NX MCP 服务端智能压缩, 返回 CDN 地址及压缩比,支持覆盖原文件或另存。
image-compress
by xiaowu89
自动化图片压缩工作流。支持本地路径、文件夹批量压缩,调用 NX MCP 服务端智能压缩, 返回 CDN 地址及压缩比,支持覆盖原文件或另存。
Mercadona API - Agent Skill Reference
by m0wer
```
webhook-integration
by dodopayments
Complete guide for setting up and handling Dodo Payments webhooks for real-time payment event notifications.
The Graph Gateway
by edgeandnode
X402_CHAIN: base (mainnet) or base-sepolia (testnet)
billing-sdk
by dodopayments
Guide for using BillingSDK - open-source React components for pricing tables, subscription management, and billing UI with Dodo Payments.
image-compress
by xiaowu89
自动化图片压缩工作流。支持本地路径、文件夹批量压缩,调用 NX MCP 服务端智能压缩,返回 CDN 地址及压缩比,支持覆盖原文件或另存。适用于图片压缩、减小文件体积、图片优化等场景。
line-voice-agent
by cartesia-ai
Build voice agents with the Cartesia Line SDK. Supports 100+ LLM providers via LiteLLM with tool calling, multi-agent handoffs, and real-time interruption handling.
git-pr
by dmythro
PR and MR workflows for GitHub (gh) and GitLab (glab). Covers creation,
Apple iCloud Suite
by rtjowo
完整访问 Apple iCloud 服务:日历、照片、iCloud Drive、设备查找等
wechat-tech-writer
by BND-1
自动搜索、抓取、改写技术内容,生成适合微信公众号的中文科普文章。涵盖AI大模型、GitHub开源工具、技术话题。当用户说"写一篇关于XXX的文章"、"帮我研究XXX"、"生成公众号文章"时使用。
wechat-product-manager-writer
by BND-1
从 AI 产品经理视角撰写微信公众号文章。涵盖 AI 产品拆解、场景解决方案、效率提升实战、产品方法论、行业观察。当用户说"写一篇关于XXX的文章"、"分析一下XXX产品"、"聊聊XXX"时使用。
secondme
by mindverse
一站式创建 SecondMe 集成项目,依次执行初始化、需求定义、项目生成
secondme-reference
by mindverse
SecondMe API 技术参考文档,供开发时查阅
secondme-init
by mindverse
初始化 SecondMe 项目配置和功能模块选择,创建 state.json 和 CLAUDE.md
secondme-prd
by mindverse
通过对话定义产品需求,根据已选模块针对性提问,更新 state.json
secondme-nextjs
by mindverse
基于配置和需求生成 Next.js 项目,支持 --quick 快速模式跳过 PRD 阶段
api2cli
by alexknowshtml
Generate a working CLI from any API, then wrap it in a Claude Code skill. Point it at API docs, a live URL, or a peek-api capture and get a dual-mode Commander.js CLI (human + agent output) plus a ready-to-use skill folder. Use when user wants to wrap an API in a CLI, generate a CLI from API docs, turn an API into a command-line tool, scaffold a CLI from discovered endpoints, or create a skill for an API.