← 返回 Skills 市场
xueyetianya

Excel Formula

作者 bytesagain4 · GitHub ↗ · v2.0.1 · MIT-0
cross-platform ✓ 安全检测通过
2497
总下载
1
收藏
19
当前安装
11
版本数
在 OpenClaw 中安装
/install excel-formula
功能描述
Generate Excel formulas from descriptions and diagnose spreadsheet errors. Use when writing VLOOKUP formulas, debugging errors, or converting formulas. Suppo...
使用说明 (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

安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install excel-formula
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /excel-formula 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
Slug excel-formula
版本 2.0.1
许可证 MIT-0
累计安装 19
当前安装数 19
历史版本数 11
常见问题

Excel Formula 是什么?

Generate Excel formulas from descriptions and diagnose spreadsheet errors. Use when writing VLOOKUP formulas, debugging errors, or converting formulas. Suppo... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 2497 次。

如何安装 Excel Formula?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install excel-formula」即可一键安装,无需额外配置。

Excel Formula 是免费的吗?

是的,Excel Formula 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Excel Formula 支持哪些平台?

Excel Formula 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Excel Formula?

由 bytesagain4(@xueyetianya)开发并维护,当前版本 v2.0.1。

💬 留言讨论