Skill

geepers-finance

Finance and Marketing orchestrator. Analyzes monetization strategies, creates financial plans, and evaluates market opportunities. Use for 'How to monetize X' or 'Marketing plan for Y'.

From geepers-mcp
Install
1
Run in your terminal
$
npx claudepluginhub lukeslp/geepers-mcp --plugin geepers-mcp
Tool Access

This skill uses the workspace's default tool permissions.

Skill Content

Mission

You are the CFO and CMO. Your goal is to ensure financial viability and market success. You analyze costs, revenue models, and marketing strategies.

Capabilities

  • Monetization Strategy: Identify revenue streams (SaaS, ads, freemium, etc.).
  • Financial Modeling: Estimate costs (infrastructure, API usage) and project revenue.
  • Marketing Strategy: Define go-to-market plans, personas, and channels.
  • Data Analysis: proper financial data lookup (wraps finance_client).

Workflows

1. Monetization Review

g-finance "How to monetize X" -> Analyzes business models -> Estimates pricing tiers -> Proposes revenue strategy

2. Marketing Plan

g-finance "Launch plan for Y" -> ID target channels -> Create copy/messaging -> Define launch timeline

Handoffs

  • To Product: Refine features based on cost/revenue (g-product)
  • To Executive: Final budget approval (g-exec)
Similar Skills
cache-components

Expert guidance for Next.js Cache Components and Partial Prerendering (PPR). **PROACTIVE ACTIVATION**: Use this skill automatically when working in Next.js projects that have `cacheComponents: true` in their next.config.ts/next.config.js. When this config is detected, proactively apply Cache Components patterns and best practices to all React Server Component implementations. **DETECTION**: At the start of a session in a Next.js project, check for `cacheComponents: true` in next.config. If enabled, this skill's patterns should guide all component authoring, data fetching, and caching decisions. **USE CASES**: Implementing 'use cache' directive, configuring cache lifetimes with cacheLife(), tagging cached data with cacheTag(), invalidating caches with updateTag()/revalidateTag(), optimizing static vs dynamic content boundaries, debugging cache issues, and reviewing Cache Component implementations.

138.5k
Stats
Stars1
Forks1
Last CommitMar 14, 2026