Loading...
Loading...
Found 6,108 Skills
DingTalk Message Sending. This skill is triggered when users mention terms like 'DingTalk message', 'send message', 'send notification', 'group notification', 'group message', 'Webhook', 'robot message', 'robot send message', 'work notification', 'one-on-one message', 'group chat message', 'recall message', 'message read status', 'send Markdown', 'send card message', 'ActionCard', '@someone', '@staff', 'at someone', 'remind someone', 'dingtalk message', 'send message', 'robot message', 'work notification'. It supports all message-related operations including: group custom Webhook bots (text/Markdown/ActionCard/Link/FeedCard + signature + @someone), internal enterprise app bots for one-on-one and group chat messaging, message recall, read status query, work notifications, etc.
Clarify requirements before implementing. Do not use automatically, only when invoked explicitly.
Use when the user wants to auto-syndicate their latest 微信公众号 article across social platforms — picks the newest un-syndicated article, extracts one core copy, auto-posts to API platforms (X / Bluesky / Threads / LinkedIn) and prepares a copy-paste outbox for manual platforms (Facebook / 小红书 / 即刻 / 知乎). Triggers — "分发文章到各平台", "同步到社交平台", "今天的文章发各平台", "/wjs-syndicating-articles".
Learn Rust language features and crate updates. Use when user asks about Rust version changelog, what's new in Rust, crate updates, Cargo.toml dependencies, tokio/serde/axum features, or any Rust ecosystem questions.
Generate a Codex Super Bowl merch redemption URL (tokenized) and open it. Use when a user asks to redeem Super Bowl/Codex merch, needs a redemption token, or wants the merch redemption link.
Use when working with n8n's built-in Data Tables, designing schemas, inserting/updating/upserting rows, deduping, or querying. Triggers on "Data Table", "data table", `n8n-nodes-base.dataTable`, "dedup", "idempotency", "lookup", "persistent state", "store across executions", or any schema design discussion inside n8n.
Run /check-onboarding, then create GitHub issues for all findings. Issues are created with priority labels and structured format. Use /fix-onboarding instead if you want to fix issues immediately.
Ask which skill or process is suitable for the current scenario; it is the router for all skills in this repository.
Interpret validation errors and guide fixing them. Use when encountering validation errors, validation warnings, false positives, operator structure issues, or need help understanding validation results. Also use when asking about validation profiles, error types, or the validation loop process.
Automate Esignatures IO tasks via Rube MCP (Composio). Always search tools first for current schemas.
Automate Mboum tasks via Rube MCP (Composio). Always search tools first for current schemas.
Write or update external guide documents for the project —— dev-guide (for contributors / integrators / downstream developers) and user-guide (for end users). The output is stored in the project's docs/ directory, maintained alongside the code, and searchable by search tools. Difference from libdoc: guidedoc is task-oriented ("How to do Y with X"), while libdoc is reference-oriented ("What each part of X looks like"). Trigger scenarios: When the user says "write documentation", "developer guide", "user guide", or proactively push when feature-acceptance is completed.