用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/poco-ai/Agentero --skill equation-annotation命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
正在显示 SKILL.md
Prepare and optionally update Agentero GitHub Release notes from merged pull requests and uncovered first-parent commits. Use when the user asks to prepare, dry-run, review, or update a release; summarize changes between versions or tags; or fill a Draft GitHub Release after the v* release workflow. Produce mirrored Chinese and English notes (Chinese first) and require explicit approval before changing GitHub state.
Use the Agentero CLI (bin `agentero`) to create, discover, and inspect a local research vault and catalog—list/get papers, import by id/URL, check wikilinks, layout regions (figures/tables/formulas), region-anchored marks, download assets, parse PAPER.md, export bib—without BYOA. Prefer --json. Use when managing a vault headless, scripting Motif/Agentero, or exploring papers via machine APIs ($agentero-cli / /agentero-cli).
Read and explain a research paper clearly (prefer TeX, else PAPER.md/PDF). Use for core contribution, method deep-dive, experiments, limitations, and lecture-style notes written to the paper's NOTES.md in a Agentero vault.
基于 SOC 职业分类
| name | equation-annotation |
| version | 3 |
| description | 解析论文当中的公式与变量含义,写入 {paper}/Annotation.md。 |
为论文建立符号词典表格:说明每个自由变量在文中的含义。以论文原文为准,不臆造定义。
{paper}/Annotation.md| 符号 | 含义 | 通俗理解 |
| --- | --- | --- |
| $Q$ | 查询矩阵 | |
equation / align / gather / \[ / $$ 等)。$...$ 表达Annotation.md,不改 NOTES.md。