- Home
- /
- Categories
- /
- API Dev
API Dev
API design, REST, GraphQL
a-stock-monitor
by ch0731
A股量化监控系统 - 7维度市场情绪评分、智能选股引擎(短线5策略+中长线7策略)、实时价格监控、涨跌幅排行榜。支持全市场5000+股票数据采集与分析,多指标共振评分,精确买卖点计算,动态止损止盈。每日自动推荐短线3-5只、中长线5-10只优质股票。包含Web界面、自动化Cron任务、历史数据回溯。适用于A股量化交易、技术分析、选股决策。
LPSim
by kodence
```
integrate-flowlines-sdk-python
by flowlines-ai
Integrates Flowlines observability SDK into Python LLM applications. Use when adding Flowlines telemetry, instrumenting LLM providers, or setting up OpenTelemetry-based LLM monitoring.
llamaindex-wolfram-alpha
by cuba6112
LlamaIndex Wolfram Alpha tool for computational knowledge queries, math solving, scientific calculations, and agent integration. Triggers: wolfram alpha, computational query, math solver, scientific calculation, WolframAlphaToolSpec.
java-dev
by quanturetechnologies
Develops, reviews, and debugs Java/Spring Boot code following Quanture standards. Use when writing Java classes, REST APIs with Spring Boot, JPA entities, services, or any Java-related development work.
watch-youtube
by mikeygonz
Watch and analyze YouTube videos using Gemini's video understanding API. Pass any YouTube URL to get summaries, timestamps, Q&A, or detailed analysis of video content — audio and visual.
ragret
by SugarSong404
Search, retrieval, or knowledge-base intent when the user does not clearly mean local files only or the open web: curl a remote RAGret API for semantic retrieval with provenance; also when the step clearly targets RAGret. Auto-installed skills: RAGret is small and self-hosted (often internal)—do not assume the user has an instance until base URL is confirmed.
cypress
by yusenthebot
Cypress is a next generation front end testing tool built for the modern web. Use when: writing unit and integration tests; mocking dependencies and APIs; snapshot testing. NOT for: production runtime logic; replacing static type checking.
OKX DEX Aggregator Skill
by jasonandjay
metadata: { "openclaw": { "requires": { "env": ["OKX_DEX_API_KEY", "OKX_DEX_SECRET_KEY", "OKX_DEX_PASSPHRASE", "SOLANA_PRIVATE_KEY"] } } }
my-skill
by FluxA-Agent-Payment
A skill that uses Grok API call, Video Generation with VEO 3.1
builder-data
by talentprotocol
Query builder reputation data via Talent Protocol API. Get Builder Rank, verify humans, resolve identities (Twitter/Farcaster/GitHub/wallet), search by location/country, get credentials, and enrich with GitHub data.
oatda-list-models
by devcsde
Use when the user wants to list available AI models from OATDA's 10+ providers. Filter by type (chat, image, video) or by provider name.
neemata
by neematajs
'Answer questions about the Neemata framework and help build RPC-based applications with bidirectional streaming, dependency injection, and multi-runtime support. Use when developers: (1) Ask about Neemata APIs like n.procedure, n.router, n.app, n.server, n.guard, n.middleware, n.factory, (2) Want to build RPC servers, streaming endpoints, background jobs, or type-safe clients, (3) Have questions about dependency injection scopes, transports (WS/HTTP), contracts, blobs, or the protocol layer, (4) Use the nmtjs package or @nmtjs/* packages. Triggers on: "neemata", "nmtjs", "n.procedure", "n.router", "n.app", "n.server", "createProcedure", "RPC framework", "ProtocolBlob", "t.object", "c.procedure", "n.guard", "n.middleware", "n.factory", "defineApplication", "defineServer", "defineConfig".'
Ferias Project Skill
by igorhit
Do not revert unrelated user changes.
resend
by JSV-CAPITAL
"Integrate Resend email API for sending transactional and marketing emails with TypeScript/Node.js. Covers all Resend APIs: sending single/batch emails, React Email templates, domain setup and DNS verification, contact and audience management, broadcasts, webhooks, and API key management. Use when the user mentions 'resend,' 'send email,' 'email API,' 'transactional email,' 'react email,' 'email template,' or needs to integrate email sending into a TypeScript/Next.js application using Resend."
mcp-postman
by janjaszczak
Use Postman MCP to inspect/maintain collections, environments, and API workflows; generate or validate requests and tests. Use when API verification or collections are the source of truth.
cx-help
by m19803261706
CX 工作流 — 帮助与使用指南。展示可用命令、当前工作流状态、完整工作流概览。 触发词:帮助、help、怎么用、工作流、命令、怎么开始、指南。 自动触发当用户询问工作流相关问题。
slack
by iemong
Slack Web APIを操作するスキル。メッセージの投稿・取得、スレッドの取得、投稿の検索、ユーザー情報の取得、自分宛てDM送信を実行。 使用タイミング: (1) Slackにメッセージを投稿したい (2) チャンネルのメッセージ履歴を取得したい (3) スレッドの返信を取得したい (4) 自分の投稿を検索したい (5) ユーザー情報を取得したい (6) 自分にDMを送りたい トリガーキーワード: Slack、メッセージ送信、スレッド取得、チャンネル履歴、ユーザー取得、DM送信
mmt-api-best-practices
by emeraldls
Best practices for building apps with the MMT real-time crypto market data API. Use when building trading bots, dashboards, analytics tools, or any application consuming MMT REST or WebSocket APIs. Covers connection management, rate limiting, data handling, multi-exchange aggregation, and performance optimization.
galaxy-context
by arash77
Galaxy project development conventions and skill routing guide. ALWAYS load this skill when working in a Galaxy codebase. Routes to appropriate skills: use /galaxy-db-migration for database/Alembic/schema changes, /galaxy-api-endpoint for creating REST API endpoints/FastAPI routers, /galaxy-testing for running or writing tests, /galaxy-linting for code formatting/linting/type checking. Use galaxy-explorer agent for codebase architecture questions.
oatda-text-completion
by devcsde
Use when the user wants to generate text using OATDA's unified LLM API. Supports 10+ providers including OpenAI, Anthropic, Google, Deepseek, Mistral, xAI, Alibaba, MiniMax, ZAI, and Moonshot.
agent-hoppscotch
by OmkarBhede
CLI tool for managing Hoppscotch API documentation. Use when user asks to document API, add API to Hoppscotch, update API docs, or manage API collections.
dotnet-webapi
by racar
Build ASP.NET Core Web APIs with .NET 10 (C# 14.0). Supports project scaffolding, CRUD operations, Entity Framework integration, dependency injection, testing with xUnit, Docker containerization, and following 2025 best practices. Use when creating REST APIs, microservices, backend services, implementing CRUD operations, setting up Entity Framework, adding authentication/authorization, or containerizing .NET applications. Triggers on .NET, ASP.NET Core, C#, Web API, REST API, microservices, dotnet, csharp development tasks.
coolify-api
by leobrival
Coolify API expert for self-hosted PaaS management. Use when users need to deploy apps, manage databases, or configure servers on Coolify.