bilig
Use Bilig WorkPaper when Cascade needs workbook formulas, MCP WorkPaper tools, or formula readback without Excel UI automation.
Install / Use
npx skills add proompteng/biligInstalls into whichever agent you are using.
Devin Config
Devin AI agent config
Quality Score
Category
AutomationSupported Platforms
Skill content
View source on GitHubdescription: Use Bilig WorkPaper when Cascade needs workbook formulas, MCP WorkPaper tools, or formula readback without Excel UI automation. trigger: model_decision
Bilig WorkPaper Rule
Use this rule when a Windsurf/Cascade agent needs spreadsheet-shaped business logic it can verify from code: pricing models, quote approvals, budget checks, payout rules, import validation, forecasts, or other formula-backed workflows.
Avoid spreadsheet UI automation when WorkPaper state can represent the model. Screenshots and browser grids are human-review surfaces, not formula truth.
First Checks
npm exec --yes --package @bilig/workpaper@latest -- bilig-evaluate --door agent-mcp --json
npm exec --yes --package @bilig/workpaper@latest -- bilig-evaluate --door agent-mcp --scenario provider-backed --json
npm exec --package @bilig/workpaper@latest -- bilig-agent-challenge --json
npm exec --package @bilig/workpaper@latest -- bilig-mcp-challenge --json
For a writable project file, run:
npm exec --package @bilig/workpaper@latest -- bilig-workpaper-mcp --workpaper ./pricing.workpaper.json --init-demo-workpaper --writable
For remote MCP connector smoke tests only:
https://bilig.proompteng.ai/mcp
Readback Standard
Before saying the workbook is updated, return readback with:
- edited sheet and A1 cell;
- before values for edited inputs and dependent outputs;
- after values read from the recalculated workbook;
- serialized or exported WorkPaper persistence evidence;
- restore or restart readback when files matter;
- unsupported formula or Excel-only limitations.
Do not claim success from a write call alone.
If any readback step fails, say what failed instead of claiming the workbook was updated.
Command Safety
Do not build shell commands by concatenating user text. Prefer MCP
command plus args arrays or direct TypeScript calls. Reject workbook
paths or cell arguments containing newlines, backticks, $(, ;, &,
|, <, or >.
References
- Docs map: https://proompteng.github.io/bilig/llms.txt
- Agent handbook: https://proompteng.github.io/bilig/headless-workpaper-agent-handbook.html
- MCP guide: https://proompteng.github.io/bilig/mcp-workpaper-tool-server.html
- Repository: https://github.com/proompteng/bilig
Related Skills
Agent-Reach
84.5kGive your AI agent eyes to see the entire internet. Read & search Twitter, Reddit, YouTube, GitHub, Bilibili, XiaoHongShu — one CLI, zero API fees.
headroom
73.4kCompress tool outputs, logs, files, and RAG chunks before they reach the LLM. 20% fewer tokens for coding agents, 60-95% fewer tokens for JSON, same answers. Library, proxy, MCP server.
ruflo
73.0k🌊 The original agent harness. Deploy intelligent multi-player swarms, coordinate autonomous workflows, and build conversational AI systems. Features adaptive memory, self-learning intelligence, federation, vector RAG integration, and native Claude Code / Codex / Hermes and many more Integrated
CowAgent
47.1kOpen-source super AI assistant & Agent Harness. Plans tasks, runs tools and skills, self-evolves with memory and knowledge. Multi-agent, multi-model, multi-channel. Lightweight, extensible, one-line install.
Security Score
Audited on Invalid Date
