Loading...
Loading...
Found 9,771 Skills
Codex-facing entry point for building with Alchemy. Routes to `alchemy-api` for API key-based access or `agentic-gateway` for gateway-based access when the user has not chosen an auth path yet.
Use this skill when the user needs to set up a DataHub connection, install the DataHub CLI, configure authentication, verify connectivity, set default scopes, or create agent configuration profiles. Triggers on: "set up DataHub", "connect to DataHub", "install datahub CLI", "configure DataHub", "set default platform", "focus on domain X", "create profile", or any request to establish, configure, or troubleshoot DataHub connectivity.
Use korean-law-mcp first for Korean law lookups, and fall back to Beopmang when the primary service is unavailable.
Modern, powerful structured logging for Python using structlog. Use when adding or improving logging in Python projects, configuring structlog for dev/production, working with contextvars for request-scoped logging, integrating structlog with stdlib logging, or writing tests for logging behavior.
Let shoppers select multiple products and compare them side-by-side in a table with highlighted differences to help them make the right buying decision
Filter Etsy stores through multiple dimensions (sales volume, favorites, reviews, store opening time, country, main category, Raving/star label, etc.) via the EHunt MCP tool `_ehunt_storeQuery` (display name: "Etsy Store Query"). Trigger this skill when users mention EHunt Etsy stores, Etsy store search, Etsy seller, Etsy store rankings, Etsy weekly sales stores, ehunt stores, Etsy store query, or _ehunt_storeQuery. Even if users don't mention EHunt, this skill should be triggered as long as they are looking for stores on Etsy, filtering store data, or analyzing store performance.
AGENTS.md 거버넌스 시스템을 분석·생성하는 마스터 프롬프트. 현재 프로젝트를 분석하여 루트 AGENTS.md와 하위 AGENTS.md를 즉시 생성하고, CLAUDE.md에 @AGENTS.md 링크를 추가한다. "AGENTS.md 만들어줘", "에이전트 규칙 만들어줘", "/agents-md" 호출 시 반드시 실행하라.
Provides instructions for integrating the Google Mobile Ads (GMA) SDK. Use this skill when the user wants to get started with, install, integrate, set up, or configure the SDK for AdMob or Ad Manager, GMA Next-Gen SDK or mobile ads framework in an Android, iOS, or Unity application.
Perform cross-source validation on academic literature entry by entry, compare fields including authors, titles, years, volumes/issue numbers, and page numbers, mark issues such as conflicts between volume year and DOI year, abnormal author order, and page number deviations, and output a structured verification report. It supports batch processing of reference lists in entire papers/proposal reports, single-entry verification, and synchronous correction with Zotero.
WeCom Media File Upload/Download Skill. Handles two types of operations: downloading media files to local based on media_id, and uploading local files to obtain media_id. When other skills (such as WeCom Disk, Email, etc.) return a media_id that needs to be saved as a local file, or when an existing local file needs to be converted to a media_id for use by other skills, you must first read this skill to get complete guidelines and not handle it based on memory. This skill does not parse/identify file content, only responsible for file transfer.
WeCom Email: Send/reply/forward emails, search email lists, get email details (body, attachments, inline image parsing), support sending schedule invitations and meeting reservations via email. Use this skill when users have needs such as internal email sending/receiving, email querying, and email management. Note: There are separate skills for schedules and meetings. This skill is only used to process meeting schedule emails when users explicitly mention "email" or "mail" (e.g., "Send a meeting invitation via email", "Send a meeting email").
Execute database migrations across ORMs and platforms with zero-downtime strategies, data transformation, and rollback procedures. Use when migrating databases, changing schemas, performing data transformations, or implementing zero-downtime deployment strategies.