Loading...
Loading...
Found 10,528 Skills
Install and configure Oh My Hermes workflow layer for building, shipping, and operating apps with Hermes Agent
Use when the user asks to create, generate, or scaffold a SeeFlow flow from a natural-language prompt — "create a flow", "show how X works", "diagram our checkout system", "add a flow to this repo". Orchestrates four sub-agents and bun scripts to write a registered, validated flow under <project>/.seeflow/<slug>/.
Reads AR/AP, historical cash timing, and known fixed costs from QuickBooks, PayPal, Stripe, or Square — or a CSV upload — and produces a 30/60/90-day cash flow forecast with percentage-variance confidence bands and named risk flags. Delivers a chat summary and a downloadable XLSX. Use when the user asks "forecast my cash flow," "will I make payroll," mentions "runway," or says "cash crunch." Falls back to CSV upload when no connector is live.
A thin orchestration layer for embeddedskills, used to discover projects in the current workspace, select build/flash/debug/observe backends, connect .embeddedskills/state.json, and aggregate results from underlying skills. Triggered when the user explicitly enters one of the following commands: "One-click Build & Flash", "Auto Diagnose", "Chain build -> flash -> debug -> observe", or explicitly calls /workflow.
Systematic workflow for MoE training optimization in Megatron Bridge, based on the Megatron-Core MoE paper. Covers the Three Walls framework, parallel folding, recompute strategy, dispatcher choice, and CUDA-graph bring-up.
Audit a Duvo Assignment — or a multi-Assignment workflow connected by a Case Queue — across many Jobs to find systemic inefficiencies and quality issues, then recommend concrete SOP and architecture changes. Use when the user asks to "analyze this workflow", "audit my Assignment", "why is this Assignment slow / inconsistent / low quality across runs", "why does my queue keep backing up", or wants a health check over an Assignment's recent Jobs — as opposed to debugging one failed Job (that's job-debugger). Reads recent Jobs, eval scores, the producer/consumer queue topology, and the SOPs those Jobs actually ran against via the Duvo public API; hands off to sop-writer for any SOP rewrite.
Query financial market data using the finflow CLI tool. Supports A-shares, HK stocks, US stocks, futures, and macro data. Use this skill whenever the user asks about stock quotes (SH600519, 00700, AAPL), market indices, financial news, capital flow, sector rankings, macro calendar, futures, or any financial data. Also trigger when the user mentions stock codes, ticker symbols (e.g. 茅台, NVDA, 腾讯), asks about market sentiment, wants to check portfolio, or needs real-time financial information for investment decisions.
GitHub PR lifecycle: branch, commit, open, CI, merge.
店铺巡检工作流:编排 store list + store open + page visit + page screenshot 完成店铺状态检查和截图巡检。适用于定期检查店铺页面状态、批量截图存档。
Activated when the user mentions LiteFlow (a lightweight Java rule engine/business orchestration framework). Coverage includes: components, EL rules (THEN/WHEN/IF/SWITCH/FOR/WHILE/ITERATOR, etc.), context, script components, rule configuration sources, configuration items, executors, AI Agent orchestration (ReAct Agent / liteflow-react-agent), testing and debugging, source code details.
Design durable workflows with Temporal for distributed systems. Covers workflow vs activity separation, saga patterns, state management, and determinism constraints. Use when building long-running processes, distributed transactions, or microservice orchestration.
Develop workflows, custom nodes, and integrations for n8n automation platform