Finance & Business
Finance agent skills bring structure to money-related work: financial models, accounting workflows, invoices, budgeting, and market analysis. Your AI agent loads the skill when the task matches and follows its rules, in any agent that reads SKILL.md files.
-
aarshsharma2803-stack Skill Ponytail 2Code minimalism — no premature abstractions, no speculative features, smallest correct implementation only. Auto-activates when complexity budget is minimal or user asks for simpler/smaller code. Trigger: complexity_budget:minimal, goal contains refactor/simplify/minimize/clean/slim, or user says "keep it simple", "no abstractions", "smaller diff".
-
kijitoai Skill Kijito Recall 2Recall patterns that make Kijito answer hard questions well — decompose multi-part questions into per-hop sub-queries, merge under a fixed context budget, chain entities between hops, and keep abstention discipline. Use when a question needs several distinct facts from memory (a "multi-hop" question), when a single recall came back with a compromise neighborhood that misses the point, or when deciding how deeply to retrieve before answering.
-
skillmedev Skill Observability Stack 2Instruments systems with the three pillars - structured logs, RED/USE metrics, and distributed traces - correlated by one trace ID, with cardinality budgets and symptom-based alerts. Use when someone asks "how should I instrument this service", "what metrics should I emit", "why is my metrics bill exploding", "set up OpenTelemetry for my stack", or "we can't tell which service is slow". Do NOT use for tuning an existing noisy pager or alert thresholds - use alert-tuning instead; for defining SLO error-budget policy, use error-budget-policy; for the incident process when alerts fire, use sev-triage and postmortem-writer.
-
getalby Bundle Alby Bitcoin Payments 2teaches agents how to use @getalby/cli to operate a bitcoin lightning wallet via Nostr Wallet Connect (NIP-47). Use whenever the user wants to send or receive money, pay an invoice, check wallet balance, create invoices, convert between fiat and sats, retry an HTTP request that returned 402 Payment Required, or discover paid API services. Pays HTTP 402 resources across all major payment protocols — L402, x402, and MPP and all main networks (USDC on Base, Solana, Tempo) — from the lightning wallet. Also supports atomic swaps to any on-chain cryptocurrency/stablecoin address (e.g. USDC/USDT).
-
rollinggo-ai Bundle Rollinggo Hotel Booking 2RollingGo 酒店搜索与预订助手,通过调用 RollingGo 酒店服务接口实现酒店查询到下单预订全流程。支持场景:① 按城市/景点/地铁站/机场等地点搜索酒店 ② 按星级、预算、标签(泳池/含早/亲子/宠物友好等)筛选 ③ 查询指定酒店的实时房型与价格 ④ 对比多家酒店 ⑤ 引导用户完成预订。触发词:找酒店、订酒店、搜酒店、酒店推荐、酒店查询、附近酒店、五星酒店、民宿、度假村、查房价、看房型、入住、住哪、住宿、rollinggo、旅游住宿、出差住宿、亲子酒店、带泳池的酒店、含早餐酒店。
Frequently asked questions
What are Finance & Business agent skills?
Finance agent skills bring structure to money-related work: financial models, accounting workflows, invoices, budgeting, and market analysis. Your AI agent loads the skill when the task matches and follows its rules, in any agent that reads SKILL.md files.
Which Finance & Business skills are most installed?
Popular Finance & Business skills on SkillMD right now include ponytail, kijito-recall, Observability Stack. Rankings shift as installs change; sort this page by "Most installs" for the live list.
Do Finance & Business skills work with Claude Code and Cursor?
Yes. Every skill here ships as a SKILL.md file, an open format that works in Claude Code, Claude.ai, Cursor, Codex, Windsurf, and 60+ other agents. Install one with npx skillmds@latest add <owner>/<name>, or copy the file into your agent's skills directory.