Skip to main content
Run any Skill in Manus
with one click
witanlabs
GitHub creator profile

witanlabs

Repository-level view of 13 collected skills across 4 GitHub repositories.

skills collected
13
repositories
4
updated
2026-07-09
repository explorer

Repositories and representative skills

witan-pptx-officejs
software-developers

Use this skill when a PPTX file needs to be rendered, inspected, created, or modified through Witan PPTX. The tool runs sandboxed Office.js-compatible JavaScript plus Witan PPTX chart extensions against PPTX files via `witan pptx exec`.

2026-07-09
witan-gsheets
software-developers

Read, explore, create, and modify Google Sheets spreadsheets via the witan CLI. You cannot read a Google Sheet with normal file tools — running JavaScript against it via `witan gsheets exec` is the only way to open or inspect it. Trigger whenever a Google Sheet is referenced — a `gs://SPREADSHEET_ID` ref, a `https://docs.google.com/spreadsheets/d/...` URL, or a request to read/build/edit a sheet 'in Google Sheets'/'on Drive'. Also trigger when a `gsheets` command fails with an authorization error so you can run the connect/authorize flow. For Excel files (.xlsx/.xls/.xlsm) on disk, use the witan-xlsx skill instead — the in-sheet JavaScript API is identical, only the access flow differs.

2026-06-25
witan-xlsx-mcp-chatgpt
software-developers

Only for agents running inside ChatGPT; all other agents use witan-xlsx-mcp instead. Read, explore, understand, create, and modify Excel workbooks (.xls, .xlsx, .xlsm). You cannot read Excel files with cat, head, or normal file-reading tools — running JavaScript against the workbook via the Witan MCP server's `xlsx_exec` tool is the only way to open or inspect them. Trigger when you or the user need to open or look inside a workbook, find its sheets or where data lives, read cells/rows/columns/ranges, search for values or labels, trace how a figure is calculated, or run what-if scenarios; and equally when asked to create a new workbook or financial model from scratch, add or edit formulas, charts, formatting, tables, or data validation, or change an existing model without breaking its formulas or references. Trigger whenever a spreadsheet is referenced by name or path — even casually ('check report.xlsx', 'build me a model') — and when you need to inspect a workbook as part of a larger task.

2026-06-22
witan-xlsx-mcp
software-developers

Read, explore, understand, create, and modify Excel workbooks (.xls, .xlsx, .xlsm). You cannot read Excel files with cat, head, or normal file-reading tools — running JavaScript against the workbook via the Witan MCP server's `xlsx_exec` tool is the only way to open or inspect them. Trigger when you or the user need to open or look inside a workbook, find its sheets or where data lives, read cells/rows/columns/ranges, search for values or labels, trace how a figure is calculated, or run what-if scenarios; and equally when asked to create a new workbook or financial model from scratch, add or edit formulas, charts, formatting, tables, or data validation, or change an existing model without breaking its formulas or references. Trigger whenever a spreadsheet is referenced by name or path — even casually ('check report.xlsx', 'build me a model') — and when you need to inspect a workbook as part of a larger task.

2026-06-22
witan-xlsx
software-developers

Read, explore, understand, create, and modify Excel workbooks (.xls, .xlsx, .xlsm). You cannot read Excel files with cat, head, or normal file-reading tools — running JavaScript against the workbook via `witan xlsx exec` is the only way to open or inspect them. Trigger when you or the user need to open or look inside a workbook, find its sheets or where data lives, read cells/rows/columns/ranges, search for values or labels, trace how a figure is calculated, or run what-if scenarios; and equally when asked to create a new workbook or financial model from scratch, add or edit formulas, charts, formatting, tables, or data validation, or change an existing model without breaking its formulas or references. Trigger whenever a spreadsheet is referenced by name or path — even casually ('check report.xlsx', 'build me a model') — and when you need to inspect a workbook as part of a larger task.

2026-06-22
witan-read-source
software-developers

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

2026-06-12
witan-xlsx-excelscript
software-developers

Read, explore, understand, create, and modify Excel workbooks (.xls, .xlsx, .xlsm) by running Office Scripts (ExcelScript) JavaScript against the workbook via `witan xlsx exec`. You cannot read Excel files with cat, head, or normal file-reading tools — exec is the only way to open or inspect them. Trigger when you or the user need to open or look inside a workbook, find its sheets or where data lives, read cells/rows/columns/ranges, search for values or labels, trace how a figure is calculated, or run what-if scenarios; and equally when asked to create a new workbook or financial model from scratch, add or edit formulas, charts, formatting, tables, or data validation, or change an existing model without breaking its formulas or references. Trigger whenever a spreadsheet is referenced by name or path — even casually ('check report.xlsx', 'build me a model') — and when you need to inspect a workbook as part of a larger task.

2026-06-12
qna
accountants-and-auditors-132011

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

2026-03-22
read-source
software-developers

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-and-investment-analysts

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

2026-03-22
xlsx-code-mode
software-developers

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
Showing 4 of 4 repositories
All repositories loaded