← Back to Skills Marketplace
xueyetianya

Excel Formula

by bytesagain4 · GitHub ↗ · v2.0.1 · MIT-0
cross-platform ✓ Security Clean
2497
Downloads
1
Stars
19
Active Installs
11
Versions
Install in OpenClaw
/install excel-formula
Description
Generate Excel formulas from descriptions and diagnose spreadsheet errors. Use when writing VLOOKUP formulas, debugging errors, or converting formulas. Suppo...
README (SKILL.md)

Excel Formula / 楼台助手

Quick Start / 快速开始

Just ask your AI assistant: / 直接告诉 AI 助手:

  • "Help me VLOOKUP price from Sheet2 based on ID" (根据ID从Sheet2匹配价格)
  • "Calculate days between two dates" (计算两个日期之间的天数)
  • "Sum sales where category is Electronics" (计算电子类产品总销售额)

Description / 描述

Generate Excel formulas from descriptions and diagnose spreadsheet errors. Use when writing VLOOKUP formulas, debugging errors, or converting formulas.

Requirements / 要求

  • bash 4+
  • python3

Feedback

https://bytesagain.com/feedback/ Powered by BytesAgain | bytesagain.com

Usage Guidance
This skill is consistent with an Excel formula helper: it contains bash scripts that build/format formula explanations and will create a per-user data directory (default ~/.local/share/excel-formula) and write logs/history there. Before installing, consider: 1) confirm you are comfortable with a skill writing files under your home directory; 2) the SKILL.md mentions python3 but the included scripts appear to be bash-only—if you rely on a packaged installer, ask the author which runtimes are actually needed; 3) review the scripts locally (they are small and included) if you want to verify there are no network calls or unexpected behaviors. If you need higher assurance, request the full, non-truncated source from the maintainer or run the scripts inside a sandbox first.
Capability Analysis
Type: OpenClaw Skill Name: excel-formula Version: 2.0.1 The skill bundle is a legitimate utility for generating and explaining Excel formulas. The bash scripts (scripts/excel.sh and scripts/script.sh) function as template generators and lookup tools, managing a local history file in a standard data directory (~/.local/share/excel-formula). There is no evidence of data exfiltration, malicious execution, or harmful prompt injection; all instructions are strictly aligned with the stated purpose of providing spreadsheet assistance.
Capability Assessment
Purpose & Capability
The name/description match the included functionality: formula generation, explanation, troubleshooting, templates and tips. The package includes bash CLI scripts that implement those features. Minor mismatch: SKILL.md lists 'bash 4+ and python3' under Requirements, while registry metadata declares no required binaries; the scripts shown are bash-only and do not obviously call Python. This is likely an editorial/inventory inconsistency rather than malicious.
Instruction Scope
Runtime instructions (SKILL.md) constrain the agent to Excel-related tasks and bilingual outputs. The provided scripts only format prompts and print formula guidance; they do not instruct the agent to read unrelated system files or environment secrets. They accept user input and echo it into output templates, which is expected for this purpose.
Install Mechanism
No install spec is provided (instruction-only), and included code files are local shell scripts. There are no downloads from remote hosts or package installs declared. This is low-risk from an install mechanism perspective.
Credentials
The skill requests no credentials or sensitive env vars. It does respect EXCEL_DIR and XDG_DATA_HOME/ HOME for a local data directory (DATA_DIR). That is proportionate for a CLI helper that stores configuration/history. The SKILL.md mention of python3 is not justified by the visible scripts.
Persistence & Privilege
The scripts create a per-user data directory (defaults to $XDG_DATA_HOME or $HOME/.local/share/excel-formula) and append logs; this is normal for a CLI tool but does mean the skill persists data on disk. 'always' is false. Agent autonomous invocation is allowed by default (platform behavior) but does not combine with other red flags here.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install excel-formula
  3. After installation, invoke the skill by name or use /excel-formula
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v2.0.1
Bilingual and Quality Enhancement
v2.0.0
v2.5 standard: Use-when desc, homepage, source, security fix
v2.3.4
yaml-fix+quality
v2.3.3
yaml-fix+quality
v2.3.2
Quality upgrade
v2.4.0
Major upgrade: custom commands and real functionality
v2.3.1
Standards compliance: unique content, no template text
v2.3.0
Quality fixes: aligned docs with implementation
v2.2.0
Enhanced descriptions for better AI triggering
v1.0.1
- Removed the "tips.md" file from the skill package. - No changes to core functionality. - Documentation and feature set remain the same.
v1.0.0
- Initial release of Excel Formula Helper. - Generate formulas from descriptions, explain formulas, and diagnose errors. - Convert formulas across platforms, create scenario-based CSV templates. - Includes shortcuts list and pivot table recommendations. - Supports VLOOKUP, functions, and general Excel formula assistance in both English and Chinese.
Metadata
Slug excel-formula
Version 2.0.1
License MIT-0
All-time Installs 19
Active Installs 19
Total Versions 11
Frequently Asked Questions

What is Excel Formula?

Generate Excel formulas from descriptions and diagnose spreadsheet errors. Use when writing VLOOKUP formulas, debugging errors, or converting formulas. Suppo... It is an AI Agent Skill for Claude Code / OpenClaw, with 2497 downloads so far.

How do I install Excel Formula?

Run "/install excel-formula" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Excel Formula free?

Yes, Excel Formula is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Excel Formula support?

Excel Formula is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Excel Formula?

It is built and maintained by bytesagain4 (@xueyetianya); the current version is v2.0.1.

💬 Comments