- Home
- /
- Categories
- /
- API Dev
API Dev
API design, REST, GraphQL
Salesforce Observable Logging Skill
by ichwansh03
Created for the Salesforce Observable Logging Project.
interactive-bug
by AgustinAlbonico
Diagnosticar y corregir bugs con preguntas adaptativas usando question (multiple choice + respuesta libre). Usar cuando el usuario reporta que algo no funciona, hay errores en UI/API/datos o comportamiento inesperado, especialmente con poco contexto inicial.
modern-stack
by zrr1999
个人现代化技术栈说明。在进行任何规划或实现功能、搭建项目脚手架、写示例代码或 CI/自动化配置等任务时,优先按照这里提供的内容来思考和生成方案。
api-documentation-generator
by ncdevshiv
"Generate comprehensive, developer-friendly API documentation from code, including endpoints, parameters, examples, and best practices"
ccmvn
by ctalau
Run Maven builds using the ccmvn tool, which provides Maven proxy support for sandboxed environments. Use this skill when you need to run Maven commands like clean install, package, test, or compile.
brilliant-directories
by brilliantdirectories
Manage a Brilliant Directories (BD) membership or directory website via its REST API. Use when the user mentions their BD site, their directory, their members/leads/posts, managing site content, or automating anything on their Brilliant Directories platform.
Zero CRM API Skill
by thierryteisseire
zero crm skill
1ai-reach Agent Control Skill
by oyi77
If you need browser-based dashboards, there is no dedicated web UI yet
fast-endpoints
by zeksdev
Build performant REST APIs with FastEndpoints in ASP.NET Core. Use when: (1) Creating new API endpoints with request/response DTOs, (2) Implementing REPR pattern (Request-Endpoint-Response), (3) Adding validation with FluentValidation, (4) Configuring authentication/authorization (JWT, cookies, policies), (5) Setting up Swagger/OpenAPI documentation, (6) Implementing pre/post processors, (7) Working with command/event bus patterns, (8) Handling file uploads, (9) Creating domain entity mappers. FastEndpoints provides minimal-API performance with controller-like organization.
elevenlabs-transcribe
by moldable-ai
Transcribe audio with ElevenLabs speech-to-text through aivault capability json (no provider API key in skill runtime).
rest-api-design
by karchtho
Expert REST API design patterns, resource modeling, HTTP semantics, pagination, filtering, and RESTful best practices. Use when designing REST endpoints, reviewing API specifications, establishing REST conventions, or implementing HTTP-based web services.
azure-opencode-setup
by primeinc
Configure Azure AI Services (Cognitive Services or OpenAI) as a provider in OpenCode. USE FOR: setup azure opencode, connect azure models to opencode, azure cognitive services opencode, azure openai provider config, opencode.json azure, whitelist azure models, filter azure model list, AZURE_COGNITIVE_SERVICES_RESOURCE_NAME, AZURE_RESOURCE_NAME, azure /connect, azure 404 deployment, azure 401 auth opencode, troubleshoot azure opencode, az cognitiveservices opencode. DO NOT USE FOR: deploying Azure infrastructure (use azure-deploy), creating AI Foundry projects (use microsoft-foundry), general Azure resource lookup (use azure-resource-lookup), application deployment to Azure (use azure-prepare).
call-agents-help
by heyuqiu2023
召唤 DeepSeek 助手到 Telegram 群里参与讨论。助手的身份和性格由 subsoul.md 定义, 可随时修改。当用户需要第二个意见、需要验证想法、或要求多角度讨论时使用。 比 Gemini 更稳定(付费 API,无额度限制)。 TRIGGERS: "叫帮手", "召唤助手", "让批判派来", "需要第二个意见", "帮我验证一下", "让他们讨论", "找人问问", "问问批判派", "来个不同意见", "批判一下"
aptx-api-plugin-auth
by HaibaraAiAPTX
"使用 @aptx/api-plugin-auth 实现 token 认证中间件和控制器。支持自动添加 Authorization header、token 刷新(主动/被动401处理)、防止重复刷新、失败回调。触发条件:用户请求认证功能(配置中间件、处理401刷新、管理token)或代码涉及 createAuthMiddleware/createAuthController 时使用。"
postproxy
by postproxy
Create, schedule, and manage social media posts across Facebook, Instagram, TikTok, LinkedIn, YouTube, X/Twitter, and Threads using the PostProxy API. Use when user wants to publish posts, schedule content, create drafts, upload media, or manage existing posts on social media platforms.
chrome-ai-extension
by vibecodersph
Create Chrome extensions that use built-in Chrome AI (Prompt API, Summarization, Translation, Writer). Use when building browser extensions that need AI capabilities like text generation, summarization, translation, or conversational AI features powered by Chrome's native on-device AI models.
virustotal-api
by w33ts
Comprehensive reference for the VirusTotal API v3, covering authentication, rate limits, endpoint usage, and the critical differences between Free (Public) and Premium (Enterprise) tiers. Use this skill whenever a user asks about VirusTotal, VT API, scanning files or URLs with VirusTotal, threat intelligence lookups, IoC enrichment, YARA hunting, Retrohunt, Livehunt, VT Intelligence search, VT Graph, VT Monitor, VT Feeds, private scanning, malware analysis via VirusTotal, or building integrations with the VirusTotal API. Also trigger when the user mentions "VT", "virustotal", hash lookups, file reputation checks, URL scanning services, sandbox detonation reports, or any workflow involving programmatic interaction with VirusTotal's threat intelligence platform — even if they don't say "API" explicitly.
customgpt-api
by kirollosatef
"CustomGPT API integration for developers. Generate code for agents, conversations, sources, analytics. Use when: API integration, SDK code, CustomGPT endpoints, REST API."
pixel-office
by lacedupairs-code
Set up and run the Pixel Office visualizer, a standalone web app that shows OpenClaw agents in a pixel-art office at http://localhost:3456.
image-to-3d
by CatfishW
Converts 2D images into 3D models (.glb/.obj) using Hunyuan3D-2.1. Use this skill when the user explicitly asks to generate or create a 3D asset from a picture.
trustgraph
by Zurybr
Operar y gestionar TrustGraph - sistema de memoria basado en grafos de conocimiento. Usar cuando el usuario necesite configurar, iniciar, detener, cargar documentación o hacer consultas a TrustGraph. Incluye workflows para setup inicial, ingesta de documentos, consultas GraphRAG, monitoreo y troubleshooting.
elecz
by zemloai-ctrl
"Real-time electricity prices and cheapest hours in 32 countries. Without this, AI agents guess electricity prices. Provides three MCP tools: spot_price, cheapest_hours, best_energy_contract."
convex-actions
by aaronvanston
Best practices for Convex actions, transactions, and scheduling. Use when writing actions that call external APIs, using ctx.runQuery/ctx.runMutation, scheduling functions with ctx.scheduler, or working with the Convex runtime vs Node.js runtime ("use node").
stripe-best-practices
by kunhai-88
"构建 Stripe 集成的最佳实践。"