# Awesome Repo Maintainer Zh

> Awesome/README 维护器：专门维护 awesome-*.md、repo README 与长列表资源页，负责识别遗漏条目、做差分同步、补 source/publish date/一句话说明，并输出可回写的 catalog_update_packet。需要把支持文档里的论文稳妥同步到 curated repo 页面时调用。

- **Type:** Skill
- **Install:** `agentstack add skill-gy910210-hermes-research-skills-awesome-repo-maintainer-zh`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [gy910210](https://agentstack.voostack.com/s/gy910210)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [gy910210](https://github.com/gy910210)
- **Source:** https://github.com/gy910210/hermes-research-skills/tree/main/skills/awesome-repo-maintainer-zh

## Install

```sh
agentstack add skill-gy910210-hermes-research-skills-awesome-repo-maintainer-zh
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

## Hermes 适配说明
- 本 skill 现面向 Hermes 使用，优先依赖 Hermes 原生工具：`search_files`、`read_file`、`write_file`、`patch`、`session_search`、`delegate_task`、`cronjob`、`browser`、`web/search`、`vision`。
- 若正文提到 `references/...` 或 `scripts/...`，优先读取当前 skill 目录下对应文件，不再依赖 Claude 专属目录结构。
- 原始 Claude `agents/openai.yaml` 不作为执行前提；需要并行研究、分工精读或角色评审时，改用 Hermes 的 `delegate_task`。
- 保留原有研究方法论与产物契约，但执行层统一按 Hermes 工具体系落地。

# Awesome Repo Maintainer（中文）

这个 skill 负责维护 `awesome-*.md`、repo README 和长列表资源页。  
它不是知识库主稿维护器，而是 `curated catalog / repo page` 维护器。

## 何时使用
- 已有一个 `awesome-*.md` 或 README 形式的论文资源页。
- 中文增强版资源页、专题稿、周度增量稿里出现了新论文，想同步回 repo 页面。
- 想统一补齐标题、来源、发布日期、一句话说明、章节归类。
- 想检查“支持文档里有、repo 页面里没有”的遗漏条目。

## 输入
- `catalog_file`
- `support_docs[]`
- `normalization_policy`
  - `title_style`
  - `source_and_date_required`
  - `one_line_note_required`
- `sync_goal`
  - `diff_only`
  - `append_missing`
  - `normalize_all`
  - `restructure_sections`

## 输出
- `catalog_update_packet`
  - `missing_entries[]`
  - `duplicate_entries[]`
  - `normalization_fixes[]`
  - `section_moves[]`
  - `ready_to_apply_entries[]`
  - `unverifiable_candidates[]`
- `normalized_repo_page`

## 工作流
1. 先读取现有 repo 页面，识别现有章节树、条目格式和元数据规范。
2. 读取支持文档，提取其中已经稳定出现的论文、benchmark、dataset、challenge 条目。
3. 做差分检查：
   - 支持文档里有、repo 页面里没有
   - repo 页面里有，但 source/date/一句话说明不完整
   - 同一论文在多个章节重复出现
4. 对每个候选条目执行规范化：
   - 标题
   - 链接
   - `Source`
   - `Published`
   - 一句话说明
   - 推荐章节
5. 对无法稳定核实的条目，放入 `unverifiable_candidates`，不要硬写入正式 repo 页面。
6. 如果主题已经有资源页、增强版目录页或配套深度分析稿，优先做 paired sync，而不是只对单一文件更新。

## 守护
- repo 页面优先短、准、可维护，不把长分析直接灌进去。
- 不把中文分析稿的综合判断直接写成 repo 页面里的论文结论。
- 如果 publication/source 还不能核实，宁可不加，也不要伪精确。
- 标题风格统一，但不擅自改论文原始标题含义。

## 推荐产出形式
- 一个 `missing_entries + normalization_fixes` 差分表
- 一份更新后的 repo 页面草稿
- 一个“哪些条目仍待验证”的小结

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [gy910210](https://github.com/gy910210)
- **Source:** [gy910210/hermes-research-skills](https://github.com/gy910210/hermes-research-skills)
- **License:** MIT

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-gy910210-hermes-research-skills-awesome-repo-maintainer-zh
- Seller: https://agentstack.voostack.com/s/gy910210
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
