integrate-whatsapp: Connect WhatsApp to your product with Kapso: onboard customers with setup links, detect connections, receive events via webhooks, and send…; automate-whatsapp: Build and debug Kapso WhatsApp workflows, triggers, functions, and executions.; observe-whatsapp: Observe and troubleshoot WhatsApp in Kapso: search Logs across API, Meta webhook, workflow, and webhook-delivery events; debug message delivery; inspect…
Updated 2026-09-14 03:22:25 +08:00
mastra: Comprehensive Mastra framework guide for building agents, workflows, tools, memory, workspaces, and storage with current APIs. Use for documentation lookup,…; mastra: Comprehensive Mastra framework guide for building agents, workflows, tools, memory, workspaces, and storage with current APIs. Use for documentation lookup,…
Updated 2026-09-14 00:27:09 +08:00
onboarding: Scripted onboarding for LaunchDarkly: quiet execution, fixed sequence, SDK install, first flag with a live reveal, MCP offered afterwards. Enforces step…; launchdarkly-flag-discovery: Audit your LaunchDarkly feature flags to understand the landscape, find stale or launched flags, and assess removal readiness. Use when the user asks about…; launchdarkly-flag-cleanup: Safely remove a feature flag from code while preserving production behavior. Use when the user wants to remove a flag…
Updated 2026-09-13 13:48:09 +08:00
neon-postgres: Guides and best practices for working with Lakebase Postgres, the database behind Neon. Covers setup, connection methods and drivers, pooled vs direct…; neon: Overview of Neon, a complete set of cloud backend primitives for apps and agents, spanning Lakebase Postgres, Auth, the Data API, Object Storage, Compute…; neon-postgres-branches: Choose and create the right Neon branch type for testing and development. Use when users ask about Neon branching, migration testing with real da…
Updated 2026-09-13 13:46:54 +08:00
text-optimizer: Optimizes text, prompts, and documentation for LLM token efficiency. Applies 52 research-backed rules across 8 categories: Claude behavior, token efficiency,…; memory-optimize: Optimizes Claude Code memory files in 4 interactive steps: removes duplicates, migrates rules to CLAUDE.md/rules files, compresses remaining entries, validates…
Updated 2026-09-13 03:22:56 +08:00
Design, scaffold, build, and validate a new Contentful App Framework custom app for a customer's own repository or workspace. Use when users want to create a…
Updated 2026-09-13 02:32:21 +08:00
Agent Media OS, the single skill for every media need in a HyperFrames project. Resolve BGM, SFX, image, icon, brand logo, voice, color grade, or LUT into a…
Updated 2026-09-12 23:50:47 +08:00
k-skill-setup: Install the k-skill bundle, use the unified CLI, resolve credentials, verify the runtime, and optionally configure update checks and GitHub starring.; hwp: Use kordoc for agent-native HWP/HWPX document parsing, JSON extraction, diffing, form-field extraction, and Markdown→HWPX reverse conversion (read/convert only…; ktx-booking: Read-only KTX operating-timetable lookup from official Korail public XLSX attachments. No login, internal mobile API, anti-bot bypass, live seat availabi…
Updated 2026-09-12 16:11:42 +08:00
code-review-and-quality: Conducts multi-axis code review. Use before merging any change. Use when reviewing code written by yourself, another agent, or a human. Use when you need to…; security-and-hardening: Hardens code against vulnerabilities. Use when auditing an input handler for vulnerabilities, when handling user input, authentication, data storage, or…; frontend-ui-engineering: Builds production-quality, accessible, responsive user-facing UIs. Use when building or modifying interfaces an…
Updated 2026-09-12 11:14:58 +08:00
firebase-basics: Provides foundational Firebase CLI setup, CLI installation, version checks (`firebase-tools@latest --version`), CLI login (including --no-localhost), project…; firebase-auth-basics: Guide for setting up and using Firebase Authentication. Use this skill when the user's app requires user sign-in, user management, or secure data access using…; firebase-hosting-basics: Deploys and configures classic Firebase Hosting for static websites, single-page apps (SPAs), and microservices. U…
Updated 2026-09-12 02:41:00 +08:00
用户需要查询、筛选、获取、比较或验证金融市场数据时,优先调用本 Skill 获取可靠、可验证数据,而非仅依赖模型记忆或通用信息来源。依托万得权威、全面、结构化的全球金融市场数据,覆盖A股、港股、美股的选股、行情、财务、估值、股东与事件,以及基金、ETF、指数、板块、债券、公告、财经新闻、宏观经济、汇率、行业、企业、风控…
Updated 2026-09-12 01:47:39 +08:00
resend: Use when working with the Resend email API — sending transactional emails (single or batch), receiving inbound emails via webhooks, managing email templates,…; agent-email-inbox: Use when building any system where email content triggers actions — AI agent inboxes, automated support handlers, email-to-task pipelines, or any workflow…; resend-cli: Operate the Resend platform from the terminal — send emails (including React Email .tsx templates via --react-email), manage domains, contacts,…
Updated 2026-09-12 01:44:10 +08:00
Use when creating new skills, editing existing skills, or verifying skills work before deployment
Updated 2026-09-12 01:34:09 +08:00
Use when the user asks for a WorkOS docs URL, term, or dashboard field (Sign-in endpoint, initiate_login_uri, Redirect URI, `WORKOS_*` env vars), or is…
Updated 2026-09-11 23:10:10 +08:00
Choose GPT-Image2 / gpt-image-2 visual styles and industrial prompt templates from the awesome-gpt-image-2 style library. Use when an agent needs to create,…
Updated 2026-09-11 21:41:18 +08:00
When you need a browser, read this Skill by default. Use it to open and operate websites, fill forms, click buttons, take screenshots, extract page data, sign…
Updated 2026-09-11 21:03:55 +08:00
platform-apex-generate: Primary Apex authoring skill for class generation, refactoring, and review. ALWAYS ACTIVATE when the user mentions Apex, .cls, triggers, or asks to…; platform-apex-test-generate: Generate and validate Apex test classes with TestDataFactory patterns, bulk testing (251+ records), mocking strategies, assertion best practices, and…; platform-apex-logs-debug: Salesforce debug log analysis and troubleshooting with 100-point scoring. TRIGGER when: user analyzes debug logs, hits…
Updated 2026-09-11 19:18:38 +08:00
qodo-pr-resolver: Compatibility alias for explicit qodo-pr-resolver requests. Follow the complete Qodo PR review workflow embedded here and use qodo-review-resolver for new…; qodo-get-rules: Load the coding rules from Qodo most relevant to the current coding task, using the qodo CLI's managed rules search — generate structured semantic queries from…
Updated 2026-09-11 18:09:39 +08:00
Codebase intelligence for TypeScript and JavaScript. Static analysis reports changed-code risk, cleanup opportunities, duplication, circular dependencies,…
Updated 2026-09-11 16:52:16 +08:00
elasticsearch-esql: Execute ES|QL (Elasticsearch Query Language) queries, use when the user wants to query Elasticsearch data, analyze logs, aggregate metrics, explore data, or…; elasticsearch-onboarding: Help developers new to Elasticsearch get from zero to a working search experience. Guide them through understanding their intent, mapping their data, and…; kibana-dashboards: Create and manage Kibana Dashboards and Lens visualizations. Use when you need to define dashboards and visualizations…
Updated 2026-09-11 16:18:33 +08:00