Loading...
Loading...
Found 6,282 Skills
Knowledge comic creator supporting multiple art styles and tones. Creates original educational comics with detailed panel layouts and sequential image generation. Use when user asks to create "知识漫画", "教育漫画", "biography comic", "tutorial comic", or "Logicomix-style comic".
Automate Google Calendar events, scheduling, availability checks, and attendee management via Rube MCP (Composio). Create events, find free slots, manage attendees, and list calendars programmatically.
Spec Status - displays pipeline progress dashboard for a single specification showing document statuses, blockers, and next action.
The always-on protocol for the loam skill namespace. Use at session start and whenever a loam task appears. Routes goals and other loam work, explains the memory model (memory = umbrella; wiki, guidance, and checkpoints are substrates), and lists cross-cutting rules. This is a routing/meta skill — delegate to a specific loam skill rather than performing work itself.
Classify finished pipeline runs from the configured tracker — clean single pass, hard recovery, loop checkpoints, or cause not recorded — and rank what the second passes cost in wall-clock hours. Read-only; hands the top cause to om-prepare-issue. Use for "pipeline retro", "why is our pipeline slow", "what is costing us rework".
Use Proxyman MCP to inspect and debug captured HTTP/HTTPS/WebSocket traffic and operate Proxyman through all MCP actions. Use this skill when an agent needs to analyze traffic, diagnose missing capture, manage rules, use Compose, inspect WebSockets, install certificates, control proxy settings, use setup guidance, export flows, generate code, run Proxyman automations, or troubleshoot Proxyman MCP.
WeChat Official Account Graphic Pipeline · Use this when the final state is **formatted WeChat Official Account HTML** or **article saved to your own WeChat Official Account draft box** (only saves drafts, never sends mass messages). The input is **already written** Markdown/HTML. This pipeline does not write the main content, only performs deterministic operations afterwards: rendering → pre-uploading images → cover design → saving drafts. ⚠️ It will **write to your own WeChat Official Account backend**, so users should not run it without explicit intention when the draft is completed. Binding an account + DOUBAOYA_API_KEY is required to save drafts; not needed for local rendering only / theme switching. Trigger words: How to send after writing the main content / Need formatted WeChat Official Account HTML / Continue formatting and send to draft box / Write for WeChat Official Account / Convert to WeChat Official Account formatting / Push to WeChat Official Account draft box / Re-push draft / Publish to draft box with cover / Save article to WeChat Official Account draft box / WeChat Official Account Graphic Pipeline / dby-publish / Save to WeChat Official Account draft box / WeChat Official Account draft box / Submit to WeChat Official Account draft box on behalf / addDraft / draft/add / Push graphic to WeChat Official Account / Send draft to WeChat Official Account backend.
Unified entry for Feishu instant messaging, covering sending, replying, forwarding, merged forwarding, urgent messaging and resource downloading, reading chat history, Reaction, Pin and group member management, constructing V2 interactive cards, and WebSocket event subscription. This Skill must be used when users request to send messages or notifications, view or export group chats, manage group members, create Feishu cards for alerts/approvals/reports/dashboards/marketing promotions/festival greetings/brand displays/hand-drawn or dark-themed creatives/cards with buttons or charts, listen to real-time message or approval events, or process message attachments. This Skill must be triggered as long as the target carrier is Feishu chat or group messages, or the request contains terms like msg/chat/card/event, post/interactive, oc_/om_, Reaction, Pin, urgent messaging or local images in messages, even if the user doesn't explicitly mention CLI. Do not use it for email reading/replying/drafting, nor for meeting recording, Minutes or verbatim transcripts; use feishu-cli-mail and feishu-cli-meetings for those respectively. Use feishu-cli-platform for global message search.
Platform basic capabilities exclusively for Feishu CLI, not a universal fallback for all Feishu requests. Covers configuration initialization, OAuth login and Token/Profile management, doctor diagnosis, OpenAPI schema query, general API pass-through, global search, as well as user and department queries. This Skill must be used when users mention Feishu login, Device Flow, scope, User/Tenant Token, Token expiration, profile, doctor, 99991672/99991679, querying API path/parameters/scope, raw api, calling unencapsulated OpenAPI, searching documents/messages/apps, or querying users, emails, departments. It is explicitly prohibited to use this Skill for document content, cloud disk files, messages/group chats, Sheet/Bitable, whiteboard/presentation, calendar/task/approval/attendance/OKR, email, or meetings/Miaoji; these business operations should be handled by corresponding domain Skills. The "global search" here only refers to `search docs/messages/apps`, excluding queries within business domains such as approval, meetings, email, etc. When a request involves approval, approval_code, approval definition/instance/todo, this Skill must not be used; use feishu-cli-work instead. When video conferences, Miaoji, minute, recording or verbatim transcripts are involved, use feishu-cli-meetings instead.
(NS) Ad-hoc coding worker — bug fixes, small refactors, scripts, migrations — without full SDD. Entry priority 5: use for "just implement this", "quick fix", or concrete coding without execution-handoff (also C2 under ns-autonomous). Do NOT use for GitLab ISSUE_URL (ns-execution-gitlab-issue), multi-day/version scope (ns-spec-driven), diagnosis-only (ns-investigator), or when execution-handoff.md exists. Do NOT generate requirements/tasks/handoff.
UiPath Coded Functions — deterministic Python units built via `uip function` (new/init/run/pack/publish); the `functions` map in `uipath.json`, `entry-points.json`, Pydantic Input/Output. Rule-based logic, data transforms, ERP/Integration Service connector calls — no LLM reasoning or agent loop. For LLM/agentic projects (LangGraph, LlamaIndex, OpenAI Agents, `agent.json`)→uipath-agents.
UiPath Human-in-the-Loop / HITL node authoring — building approval gates, escalations, write-back validation, and data enrichment checkpoints in Flow, Maestro, or Coded Agents. NOT for managing, reassigning, or monitoring tasks at runtime (use uipath-tasks for that).