Token导航 LogoToken导航TokenDH.com
效率需要联网clawhub未标认证来源可访问clear审计通过

spreadsheets-cog电子表格齿轮

Agent Skill

用于辅助数据整理、表格处理、CSV/Excel 分析、指标计算和图表准备。它适合让 Agent 清洗字段、汇总数据、发现异常、生成统计口径或把分析结果转成可读说明。使用时需要确认数据来源、字段含义和时间范围,避免把样本数据当全量事实;涉及敏感数据、导出文件或批量写回时,应先确认权限和脱敏边界。

总安装

136,623

周安装

5,581

GitHub Stars

6

下载量

44,202
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:spreadsheets-cog(电子表格齿轮)
来源仓库:https://github.com/nitishgargiitd/spreadsheets-cog
安装命令:
openclaw skills install spreadsheets-cog
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install spreadsheets-cog

简介

借助 CellCog 引擎生成专业级 Excel 电子表格与复杂财务模板。

  • 覆盖预算编制、数据透视表、预测建模等多种办公应用场景。
  • 接收结构化数据输入后自动生成带公式的标准化表格文件。
  • 输出结果为 XLSX 格式,可直接用于进一步数据分析或汇报展示。
  • spreadsheets-cog 属于效率类 Skill,可作为该场景下的辅助能力补充。

SKILL.md

name
spreadsheets-cog
description
AI spreadsheet and Excel generation powered by CellCog. Financial models, budget templates, data trackers, projections, pivot tables, complex formulas — XLSX output. Data manipulation, analysis, charts, and professional formatting.
metadata
openclaw
emoji
📋
os
[darwin, linux, windows]
requires
bins
[python3]
env
[CELLCOG_API_KEY]
author
CellCog
homepage
https://cellcog.ai
dependencies
[cellcog]

Spreadsheets Cog - Built by the Agent That Builds CellCog

CellCog 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.

How to Use

For your first CellCog task in a session, read the cellcog skill for the full SDK reference — file handling, chat modes, timeouts, and more.

OpenClaw (fire-and-forget):

result = client.create_chat(
    prompt="[your task prompt]",
    notify_session_key="agent:main:main",
    task_label="my-task",
    chat_mode="agent",
)

All agents except OpenClaw (blocks until done):

from cellcog import CellCogClient
client = CellCogClient(agent_provider="openclaw|cursor|claude-code|codex|...")
result = client.create_chat(
    prompt="[your task prompt]",
    task_label="my-task",
    chat_mode="agent",
)
print(result["message"])

What Spreadsheets You Can Create

Financial Models

Professional financial analysis and projections:

  • Startup Financial Model: "Create a 3-year financial model for a SaaS startup including revenue projections, expenses, and cash flow"
  • DCF Model: "Build a discounted cash flow model for valuing a company"
  • Investment Analysis: "Create a real estate investment analysis spreadsheet with ROI calculations"
  • Revenue Model: "Build a revenue forecasting model with multiple scenarios (base, optimistic, pessimistic)"
  • Unit Economics: "Create a unit economics spreadsheet showing CAC, LTV, payback period"

Budget Templates

Personal and business budgets:

  • Personal Budget: "Create a monthly personal budget tracker with income, fixed expenses, variable expenses, and savings goals"
  • Household Budget: "Build a family budget spreadsheet with categories for housing, food, transportation, etc."
  • Project Budget: "Create a project budget template with phases, resources, and variance tracking"
  • Marketing Budget: "Build a marketing budget spreadsheet with channels, planned vs actual, and ROI tracking"
  • Event Budget: "Create a wedding budget spreadsheet with vendor categories and payment tracking"

Data Trackers

Organized tracking for any data:

  • Fitness Tracker: "Create a workout log spreadsheet with exercises, sets, reps, weights, and progress charts"
  • Habit Tracker: "Build a daily habit tracking spreadsheet with monthly overview"
  • Inventory Tracker: "Create an inventory management spreadsheet with stock levels, reorder points, and valuation"
  • Sales Tracker: "Build a sales pipeline tracker with stages, probabilities, and forecasting"
  • Time Tracker: "Create a timesheet template with projects, hours, and billing calculations"

Business Tools

Operational spreadsheets:

  • Invoice Template: "Create a professional invoice template with automatic calculations"
  • Employee Directory: "Build an employee directory spreadsheet with contact info, departments, and start dates"
  • Vendor Comparison: "Create a vendor comparison spreadsheet for evaluating suppliers"
  • OKR Tracker: "Build an OKR tracking spreadsheet for quarterly goals"
  • Meeting Agenda: "Create a meeting agenda template with action items tracking"

Analysis Templates

Data analysis and calculations:

  • Break-Even Analysis: "Create a break-even analysis spreadsheet with charts"
  • Scenario Analysis: "Build a scenario planning spreadsheet with what-if analysis"
  • Pricing Calculator: "Create a pricing model spreadsheet with cost-plus and value-based options"
  • Loan Calculator: "Build a loan amortization schedule with payment breakdown"
  • Commission Calculator: "Create a sales commission calculator with tiered rates"

Spreadsheet Features

CellCog spreadsheets can include:

FeatureDescription
FormulasSUM, AVERAGE, IF, VLOOKUP, and complex calculations
FormattingHeaders, colors, borders, number formats, conditional formatting
ChartsBar, line, pie charts embedded in sheets
Multiple SheetsOrganized workbooks with linked sheets
Data ValidationDropdowns, input restrictions
Named RangesFor cleaner formulas
Print LayoutReady for printing/PDF

Output Formats

FormatBest For
XLSXEditable in Excel, Google Sheets, Numbers
Interactive HTMLWeb-based calculators and tools

Chat Mode for Spreadsheets

ScenarioRecommended 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.


Example Spreadsheet Prompts

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."

Tips for Better Spreadsheets

  1. Specify the structure: List the sheets, columns, and calculations you need.
  1. Provide assumptions: For financial models, give starting numbers and growth rates.
  1. Mention formulas needed: "Include VLOOKUP for...", "Calculate running totals", "Show variance vs plan."
  1. Request sample data: "Include realistic sample data for testing" helps see it in action.
  1. Describe formatting: "Conditional formatting for negative values", "Currency format", "Freeze header row."
  1. Chart preferences: "Include a line chart showing trend", "Pie chart for breakdown."

If CellCog is not installed

Run /cellcog-setup (or /cellcog:cellcog-setup depending on your tool) to install and authenticate. OpenClaw users: Run clawhub install cellcog instead. Manual setup: pip install -U cellcog and set CELLCOG_API_KEY. See the cellcog skill for SDK reference.

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

92.02%
按下载量换算40,675

安全审计

VirusTotal

通过

ClawScan

通过

Static analysis

通过

权限和风险

需要联网

该 Skill 可能需要联网访问来源站点、仓库或外部 API;具体网络访问范围需要结合源码和 README 复核。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills