Research radar update
Skill StaryMoon/ai-researcher-skills/skills/research-radar-update
Practical skill pack for AI research agents: paper briefing, experiment planning, rebuttal drafting, radar maintenance, and GitHub upkeep.
npx -y skills add StaryMoon/ai-researcher-skills --skill research-radar-updateAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
SKILL.md
1.5 KB, as published. Nobody here has run it
Research Radar Update
Purpose
Maintain a paper radar, awesome list, or code-status tracker without turning it into a noisy link dump. The update should add useful metadata and avoid duplicates.
When To Use
Use this skill when the user wants to update an awesome list, paper reproduction radar, daily paper briefing, or GitHub project catalog.
Inputs
- Existing README, JSON, CSV, or Markdown table.
- New paper, repo, arXiv link, project page, or GitHub URL.
- Optional category taxonomy.
- Optional code availability status.
Workflow
- Inspect the existing schema and category style.
- Search the current file for duplicate title, abbreviation, arXiv ID, and GitHub repo.
- Normalize metadata: title, source, area, tags, official code status, implementation status, and why readers search it.
- Choose the smallest natural insertion point.
- Use cautious status language. If official code is not indexed locally, do not claim official code does not exist globally.
- Update badges, counts, or daily notes only if the repository already uses them.
- Provide a short changelog entry.
Output
Deduplication CheckNew EntryInsertion PointStatus LanguageChangelog Note
Quality Gates
- Do not add self-links to unrelated lists.
- Do not overstate unofficial repositories as official reproductions.
- Confirm that table pipes, Markdown links, and JSON syntax remain valid.
- Keep the radar useful to readers, not just useful to the maintainer.