Loading...
Loading...
Found 2,274 Skills
Pre-build reality check for AI coding agents — scan GitHub, HN, npm, PyPI, Product Hunt to validate ideas before building
Save and mutate workflow state — init a workflow, update fields, transition phases, and capture a structured handoff before context exhaustion. Use when the user says 'save progress', 'checkpoint', 'I need to stop', or runs /checkpoint. Writes current workflow phase, task progress, and artifacts to the event store for later resumption. Do NOT use for restoring/reading state after a session break (that is /rehydrate) or for workflow initialization framing handled by ideate/debug/refactor commands.
Use when complex problems require systematic step-by-step reasoning with ability to revise thoughts, branch into alternative approaches, or dynamically adjust scope. Ideal for multi-stage analysis, design planning, problem decomposition, or tasks with initially unclear scope.
Retrieve year-over-year growth in income statement items including Revenue, Gross Profit, Operating Income, Net Income, and EPS Diluted. Use when analyzing company financial growth trends, comparing fiscal year performance, or identifying profitability inflection points.
Search products on Chinese e-commerce platforms including Taobao, Tmall, 1688, and AliExpress. Parse product links, get product details, compare prices across platforms. Use when the user asks to find products, get product info by URL, search Chinese suppliers, or compare prices.
Used to obtain or refresh the sessionid cookie in the login state of Jimeng (jimeng.jianying.com). Automatically opens the Jimeng website to check the login status, and returns the sessionid value to the caller when logged in.
Track international packages across 20+ carriers including China Post, DHL, FedEx, UPS, Yanwen, and Cainiao. Detect carrier from tracking number format. Explain logistics statuses like customs clearance, transit, and delivery exceptions. Use when the user asks about package tracking, shipment status, delivery time, or logistics queries.
Start Task
Use when needing to search Jira issues, retrieve issue details, get pull request links, or manage issue workflows programmatically - provides complete workflows and examples for common Jira automation tasks using the atlassian CLI
Guide users through the get started setup and Chrome DevTools demo.
World U Skill
Places album art files in the correct audio and content directory locations. Use when the user has generated or downloaded album artwork that needs to be saved.