API Dev

API design, REST, GraphQL

Showing 1897-1920 of 6068 skills
vamseeachanta

slack-api

by vamseeachanta

Slack bot development and workspace automation using Web API, Events API, Socket Mode, and Block Kit for building interactive messaging applications

API Dev 16 7mo ago
daydreamsai

airquality-agent

by daydreamsai

Builds a real-time air quality monitoring agent using Open-Meteo AQ API with x402 payments. Use when creating environmental health agents, AQI trackers, or pollution monitoring systems.

Agents 29 7mo ago
daydreamsai

lucid-client-api

by daydreamsai

Skill for interacting with the Lucid Client API (multi-agent runtime). The API is hosted in the lucid-client codebase and provides endpoints for managing agents, invoking entrypoints, handling payments, and more. Activate when: user wants to interact with the Lucid Client API, manage agents, invoke agent entrypoints, or work with the multi-agent runtime system.

Agents 29 7mo ago
Merit-Systems

data-enrichment

by Merit-Systems

Enrich contact, company, and influencer data using x402-protected APIs. Superior to generic web search for structured business data. USE FOR: - Enriching person profiles by email, LinkedIn URL, or name - Enriching companies by domain - Finding contact details (email, phone) with confidence scores - Scraping full LinkedIn profiles (experience, education, skills) - Searching for people or companies by criteria - Bulk enrichment operations (up to 10 at a time) - Verifying email deliverability before outreach - Enriching influencer/creator profiles across social platforms TRIGGERS: - "enrich", "lookup", "find info about", "research" - "who is [person]", "company profile for", "tell me about" - "find contact for", "get LinkedIn for", "get email for" - "employee at", "works at", "company details" - "verify email", "check email", "is this email valid" - "influencer", "creator", "influencer contact", "influencer marketing" ALWAYS use agentcash.fetch for stableenrich.dev endpoints - never curl or WebFetch. Returns structured JSON data, not web page HTML. IMPORTANT: Use exact endpoint paths from the Quick Reference table below. All paths include a provider prefix (https://stableenrich.dev/api/apollo/..., https://stableenrich.dev/api/clado/..., etc.).

API Dev 18 6mo ago
CatREFuse

cls-certify

by CatREFuse

CocoLoop Safe (CLS) Skill 安全认证。对 Agent Skills 进行六维深度安全分析(静态代码、动态行为、依赖审计、网络流量、隐私合规、威胁情报),输出 S+/S/A/B/C/D 等级评估和 HTML/PDF 可视化报告。使用当用户需要检查 skill 安全性、验证 skill 是否可信、分析 skill 代码安全性、评估 skill 风险等级时。

API Dev 108 5mo ago
Jaganpro

sf-connected-apps

by Jaganpro

Creates and manages Salesforce Connected Apps and External Client Apps with 120-point scoring. Use when configuring OAuth flows, creating connected apps, setting up JWT bearer auth, or managing API access policies.

API Dev 422 6mo ago
Jaganpro

sf-integration

by Jaganpro

Creates comprehensive Salesforce integrations with 120-point scoring. Use when setting up Named Credentials, External Services, REST/SOAP callouts, Platform Events, Change Data Capture, or connecting Salesforce to external systems.

API Dev 422 6mo ago
Jaganpro

sf-ai-agentforce

by Jaganpro

Standard Agentforce platform skill. Covers Setup UI-based agent building, topic/action configuration, PromptTemplate metadata, Einstein Models API, GenAiFunction/GenAiPlugin setup, and custom Lightning types. For Agent Script DSL development, use sf-ai-agentscript instead.

Agents 422 6mo ago
plurigrid

adaptyv

by plurigrid

Cloud laboratory platform for automated protein testing and validation. Use when designing proteins and needing experimental validation including binding assays, expression testing, thermostability measurements, enzyme activity assays, or protein sequence optimization. Also use for submitting experiments via API, tracking experiment status, downloading results, optimizing protein sequences for better expression using computational tools (NetSolP, SoluProt, SolubleMPNN, ESM), or managing protein design workflows with wet-lab validation.

API Dev 61 6mo ago
kevintsengtw

dotnet-testing-advanced-aspnet-integration-testing

by kevintsengtw

ASP.NET Core 整合測試的專門技能。當需要測試 Web API 端點、HTTP 請求/回應、中介軟體、依賴注入時使用。涵蓋 WebApplicationFactory、TestServer、HttpClient 測試、記憶體資料庫配置等。 Keywords: integration testing, 整合測試, web api testing, WebApplicationFactory, TestServer, HttpClient testing, controller testing, endpoint testing, 端點測試, RESTful API testing, Microsoft.AspNetCore.Mvc.Testing, CreateClient, ConfigureWebHost, AwesomeAssertions.Web, Be200Ok, Be404NotFound, middleware testing, 中介軟體測試, dependency injection testing

API Dev 28 6mo ago
kevintsengtw

dotnet-testing-complex-object-comparison

by kevintsengtw

處理複雜物件比對與深層驗證的專門技能。當需要比對深層物件、排除特定屬性、處理循環參照、驗證 DTO/Entity 時使用。涵蓋 BeEquivalentTo、Excluding、Including、自訂比對規則等。 Keywords: object comparison, 物件比對, deep comparison, 深層比對, BeEquivalentTo, DTO 比對, Entity 驗證, 排除屬性, 循環參照, Excluding, Including, ExcludingNestedObjects, RespectingRuntimeTypes, WithStrictOrdering, 忽略時間戳記, exclude timestamp

API Dev 28 6mo ago
kevintsengtw

dotnet-testing-advanced

by kevintsengtw

.NET 進階測試技能總覽與引導中心。當使用者詢問「整合測試」、「API 測試」、「容器化測試」、「微服務測試」、「測試框架遷移」、「Testcontainers」、「Aspire 測試」等進階測試需求時觸發。會根據具體需求推薦適合的子技能組合,涵蓋整合測試、Testcontainers、Aspire 測試、框架升級等 8 個進階技能。 Keywords: integration testing, 整合測試, API testing, advanced testing, 進階測試, testcontainers, aspire testing, WebApplicationFactory, TestServer, database test, 資料庫測試, EF Core test, MongoDB test, Redis test, Docker test, 容器測試, microservice test, 微服務測試, .NET Aspire, xUnit upgrade, TUnit, framework migration

API Dev 28 6mo ago
medz

oref

by medz

Guidance for using the Oref Flutter signals/state management library and its DevTools/analyzer tooling. Use when answering questions about installing Oref, creating signals/computed/effects, async data, reactive collections, SignalBuilder usage, analyzer lints, DevTools extension setup/usage, or troubleshooting Oref behavior.

API Dev 69 7mo ago
ghostsecurity

ghost-proxy

by ghostsecurity

Starts and controls the reaper MITM proxy to capture, inspect, search, and replay HTTP/HTTPS traffic between clients and servers. Capabilities include starting/stopping the proxy scoped to specific domains, viewing captured request/response logs, searching traffic by method/path/status/host, and inspecting full raw HTTP entries for security analysis. Use when the user asks to "start the proxy", "capture traffic", "intercept requests", "inspect HTTP traffic", "search captured requests", or "view request/response".

API Dev 398 6mo ago
umbraco

Umbraco Entity Bulk Actions

by umbraco

API Dev 27 8mo ago
umbraco

Umbraco Property Action

by umbraco

API Dev 27 9mo ago
umbraco

Umbraco Global Context

by umbraco

API Dev 27 9mo ago
umbraco

Umbraco Entity Create Option Action

by umbraco

API Dev 27 9mo ago
umbraco

Umbraco Collection

by umbraco

API Dev 27 8mo ago
umbraco

Umbraco Entity Actions

by umbraco

API Dev 27 8mo ago
umbraco

Umbraco Repository Pattern

by umbraco

API Dev 27 8mo ago
umbraco

Umbraco Context API

by umbraco

API Dev 27 9mo ago
umbraco

Umbraco Property Value Preset

by umbraco

API Dev 27 9mo ago
umbraco

Umbraco Current User Action

by umbraco

API Dev 27 9mo ago