Add Bilig WorkPaper skill#1751
Open
gregkonush wants to merge 1 commit into
Open
Conversation
Contributor
|
🔴 Contributor Reputation Check: HIGH risk
Maintainers: please review this contributor before merging. |
Contributor
🔍 Skill Validator Results✅ All checks passed
Summary
Full validator output```text Found 1 skill(s) [bilig-workpaper] 📊 bilig-workpaper: 983 BPE tokens [chars/4: 1,037] (detailed ✓), 7 sections, 2 code blocks ✅ All checks passed (1 skill(s)) ``` |
Contributor
There was a problem hiding this comment.
Pull request overview
Adds a new bilig-workpaper agent skill that documents how agents should use the @bilig/headless WorkPaper library and its MCP server for formula-backed spreadsheet workflows, and registers the skill in the install index.
Changes:
- Adds
skills/bilig-workpaper/SKILL.mdwith usage guidance, MCP setup, verification loop, and a TypeScript API example. - Inserts the new skill into the alphabetized table in
docs/README.skills.md.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| skills/bilig-workpaper/SKILL.md | New SKILL.md defining the bilig-workpaper agent skill, with frontmatter (name, description, license, compatibility) and full usage instructions. |
| docs/README.skills.md | Adds a new row for bilig-workpaper to the skills install table at the alphabetically correct position. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
bilig-workpaperagent skill for formula-backed spreadsheet workflows using@bilig/headlessand its MCP serverdocs/README.skills.mdso the skill appears in the install tableValidation
npm cinpm run skill:validatenpm run buildbash eng/fix-line-endings.shwas run locally; on macOS it emitted BSDsedwarnings while exiting 0, and the touched files were separately verified as LF