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.
-
hainrixz Skill Ads BudgetBudget allocation and bidding strategy review across all ad platforms. Evaluates spend distribution, bidding strategy appropriateness, scaling readiness, and identifies campaigns to kill or scale. Uses 70/20/10 rule, 3x Kill Rule, and 20% scaling rule. Use when user says budget allocation, bidding strategy, ad spend, ROAS target, media budget, or scaling.
-
adjustleads Skill Dunning EmailUse when a payment failed or an invoice is past due and you want a personal note, not the processor's robot. Three short emails, subject lines, a reply plan.
-
scraperapi Skill Scraperapi CrawlerProduct-usage reference for ScraperAPI's Crawler — crawl an entire site or section by following links automatically. Consult when the user needs to extract data from many pages of a site without knowing the URLs upfront. Use when user asks: "crawl an entire website with ScraperAPI", "scrape all pages on a domain", "follow links and scrape each page", "how do I use the ScraperAPI crawler API", "scrape a site map", "extract data from every product page on a site", "ScraperAPI crawler job API". Covers job creation, URL regex patterns, depth vs budget, per-page scraping parameters, status polling, webhooks, scheduling, and credit costs. Also invoke when the user is building a site-wide scraper and asks which ScraperAPI product to use. Note: Transmits user-supplied queries, URLs, and content to ScraperAPI.
-
shisuidata Skill Business Root Cause AnalysisUse when diagnosing business metric changes or anomalies such as GMV decline, conversion drop, retention loss, churn increase, revenue change, lead decline, or active user fluctuation with a structured root cause analysis plan.
-
ceoimperiumprojects Bundle FinanceStartup financial management and analysis. Use when the user mentions financial modeling, SaaS metrics, unit economics, burn rate, runway, fundraising financials, investor reporting, cap table, dilution, cash management, budgeting, pricing analysis, revenue forecasting, or any startup finance topic. Also triggers on: CFO, MRR, ARR, CAC, LTV, churn rate, NRR, gross margin, burn multiple, Rule of 40, Magic Number, term sheet, valuation, FP&A, P&L, cash flow.
-
tmusser Skill Ceremony BudgetChoose the smallest workflow that still buys back enough attention and safety for the task.
-
ukanwat Bundle Performance OptimizationFind and fix game performance problems methodically — measure with the engine profiler first, reason about the frame-time budget, locate the CPU-vs-GPU bottleneck, then apply the right fix: object pooling, draw-call batching, fewer allocations/GC spikes, and asset budgets. Engine- neutral method that pairs with each engine's profiler. Use when the user mentions performance, optimize, low/dropping FPS, frame drops, stutter, lag, profiler, frame budget, draw calls, batching, garbage collection/GC spikes, object pooling, or "the game runs slow".
-
silverassist Skill Core ReviewRun a consistency review before opening a PR or before pushing fixes in response to a reviewer — as a dedicated read-only pass (inline or via @core-review on Copilot; optionally a subagent on Claude Code) — to preempt Copilot/reviewer iterations. Scope follows `--budget`: the diff (`quick`), the diff plus one-hop neighbours (`medium`, the default), or the whole repository (`thorough`). Use when about to push a branch for review or to push a batch of review fixes.
-
duhu2000 Bundle Supplier RiskMonitors ongoing risk signals and produces risk briefs for known vendors. Activate for: supplier risk monitoring, vendor risk alert, supply risk, risk brief, supplier financial risk, credit rating downgrade, supplier operational risk, supplier compliance risk, geopolitical risk, Tier 2 risk, sub-supplier disruption, supply disruption, risk monitor, risk rating change, risk alert, distress signal, supplier news, country risk, supply chain resilience, CVA, administration, insolvency. USE THIS when a KNOWN risk event has occurred (credit downgrade, financial distress, disruption, regulatory action) and you need to assess its impact. NOT for: classifying or scoring a vendor (use vendor-assessment), vendor onboarding or approval (use vendor-assessment), vendor Kraljic classification (use vendor-assessment), invoice processing (use invoice-reconciliation), carrier performance (use logistics-brief).
-
duhu2000 Bundle Invoice ReconciliationActivate for: invoice, reconcile, reconciliation, three-way match, two-way match, invoice processing, AP, accounts payable, purchase order match, goods receipt match, invoice exception, price variance, quantity variance, duplicate invoice, invoice approval, invoice hold, invoice dispute, PO mismatch, over-invoiced, under-delivered, missing PO. NOT for: bank reconciliation (use banking plugin), vendor assessment (use vendor-assessment), spend category analysis (use spend-analysis).
-
evoputa Bundle Advisory Finance AccountingFinance advisory panel featuring Warren Buffett (Berkshire), Christine Lagarde (ECB), James Mwangi (Equity Bank), Ho Ching (Temasek), Ray Dalio (Bridgewater), Lubna Olayan (Olayan Group), and Charlie Munger.
-
vinceservidad Bundle Shopify Creative StrategyDevelops evidence-led ecommerce ad concepts, hooks, briefs, and creative tests. Use for message and asset strategy, not media-budget changes or fabricated UGC.
-
pollinations Skill Spending AnalysisAnalyze Pollinations Stripe revenue, pack purchases, and balance-bucket spending patterns with Tinybird production data.
-
marian2js Bundle Position SizingUse when the user needs a conservative position size from account equity, risk budget, entry, stop, and trading friction before entering a trade.
-
foxgeeek Skill Cross PlatformOrchestrate workflows that span Meta, Google, and LinkedIn Ads simultaneously. Sub-skills cover CRM audience sync across all platforms, unified performance dashboards, and efficiency-based budget rebalancing recommendations.
-
foxgeeek Skill Meta Ads Spend TrackerTrack Meta Ads daily spend against a monthly budget. Projects end-of-month spend based on current pace, flags when burn rate exceeds expected pace, and generates a daily spend chart. Triggers on prompts about budget pacing, monthly projections, burn rate, or spend anomalies.
-
foxgeeek Skill Cross Platform Budget RebalanceRecommend budget reallocation across Meta, Google, and LinkedIn based on per-platform CPA efficiency. Computes efficiency score (bestCPA/platformCPA) and weights budget proportionally. Read-only — recommendations must be applied manually. Triggers on prompts about where to shift budget or which platform to scale.
-
bsamiee Skill AdhdParallel divergent ideation for coding agents. Spawns N isolated branches under different cognitive frames (regulator, biology, speedrunner, 10-year-old, $0 budget), scores, clusters, prunes traps, and deepens top survivors. Use on /adhd, "ADHD mode", brainstorm/ideate intents, or open-ended design, architecture, naming, API/SDK surface, and fuzzy-debugging decisions. Skip for syntax, lookups, bugs with known root cause, or closed phrasing ("quick", "standard", "canonical", "textbook").
-
spillwavesolutions Skill Ager PackBuild a progressive-disclosure ContextPack from an AGER bundle. Default 1/4 window token budget, fail-closed. Bodies off unless that node is the pack root.
-
ulpi-io Bundle Auto BuildImplement a whole DAG plan autonomously — one approved pass, one clean rollback point per task, never building on a broken base. It requires an approved plan (specced upstream) and a clean git baseline, takes a SINGLE human approval of the plan, then walks the DAG layer by layer: for each task it implements on an isolated worktree branch test-first (RED → GREEN), integrates the slice onto the working branch, reviews the integrated change, runs a bounded fix loop until the task passes, and commits it individually — so any point is a clean rollback. It follows the dependency graph strictly (a task builds only once its deps integrate), checkpoints every task so it resumes exactly where it stopped, and STOPS-and-asks on unfixable failures, ambiguity, or irreversible steps rather than pushing through. This is the BUILD phase. Composes fan-out-work (per layer), converge-loop (per-task fix), adversarial-verify (per-task review), checkpoint-resume, and budget-guard.
-
ulpi-io Skill Budget GuardThe discipline that keeps an autonomous run from becoming a runaway: before any unattended loop or workflow, declare the five stop conditions — done-condition, hard cap, token/time budget, no-progress rule, escalation triggers — then hold the run to them and stop the instant one fires. Fails closed: a capped run reports an honest partial, never fabricated success. Load at the start of ANY unattended run.
-
ulpi-io Bundle Converge LoopRun a bounded, self-correcting loop that drives code toward a target state and STOPS honestly — until-green (validate → diagnose → minimal fix → re-run) or until-dry (find → act → re-find until N dry rounds). Every loop declares a termination set (done-condition, max iterations, budget, no-progress stop) and compiles onto native /goal + /loop. Use for any "repeat until a measurable condition holds" work instead of hand-rolling a keep-going loop.
-
whobat Bundle Peppol ValidationValidate Peppol BIS 3.0 e-business documents (the UBL formats used for trade across DK and the EU) and tell whether a file is the current standard or an outdated schema. The bundled PowerShell script auto-identifies the document from its root element + cbc:CustomizationID, maps it to the right OpenPeppol ruleset, runs the full official validation (UBL 2.1 XSD + Peppol Schematron) via the OpenPeppol/Helger web service, and reports OK or the exact errors with rule IDs. Covers invoice, credit note (incl. self-billing), order + order response/change/cancellation, order agreement, catalogue + response, despatch advice, MLR, punch out. Use when the user wants to validate/check a Peppol or UBL document, confirm an invoice/order/despatch-advice is valid Peppol BIS 3.0, batch-check a folder of e-invoices, or find out whether a file is the new BIS 3.0 schema or an old one (e.g. CENBII/peppol28a). Do NOT use to CREATE or transform documents — only to validate existing XML.
-
fnord123 Bundle Municipal Bond AnalysisAnalysis of ONE municipal bond identified by CUSIP, by issuer plus maturity, or from an offering statement. Computes yield-to-worst and tax-equivalent yield at the user's bracket, checks AMT and de minimis exposure, runs GO or revenue-bond credit analysis, and returns a Buy / Watch / Pass verdict. PREFER THIS SKILL whenever the subject is an individual bond rather than a fund. Use `stock-investment-analysis` instead for muni ETFs and closed-end funds (MUB, VTEB, NVG), which are evaluated as equities. Use `investment-hypothesis-investigation` instead for muni-market timing or sector questions such as "are munis cheap right now". Activate on any of: "analyze <CUSIP>", "should I buy this muni", "is this muni a good deal", "evaluate this revenue bond", "check this GO bond", "yield to worst", "muni TEY at my bracket", "muni vs Treasury", "review this offering statement", "is this bond pre-refunded".
-
devenkhatri Skill Ads BudgetBudget allocation and bidding strategy review across all ad platforms. Evaluates spend distribution, bidding strategy appropriateness, scaling readiness, and identifies campaigns to kill or scale. Uses 70/20/10 rule, 3x Kill Rule, and 20% scaling rule. Use when user says "budget allocation", "bidding strategy", "ad spend", "ROAS target", "media budget", or "scaling".
-
eidoselegia Skill Patron Not InvestorCultural and meaning-driven projects get measured with a patron's yardstick — is this worth funding for what it is — not an investor's ROI, and the patronage budget is capped explicitly in money and hours. Inside the cap, ROI language is banned; breaching the cap is a real decision. Use when a creative or personal-meaning project keeps failing business-case reviews it was never meant to pass, or keeps inflating into a fake business to justify itself.
-
cardano-foundation Bundle Debug TransactionDebug failing Cardano transaction, fix transaction error, diagnose ValueNotConservedUTxO, InsufficientCollateral, script failure, budget exceeded, datum mismatch, missing signer, min-UTxO error.
-
joomcode Bundle Seller CopilotDeeper Mercado Livre (Brasil) and Shopee Brasil seller analyses on JoomPulse data, beyond what a single skill in this repo answers: real margins and fees ("minha margem real", "taxas do ML"); pricing and price wars ("qual preço cobrar", "estou caro?"); is a product worth selling ("vale a pena vender isso"); finding new products ("o que vender agora"); vetting a supplier and import-vs-domestic ("vale a pena importar"); a listing that does not sell ("meu anúncio não vende"); who my competitors are and where I lose to them ("quem são meus concorrentes", "onde estou perdendo"); market structure ("quem domina a categoria"); trends and when to stock ("quando estocar", "sazonalidade"). Covers both marketplaces, including Shopee ("vender na Shopee", "minha loja na Shopee"), and asks which one when unclear. Also takes vague or multi-part requests ("me ajuda a crescer", "por onde começo") and asks one or two questions first. Sales and revenue are JoomPulse estimates, not real transactions.
-
joomcode Skill Category MonitorMonitors one category's aggregate health on JoomPulse — Mercado Livre (Brasil) or Shopee Brasil: estimated sales, product count, seller count, the seller-tier mix and market concentration. Each run builds today's snapshot table and offers it for download; send a table from a previous period and the skill shows the metric-by-metric difference. The baseline is whatever table the user supplies — no hidden session memory. Triggers: "monitor this category", "what changed in this category", "track category sales and sellers", "monitor a Shopee category"; pt-BR "monitorar esta categoria", "o que mudou na categoria", "comparar a categoria com o período anterior", "monitorar categoria na Shopee", "o que mudou na categoria da Shopee". Ask which marketplace when unclear; never mix the two. Sales and revenue are JoomPulse estimates, not real transactions. To track one named product over time use the product-change-monitor skill; for a one-shot opportunity snapshot use the category-opportunity-index skill.
-
joomcode Skill Ml Product AnalysisAnalyzes one product and its competitors on JoomPulse — Mercado Livre (Brasil) or Shopee Brasil. From a marketplace link, a JoomPulse link, a photo, or a row of data, it returns a card for the subject product plus a ranked table of comparable items, each with price, estimated monthly sales and revenue, rating and reviews; on Mercado Livre also logistics and catalog / buy-box status, which do not exist on Shopee. Triggers: "analyze this product", "how much does this sell", "find similar products", "find competing products"; pt-BR "analisar este produto", "quanto vende esse produto", "produtos parecidos", "produtos concorrentes", "análise por foto", "analisar este produto da Shopee", "quanto vende esse produto na Shopee", "concorrentes na Shopee". Ask which marketplace when unclear; never mix the two. Sales and revenue are JoomPulse estimates, not real transactions; price, rating and reviews are real. For which products to add across a whole catalog, use the gap-analysis skill.
-
joomcode Skill Product Change MonitorMonitors how one or a few products changed over a period — by default week over week — on JoomPulse: Mercado Livre (Brasil) or Shopee Brasil. Use when a seller tracks a named product over time, given a marketplace or JoomPulse link, or a listing, item or catalog identifier. Returns a change table: per product the current value plus the difference versus about a week ago for price, rating and review count, plus current estimated sales and revenue, time on air and the marketplace's own seller and logistics attributes. Triggers: "monitor this product", "track price changes", "what changed this week", "did the price drop"; pt-BR "monitorar este produto", "o preço caiu", "variação de avaliações", "monitorar este produto na Shopee", "acompanhar este item da Shopee". Ask which marketplace when unclear; never mix the two. Sales and revenue are JoomPulse estimates, not real transactions; price, rating and reviews are real. For a point-in-time product and competitor read, use the single-product analysis skill.
-
joomcode Skill Seller Overview TrackerSnapshot tracker for one seller on JoomPulse — Mercado Livre (Brasil) or Shopee Brasil. Pulls store name, estimated monthly revenue and sales, listing count, sales trend, categories, location, and the seller's reputation or buyer rating; medal, cancellation rate and 60/365-day sales are Mercado Livre only. Each run builds today's snapshot table and offers it for download; to see what changed, the user sends the seller's table from a previous period and the skill shows the difference per metric. The baseline is whatever table the user supplies — no hidden session memory. Triggers: "track this seller", "monitor this store", "what changed for this seller"; pt-BR "monitorar este vendedor", "acompanhar esta loja", "o que mudou nesse vendedor", "monitorar esta loja na Shopee", "acompanhar este vendedor da Shopee". Ask which marketplace when unclear; never mix the two. Sales and revenue are JoomPulse estimates, not real transactions. To rank many sellers in a category, use the top-sellers-in-category skill.
-
joomcode Skill Top Sellers In CategoryRanks the top sellers in one Mercado Livre (Brasil) category by estimated average monthly revenue via JoomPulse, and returns a downloadable leaderboard — per seller: estimated monthly sales and revenue, 365-day completed sales, cancellation rate, sales trend, brands, product counts, international shipping, and listing-type counts, with a JoomPulse link each. It can also track how the ranking moved: supply a previous-period leaderboard for the same category and it shows each seller's movement (rose / fell / new) plus the biggest movers. Triggers: "top sellers in this category", "biggest stores in a category", "rank sellers by revenue", and the pt-BR "principais vendedores da categoria", "maiores lojas da categoria", "quem mais vende nessa categoria". Sales and revenue are JoomPulse estimates, not real transactions. To monitor one seller over time use the seller-overview-tracker skill; to rank brands use the top-brand-position-tracker skill.
-
joomcode Skill Uncontested Niche FinderFinds low-competition niche products in the deep sub-categories of one category on JoomPulse — Mercado Livre (Brasil) or Shopee Brasil. Keeps only the deep niches with no dominant incumbent: no platinum seller on Mercado Livre, no Official store (Shopee Mall) seller on Shopee. Returns one table of niche products, each with a competition signal (how many sellers). Use when a seller wants uncontested niches or where to enter without fighting an incumbent. Triggers: "uncontested niche", "low-competition products", "find a niche to enter"; pt-BR "nicho sem concorrência", "produtos sem vendedor platinum", "nicho pouco disputado na Shopee", "nicho sem loja oficial na Shopee". Ask which marketplace when unclear; never mix the two. Sales and revenue are JoomPulse estimates, not real transactions; price, rating and reviews are real. For one product and its competitors use the ml-product-analysis skill; for fast-growing deep categories, the growing-leaf-category-tracker skill.
-
joomcode Skill Top Brand Position TrackerRanks the brands within one Mercado Livre (Brasil) category by estimated weekly revenue and tracks how each brand's position changes between periods, using JoomPulse. Each run builds today's brand-ranking table and offers it for download; to see how positions moved, the user sends a brand table from a previous period and the skill shows each brand's movement (rose, fell, new, or out). The baseline is whatever table the user supplies — no hidden session memory. Use it to see the top brands in a category and which are rising or falling. Triggers: "top brands in this category", "which brands are growing", "brand ranking", and the pt-BR "principais marcas da categoria", "ranking de marcas", "quais marcas estão crescendo". Mercado Livre (Brasil) only; sales and revenue are JoomPulse estimates, not real transactions. To rank sellers (shops) rather than brands use the top-sellers-in-category skill; for category market size use the category-opportunity-index skill.
-
joomcode Skill High Demand Low Quality FinderFinds products in one category on JoomPulse — Mercado Livre (Brasil) or Shopee Brasil — that have high demand but a low rating: listings that sell well yet score at or below a rating threshold the user chooses, an opening to enter with a better offer. Use it when a seller wants well-selling products to beat. Asks for a marketplace, a category and a rating threshold, then returns the matching listings ranked by demand. Triggers: "high demand low rating products", "low quality opportunities", "products I can beat", "badly rated products on Shopee"; pt-BR "produtos com muita demanda e nota baixa", "oportunidades de baixa qualidade", "produtos mal avaliados que vendem", "produtos mal avaliados na Shopee". Ask which marketplace when unclear; never mix the two. Sales and revenue are JoomPulse estimates, not real transactions; price, rating and reviews are real. For brand-new listings use the new-growing-products-in-category skill; for one product and its competitors, the ml-product-analysis skill.
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 ads-budget, Dunning email, scraperapi-crawler. 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.