[codex] add Apple Notes public skills#150
[codex] add Apple Notes public skills#150xiaojiou176 wants to merge 5 commits intoOpenHands:mainfrom
Conversation
enyst
left a comment
There was a problem hiding this comment.
Thank you for the proposal!
I don’t fully understand it, sorry. What skills are you proposing to teach the agent? What is the agent supposed to know with these skills?
I think the LLM inserted too much language saying what it is not, than what it is. The contents of Skills are prompts, and I think they won’t work very well as written.
Could you show an OpenHands video using these skills?
| @@ -0,0 +1,36 @@ | |||
| # Usage And Proof | |||
|
|
|||
| Use this reference when the reviewer asks what the skill helps an agent do in | |||
There was a problem hiding this comment.
😅 Your agent is funny, this isn’t meaningful. What was your prompt? Did you run it on the PR comments or actually prompted something?
|
|
||
| ## Best fit | ||
|
|
||
| - operators who want a calmer Apple Notes backup loop on their own Mac |
|
@xiaojiou176 It’s probably a good idea to just test these skills on your own custom marketplace, and then see what works. Please feel free to check the software-agent-sdk repo in this org, it has examples. |
|
Addressed the two main reviewer concerns in the latest push:
The intent is to make these read more like reusable skill/plugin packets: install or acquire -> first success -> exact MCP surface -> truthful boundary. |
|
Thanks for the review. These two skills are meant to teach an agent very concrete Apple Notes workflows, not act as generic marketing cards:
Each folder is structured as a self-contained packet: I also tightened the wording in the Apple Notes snapshot packet to keep it more concrete and less style-driven. I do not have an OpenHands video attached yet; the current demo/proof paths live inside the packet references and public proof links, and I can keep tightening the packet around that reviewer expectation. |
|
Revision note for re-review:
The goal of this refresh is to make the packets read like agent capability kits, not repo promo cards. If an OpenHands-specific video is still required after this pass, I can add it in a follow-up. |
|
Follow-up with actual-use proof instead of only packet prose. You asked two things on this PR:
Here is the concrete answer for (1):
And here is fresh actual-use proof for (2):
Exact remaining gap
|
|
@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
notes-snapshot-control-room: how an agent acquiresnotesctl, separates local preflight from MCP attach, and proves the shortest control-room path without overstating hosted or marketplace claims.notestorelab-case-review: how an agent installs NoteStore Lab MCP, stays on one copied case root at a time, and asks bounded evidence-backed questions instead of free-form guesses.Why this revision is different
references/INSTALL.md,references/OPENHANDS_MCP_CONFIG.json, andreferences/OPENCLAW_MCP_CONFIG.jsonreferences/CAPABILITIES.mdreferences/DEMO.mdreferences/TROUBLESHOOTING.mdProof surfaces
Validation
SKILL.md,README.md, and a fullreferences/set