Loading...
Loading...
Found 48 Skills
oh-my-claudecode — Teams-first multi-agent orchestration layer for Claude Code. 32 specialized agents, smart model routing, persistent execution loops, and real-time HUD visibility. Zero learning curve.
Skill for batch querying WeCom to-do details, which obtains complete information (including to-do content and assignees) based on the to-do ID list. It is used in scenarios where users need to view the full content of to-dos, such as when users say "Check the details of this to-do", "What is the content of this to-do", "Who is this to-do assigned to", "Tell me the specific information of the to-do", etc. It is usually used in conjunction with wecomcli-get-todo-list -- first obtain the to-do ID list, and then use this skill to get the details.
WeCom to-do list query skill, which supports filtering by creation time and reminder time, as well as pagination. It is applicable to scenarios where users need to browse the to-do overview, such as when they say "Check my to-do list", "What to-dos do I have", "What are my to-dos this week", "What to-dos are there recently", "Check my to-dos", "List all to-dos", etc. Note: This skill only returns to-do summary information (excluding content and assignees). If you need complete details, please use it together with wecomcli-get-todo-detail.
Use when you need Teams-first multi-agent orchestration in Claude Code. Triggers on: omc, autopilot, ralph, ulw, ccg, team. 29+ specialized agents, smart model routing (Haiku→Opus), persistent execution loops, skill layers, real-time HUD.
Learn about your OMC usage patterns and get personalized recommendations
OMC agent catalog, available tools, team pipeline routing, commit protocol, and skills registry. Auto-loads when delegating to agents, using OMC tools, orchestrating teams, making commits, or invoking skills.
Defines the basic solution structure for AvaloniaUI Desktop Applications using CustomControl. Use when creating new AvaloniaUI projects or designing stand-alone control styles with ControlTheme.
WeCom message skill. It provides capabilities including session list query, message record pulling (supports text/image/file/voice/video), multimedia file acquisition and text message sending. It is triggered when users need to "view messages", "check chat records", "send a message to someone", "what are the recent messages", "send a message to the group", "see what pictures/files have been sent".
WeCom Smart Sheet Management Skill. Provides structure management (sub-sheets, fields) and data management (CRUD of records) for Smart Sheets. Applicable scenarios: (1) Manage Smart Sheet sub-sheets and fields/columns (2) Query, add, update, delete Smart Sheet records. Supports locating documents via docid or document URL.
WeCom meeting query skill, which supports querying meeting lists, obtaining meeting details, and searching for meetings by keywords. It is triggered when users need to "view meetings", "query meeting list", "view meeting details", "when is the meeting", "what meetings are there", "search for meetings".
Address book member query skill, which obtains address book members within the visible range of the current user, supports local filtering and matching by name/alias. Returns userid, name and alias. ⚠️ Only members that the current user has permission to view are returned, not the full list of members.
WeCom message skill. It provides capabilities including session list query, message record pulling (supports text/image/file/voice/video), multimedia file acquisition and text message sending. It is triggered when users need to "view messages", "check chat history", "send a message to someone", "what messages have I received recently", "send a message to the group", "check what pictures/files have been sent".