sheet-cogCellCog is built by its own Coding Agent. That same agent builds your spreadsheets. Full Python access for complex data manipulation, formulas, pivot tables, financial models, budget templates, data trackers, projections, and Excel/XLSX generation — powered by the engineering brain that develops an entire AI platform daily.
Install via ClawdBot CLI:
clawdbot install nitishgargiitd/sheet-cogCellCog is built by its own Coding Agent. That same agent builds your spreadsheets.
Full Python access, complex data manipulation, formulas, pivot tables, and financial models — powered by the engineering brain that develops an entire AI platform daily. Not a template filler. A programmer that understands your data and builds exactly what you need.
This skill requires the cellcog skill for SDK setup and API calls.
clawhub install cellcog
Read the cellcog skill first for SDK setup. This skill shows you what's possible.
Quick pattern (v1.0+):
# Fire-and-forget - returns immediately
result = client.create_chat(
prompt="[your spreadsheet request]",
notify_session_key="agent:main:main",
task_label="spreadsheet-task",
chat_mode="agent" # Agent mode handles most spreadsheets well
)
# Daemon notifies you when complete - do NOT poll
Professional financial analysis and projections:
Personal and business budgets:
Organized tracking for any data:
Operational spreadsheets:
Data analysis and calculations:
CellCog spreadsheets can include:
| Feature | Description |
|---------|-------------|
| Formulas | SUM, AVERAGE, IF, VLOOKUP, and complex calculations |
| Formatting | Headers, colors, borders, number formats, conditional formatting |
| Charts | Bar, line, pie charts embedded in sheets |
| Multiple Sheets | Organized workbooks with linked sheets |
| Data Validation | Dropdowns, input restrictions |
| Named Ranges | For cleaner formulas |
| Print Layout | Ready for printing/PDF |
| Format | Best For |
|--------|----------|
| XLSX | Editable in Excel, Google Sheets, Numbers |
| Interactive HTML | Web-based calculators and tools |
| Scenario | Recommended Mode |
|----------|------------------|
| Budget templates, trackers, data tables, basic calculations | "agent" |
| Complex financial models with multi-scenario analysis, intricate formulas | "agent team" |
Default to "agent" for most spreadsheet requests. CellCog's agent mode handles formulas, formatting, charts, and data organization efficiently.
Reserve "agent team" for complex financial modeling requiring deep accuracy validation—like DCF models, multi-scenario projections, or interconnected workbooks where formula correctness is critical.
SaaS financial model:
"Create a 3-year SaaS financial model with:
Assumptions Sheet:
- Starting MRR: $10,000
- Monthly growth rate: 15%
- Churn rate: 3%
- Average revenue per customer: $99
- CAC: $500
- Gross margin: 80%
Monthly P&L: Revenue, COGS, Gross Profit, Operating Expenses (broken down), Net Income
Key Metrics: MRR, ARR, Customers, Churn, LTV, CAC, LTV:CAC ratio
Charts: MRR growth, customer growth, profitability timeline
Include scenario toggles for growth rate (10%, 15%, 20%)."
Personal budget:
"Create a monthly personal budget spreadsheet:
Income Section: Salary, side income, other
Fixed Expenses: Rent, utilities, insurance, subscriptions, loan payments
Variable Expenses: Groceries, dining out, transportation, entertainment, shopping, health
Savings: Emergency fund, retirement, vacation fund
Include:
- Monthly summary with % of income per category
- Year-at-a-glance sheet with monthly totals
- Pie chart showing expense breakdown
- Conditional formatting (red if over budget)
Assume $5,000/month income."
Sales tracker:
"Build a sales pipeline tracker spreadsheet with:
Columns: Company, Contact, Deal Value, Stage (dropdown: Lead, Qualified, Proposal, Negotiation, Closed Won, Closed Lost), Probability, Expected Close Date, Notes, Last Contact
Calculations: Weighted pipeline value, deals by stage, win rate
Dashboard Sheet: Pipeline by stage (funnel chart), monthly forecast, top 10 deals, activity metrics
Include sample data for 20 deals."
Break-even analysis:
"Create a break-even analysis spreadsheet:
Inputs:
- Fixed costs (rent, salaries, etc.)
- Variable cost per unit
- Selling price per unit
Calculations:
- Break-even units
- Break-even revenue
- Margin of safety
Sensitivity table: Show break-even at different price points
Chart: Cost-volume-profit graph showing break-even point
Default values: Fixed costs $50,000/month, variable cost $15/unit, price $25/unit."
Generated Mar 1, 2026
Create a 3-year financial model for a SaaS startup with assumptions like MRR growth, churn, and CAC, including monthly P&L sheets for revenue, expenses, and net income projections.
Build a spreadsheet for analyzing real estate investments with ROI calculations, cash flow projections, and property valuation metrics to support investment decisions.
Develop a monthly personal budget tracker with categories for income, fixed and variable expenses, savings goals, and visual charts to monitor financial health.
Create a sales tracker with pipeline stages, probabilities, and a commission calculator using tiered rates to forecast revenue and automate payouts.
Design an inventory management spreadsheet with stock levels, reorder points, valuation tracking, and data validation for efficient supply chain oversight.
Generates recurring revenue through monthly or annual subscriptions, with financial models projecting MRR, churn, and customer lifetime value for scalable growth.
Drives revenue from product sales, utilizing spreadsheets for inventory tracking, pricing calculators, and sales analysis to optimize stock and pricing strategies.
Earns income through hourly billing or project-based fees, with tools like timesheet templates, project budgets, and invoice generation for accurate billing and resource management.
💬 Integration Tip
Install the cellcog skill first for SDK setup, then use the fire-and-forget pattern with chat_mode 'agent' for most spreadsheet tasks, avoiding polling for completion.
Edit PDFs with natural-language instructions using the nano-pdf CLI.
Comprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms. When Claude needs to fill in a PDF form or programmatically process, generate, or analyze PDF documents at scale.
Convert documents and files to Markdown using markitdown. Use when converting PDF, Word (.docx), PowerPoint (.pptx), Excel (.xlsx, .xls), HTML, CSV, JSON, XML, images (with EXIF/OCR), audio (with transcription), ZIP archives, YouTube URLs, or EPubs to Markdown format for LLM processing or text analysis.
用 MinerU API 解析 PDF/Word/PPT/图片为 Markdown,支持公式、表格、OCR。适用于论文解析、文档提取。
Generate hand-drawn style diagrams, flowcharts, and architecture diagrams as PNG images from Excalidraw JSON
The awesome PPT format generation tool provided by baidu.