← 返回 Skills 市场
241
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install excel-wps-table-diagnosis
功能描述
Diagnose spreadsheet structure and recommend practical Excel/WPS-compatible formulas and workflows for cleaning, lookup and matching, summarization, text and...
使用说明 (SKILL.md)
Excel/WPS Table Diagnosis
Use this skill when a spreadsheet task should start with the table itself, not with a guess at the formula.
Core Approach
- Inspect the input.
- Identify whether the user provided headers, sample rows, CSV content, or only a task description.
- If the structure is unclear, ask for the smallest missing detail that would change the recommendation.
- Diagnose the table.
- Identify likely column types such as IDs, dates, amounts, names, status fields, phone numbers, or free text.
- Look for blanks, duplicates, mixed formats, unstable lookup keys, and columns that should be cleaned before formulas are applied.
- Choose the most practical path.
- Prefer simple formulas when they are stable and readable.
- Prefer Excel and WPS compatible approaches over newer functions with weaker compatibility.
- Prefer helper columns when a single long formula would be fragile.
- Recommend built-in spreadsheet tools when they are a better fit than formulas.
- Present a clear recommendation.
- State what the table appears to contain.
- State what should be done first.
- Recommend the formula or workflow.
- Mention compatibility notes for Excel and WPS.
- Provide a fallback when the preferred formula may not work everywhere.
- Pause before execution.
- If the next step would directly modify a workbook, add helper columns, rewrite formulas, or otherwise move from diagnosis into execution, ask for confirmation first.
- Once the user agrees, continue with the concrete formulas, helper columns, or execution steps instead of repeating the analysis.
- If the scope is already clear, finish the approved execution step before suggesting extra optional follow-up work.
Priorities
- Diagnose before suggesting formulas.
- Prefer maintainability over cleverness.
- Treat compatibility as an early constraint.
- Do not force everything into one formula.
- Do not make direct spreadsheet changes without user confirmation.
Output Shape
Keep the response close to this shape:
Diagnosis
- what the table likely contains
- what looks inconsistent or risky
Recommendation
- what to do first
- which formula or method to use
Execution
- what can be done immediately after approval
- which formulas, helper columns, or spreadsheet steps should be applied
Compatibility
- whether it should work in Excel
- whether it should work in WPS
- what fallback to use if needed
Notes
- where to place the formula
- whether helper columns or built-in tools would be easier
References
- Read
WORKFLOW.mdfor the longer working notes. - Read
docs/use-cases.mdfor common task shapes. - Read
examples/README.mdfor example inputs and outputs.
安全使用建议
This skill is instruction-only and appears coherent and low-risk: it only asks for table headers/sample rows and provides advice before doing any direct edits. Before you use it, confirm you will paste only the non-sensitive sample data (no full confidential spreadsheets), and explicitly approve any execution steps the skill proposes. Note that the agent metadata allows implicit invocation in some UIs — if you prefer explicit control, check your platform settings so the skill cannot be invoked without your prompt. If you later integrate this with services that open or modify real workbook files or cloud storage, verify and restrict any added credentials to the minimum necessary.
功能分析
Type: OpenClaw Skill
Name: excel-wps-table-diagnosis
Version: 1.0.0
The bundle is a legitimate tool designed to help users diagnose spreadsheet structures and generate compatible Excel/WPS formulas. The instructions in SKILL.md and WORKFLOW.md emphasize a 'diagnosis-first' approach, maintainability, and explicitly require the agent to seek user confirmation before suggesting execution steps. No indicators of data exfiltration, malicious execution, or harmful prompt injection were found across the documentation or examples.
能力评估
Purpose & Capability
Name, description, and included files (SKILL.md, WORKFLOW.md, examples, docs) align with a purely advisory spreadsheet-diagnosis skill. There are no unrelated credentials, binaries, or install steps requested.
Instruction Scope
SKILL.md limits behavior to inspecting table headers/sample rows, diagnosing issues, recommending formulas/workflows, and pausing before making direct changes. It does not instruct reading system files, accessing hidden endpoints, or exfiltrating data.
Install Mechanism
No install spec and no code files that would be fetched or executed. Being instruction-only minimizes on-disk risk.
Credentials
The skill requests no environment variables, credentials, or config paths. The requested resources are proportionate to an advisory spreadsheet skill.
Persistence & Privilege
always is false and there is no install or persistent agent modification. agents/openai.yaml sets allow_implicit_invocation: true, which allows implicit invocation metadata but does not elevate privileges or request persistent access to credentials.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install excel-wps-table-diagnosis - 安装完成后,直接呼叫该 Skill 的名称或使用
/excel-wps-table-diagnosis触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of excel-wps-table-diagnosis.
- Diagnoses spreadsheet structure and recommends practical Excel/WPS-compatible workflows for cleaning, lookup, matching, summarization, and formula troubleshooting.
- Prioritizes table inspection before suggesting formulas; requests missing details if needed.
- Provides clear recommendations and asks for user confirmation before making direct changes.
- Focuses on maintainability, compatibility, and easy-to-follow steps for both Excel and WPS users.
元数据
常见问题
Excel / WPS Table Diagnosis 是什么?
Diagnose spreadsheet structure and recommend practical Excel/WPS-compatible formulas and workflows for cleaning, lookup and matching, summarization, text and... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 241 次。
如何安装 Excel / WPS Table Diagnosis?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install excel-wps-table-diagnosis」即可一键安装,无需额外配置。
Excel / WPS Table Diagnosis 是免费的吗?
是的,Excel / WPS Table Diagnosis 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Excel / WPS Table Diagnosis 支持哪些平台?
Excel / WPS Table Diagnosis 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Excel / WPS Table Diagnosis?
由 Winston(@winstonice-prog)开发并维护,当前版本 v1.0.0。
推荐 Skills