feat(skills): add campus and sourceharbor triage skills#155
feat(skills): add campus and sourceharbor triage skills#155xiaojiou176 wants to merge 4 commits intoOpenHands:mainfrom
Conversation
|
|
||
| - `examples/workspace-snapshot.sample.json` | ||
| - `examples/cli-usage.md` | ||
| - `examples/openclaw-readonly.md` |
There was a problem hiding this comment.
It seems these files don’t exist
enyst
left a comment
There was a problem hiding this comment.
Thank for the PR, @xiaojiou176 . Like in the other PR, please see: #150 (review)
|
Addressed the self-containment issues in both skills:
|
|
I still don’t understand what these skills refer to, sorry. If you wish to recommend them to users, you can create a |
|
Added another pass focused on the likely reviewer follow-ups:
|
|
Small reviewer guide for the latest revision: What changed since the earlier draft:
Fastest places to review:
Goal of this revision:
|
|
Thanks. These two skills are intended to teach very concrete MCP-backed triage workflows.
The packet shape is meant to be self-contained: install/config snippets, capability map, demo path, and troubleshooting all live inside the skill folder so the reviewer does not need repo-root context to understand what the agent is being taught. |
|
Revision note for re-review:
This refresh is intended to answer the main reviewer question directly: what should an agent know after using these skills, and how does it verify the first successful run? |
|
@xiaojiou176 As explained in #154 (comment) , I think you have a simple alternative if you wish to provide skills for OpenHands users: make a custom |
What these skills teach
campus-copilot-current-view-triage: how an agent turns one Campus Copilot snapshot or MCP-backed current view into a single evidence-backed next action for a student.sourceharbor-watchlist-briefing: how an agent inspects one SourceHarbor watchlist, reuses the current briefing/story payload, and answers one operator question with evidence and one concrete next action.Why this revision is stronger
references/INSTALL.md,references/OPENHANDS_MCP_CONFIG.json, andreferences/OPENCLAW_MCP_CONFIG.jsonreferences/CAPABILITIES.mdreferences/DEMO.mdreferences/TROUBLESHOOTING.mdBoundaries kept explicit
Validation