Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

excel-agent-demo

excel-agent-demo 收录了来自 witanlabs 的 4 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
4
Stars
0
更新
2026-03-22
Forks
0
职业覆盖
3 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

qna
会计师与审计师

Tool-agnostic workflows for answering questions about spreadsheet data — value lookups, what-if analysis, guardrails, and disambiguation.

2026-03-22
read-source
软件开发工程师

Extract text from source documents (PDF, DOCX, PPTX, HTML, Markdown) for spreadsheet workflows. Use to understand source material before populating workbooks.

2026-03-22
witan-identity
财务和投资分析师

Financial domain expertise — professional objectivity, financial expert mindset, and model requirements.

2026-03-22
xlsx-code-mode
软件开发工程师

Use this skill any time an Excel file (.xls, .xlsx, .xlsm) needs to be read, explored, understood, or modified. You cannot read excel files with cat, head, or normal file-reading tools — this is the only way to inspect them. Trigger when you or the user need to open, look at, or explore a workbook; find out what sheets it has or where specific data lives; read cells, rows, columns, or ranges; search for values, labels, or patterns; trace formula dependencies or understand how a cell is calculated; run what-if scenarios by changing inputs and reading recalculated outputs; or edit cells, rows, columns, and sheets. Trigger when the user references a spreadsheet file by name or path — even casually (e.g. 'check the xlsx', 'what's in report.xlsx') — and also when you need to inspect a workbook yourself as part of a larger task. The tool runs sandboxed JavaScript against the workbook server-side via `witan xlsx exec`."

2026-03-22