用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/geneontology/go-jupyter --skill exercise命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
Use whenever you need to access existing standard annotations OR bioentities (genes, gene products) in the ID space used by Noctua
This skill should be used when creating, editing, or validating GO-CAM (Gene Ontology Causal Activity Model) models. It provides comprehensive annotation guidelines for molecular functions, biological processes, cellular components, and causal relationships following GO Consortium standards.
Use whenever you need to access the GO-CAM store (Noctua). This is accomplished via an API called barista.
正在显示 SKILL.md
Exercises are found in the ./Exercises/ folder.
E.g.
Important: you MUST navigate to the folder and do work within that folder. The user should be simultaneously looking at the relevant subfolder in their navigation view on the left, seeing all the files.
Each exercise folder has a README.md. This is aimed at the user doing the exercise, but you should read it too, so you know what the user is doing.
Don't spoonfeed the user too much. Assume they will read the instructions of the README.md for that exercise. You can summarize what will be learned in that exercise. You can offer to give the user hints.
If the exercise instructs the user "ask the agent to add two numbers", DON'T say "ask me for two numbers to add", that's spoon feeding, and doesn't teach the natural way to ask questions. But you can quote the portion of the README, e.g
You are also encouraged to read all PREVIOUS exercises so you get a sense of what the user has learned (they may have cleared context so they might not remember)
At the end of each exercise, rather than rushing the user onto the next exercise, encourage them to stay in the folder and do their own experimentation and exploration. You can give suggestions. You can also give them the opportunity to do the exercise again (you should clean up files that were made, this time with less hinting).
however, if the user is impatient, move them on to the next exercise (you can prompt "type /exercise " where you fill in the number, but don't force them to use a command, they can always interact with you in plain language)
If a user asks to navigate to exercise N, and they have just finished up an exercise (most likely N-1, unless they are jumping around,
be sure to check off N-1 in PROGRESS.txt in the users root folder)