Total 55,561 skills
Showing 12 of 55561 skills
WeCom Online Sheet Management Skill. Provides functions such as creating online sheets, reading content, modifying content, appending row data, and managing sub-sheets (adding/removing). Applicable scenarios: (1) Create a blank online sheet (2) Read the complete content of the sheet (Markdown) (3) Read basic information and sub-sheet list (4) Read sub-sheet data (5) Modify content in specified range (6) Append a row of data at the end (7) Add/delete sub-sheets. This skill is triggered when the user mentions 'WeCom Sheet', 'WeCom Online Sheet', 'WeCom Excel Sheet', or when the link is in the format `https://doc.weixin.qq.com/sheet/xxx`. Note: For smart sheets (`/smartsheet/*`), use `wecomcli-smartsheet`; for ordinary documents (`/doc/*`), use `wecomcli-doc`; for smart documents/smart homepage (`/smartpage/*`), use `wecomcli-smartpage`.
WeCom Calendar Management. Triggered when users need to schedule events, book meeting rooms, view/update/cancel events, or check availability. This skill is responsible for 'Events' — arrangements without online meeting links (including in-person face-to-face meetings only); if users need 'Online Meetings' (with meeting IDs/join links, supporting remote or video attendance), use the wecomcli-meeting skill instead. When users only mention phrases like 'hold a meeting/schedule a meeting/a certain meeting' without specifying whether to create an event or an online meeting, you must first read this skill and follow the disambiguation process to ask the user for confirmation before proceeding, and must not make assumptions to create directly.
Expert-level telecommunications systems, network management, billing, 5G, SDN, and telecom infrastructure
WeCom Document Public Management: Search documents (recently viewed/created), rename documents, add document member permissions, and set document joining rules. Applicable to all document types (doc documents / online spreadsheets / smart spreadsheets / smart documents). Use wecomcli-doc to create or import doc documents; use wecomcli-sheet to create or import online spreadsheets; use wecomcli-smartsheet for smart spreadsheet content CRUD; use wecomcli-smartpage to generate smart documents. For requirements like 'which documents have been viewed/browsing history', use this skill instead of wecom_get_user_memory.
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.
Use when the user wants to design a mobile app or UI screens, when they mention their Sleek (sleek.design) projects, or when implementing Sleek designs in code (HTML, React Native, SwiftUI).
Design banners for social media, ads, website heroes, creative assets, and print. Multiple art direction options with AI-generated visuals. Actions: design, create, generate banner. Platforms: Facebook, Twitter/X, LinkedIn, YouTube, Instagram, Google Display, website hero, print. Styles: minimalist, gradient, bold typography, photo-based, illustrated, geometric, retro, glassmorphism, 3D, neon, duotone, editorial, collage. Uses ui-ux-pro-max, frontend-design, ai-artist, ai-multimodal skills.
Skill for file operations on WeCom Disk (Cloud Drive). Handles operations including listing, searching, reading metadata, uploading, downloading, renaming files, and creating new folders in the Disk/Cloud Drive. When users explicitly mention "Disk", "Cloud Drive", or "Shared Space", this skill must be referenced first for complete guidelines, and operations cannot be performed based on memory. This skill applies when users say "upload to Disk", "help me search for xxx in Disk", "where is that PPT in Disk", "download that file from Disk", "rename that file in Disk to xxx", or provide a Disk file link in the format `https://drive.weixin.qq.com/s?k=...`. Differences from `wecomcli-doc` / `wecomcli-sheet` / `wecomcli-smartsheet` / `wecomcli-smartpage`: This skill handles file-level operations such as searching, listing, basic information retrieval, location/path query, and renaming for all files (including online documents) in the Disk; content reading and writing for online documents (types `doc/sheet/smartsheet/smartpage`) are managed by corresponding document skills, not this skill. When users ask "where is this document in Disk" or inquire about the location of a file in the Disk, this skill uses the `get` method to return metadata such as space name, folder name, and path.
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").
Foodora-only CLI for checking past orders and active order status (Deliveroo WIP).
squirrelscan audits websites for SEO, performance, security, accessibility, content, and structured data issues (249+ rules) and scores site health, via the squirrel CLI. Use when the user wants to check, audit, or improve a website's SEO, ranking, speed, or health, and for anything squirrelscan itself, installing or updating the CLI, login and API keys, running audits, publishing and sharing reports, cloud credits, MCP server setup, configuration, or troubleshooting.
LINE API for messaging. Use when user mentions "LINE", "LINE message", "LINE bot", or asks about LINE platform.