AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified MIT Self-run

Paper Scout

skill-aaroncih-awesome-autoskill-autorubric-paper-scout · by AaronCIH

Daily paper scout for Auto-Skill and Auto-Rubric research. Use when: searching for new papers on self-evolving agents, skill evolution, rubric learning, preference alignment, reward modeling, agentic evolution. Searches arxiv for latest papers, recommends noteworthy ones, and updates the Awesome-AutoSkill-AutoRubric repo README.

No reviews yet
0 installs
13 views
0.0% view→install

Install

$ agentstack add skill-aaroncih-awesome-autoskill-autorubric-paper-scout

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-aaroncih-awesome-autoskill-autorubric-paper-scout)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
2mo ago

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.

How agent discovery & health will work →
Are you the author of Paper Scout? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Paper Scout: Daily Auto-Skill & Auto-Rubric Paper Finder

When to Use

  • Daily check for new papers in the Auto-Skill / Auto-Rubric domain
  • When you want to update the awesome list with recent publications
  • When you want a summary of noteworthy new papers on self-evolving agents or rubric learning

Search Topics

Search arxiv for papers matching these keyword groups. Combine multiple queries to maximize coverage.

Auto-Skill Keywords

  • "self-evolving" agent skill
  • "skill evolution" LLM agent
  • "skill creation" agent
  • "skill library" agent
  • "skill discovery" agent
  • "agentic evolution"
  • "self-improving" agent skill
  • "harness evolution"
  • "skill reuse" LLM

Auto-Rubric Keywords

  • "Auto-Rubric" reward
  • "rubric" "preference" reward LLM
  • "rubric learning" alignment
  • "rubric-based" reward
  • "rubric generation" LLM
  • "criteria" "preference" reward modeling

Procedure

Step 1: Search for New Papers

Search arxiv for recent papers using the keyword groups above. Use the fetch_webpage tool to query:

https://arxiv.org/search/?query=KEYWORDS&searchtype=all&order=-announced_date_first

Run multiple searches across both Auto-Skill and Auto-Rubric keyword groups. Focus on papers from the last 7-14 days.

Step 2: Filter and Evaluate

For each candidate paper found:

  1. Fetch the arxiv abstract page to get full details (title, authors, date, abstract)
  2. Evaluate relevance — must be directly about:
  • Self-evolving agent skills / skill libraries / skill creation / skill evolution, OR
  • Rubric learning from preferences / rubric-based reward modeling / auto-rubric generation
  1. Skip papers that only tangentially mention these topics

Step 3: Present Recommendations

Present findings to the user in this format:

## New Papers Found (Date Range)

### Auto-Skill
1. **Paper Name** (arXiv:XXXX.XXXXX, Date)
   - TL;DR: One-sentence summary
   - Why it's relevant: Brief note

### Auto-Rubric
1. **Paper Name** (arXiv:XXXX.XXXXX, Date)
   - TL;DR: One-sentence summary
   - Why it's relevant: Brief note

### Verdict
- 🔥 Must-add: [list]
- 👀 Worth watching: [list]
- ⏭️ Skip: [list with reasons]

Step 4: Update the Repo (upon user confirmation)

After the user confirms which papers to add:

  1. Read the current README.md at c:\Users\t-ihchen\Downloads\IHChen\Github\Awesome-AutoSkill-AutoRubric\README.md
  2. Determine the correct section for each paper:
  • Auto-Skill > Skill Learning & Evolution: Papers about skill creation, evolution, reuse
  • Auto-Skill > Benchmarks & Evaluation: Benchmarks for skill evaluation
  • Auto-Skill > Surveys & Frameworks: Survey papers, frameworks
  • Auto-Rubric > Rubric Learning from Preference Data: Papers on learning rubrics from preferences
  • Auto-Rubric > Rubric-Guided RL & Reward Modeling: Papers using rubrics for RL/reward
  • Auto-Rubric > Rubric-Based Evaluation & Judges: Papers on rubric-based evaluation
  1. Insert the new entry in chronological order within the section
  2. Follow the table format: | **Name** | Date | [arXiv:ID](link) | [Code](link) or - | TL;DR |
  3. Commit and push:

`` git add . git commit -m "Add: Paper1, Paper2, ..." git push ``

Important Notes

  • Always check if a paper is already in the README before adding
  • Use the paper's v1 submission date for the "Date" column
  • If a paper has a GitHub repo, include it; otherwise use -
  • Note venue acceptance if mentioned (e.g., ICML 2026, ACL 2026)
  • TL;DR should be 1-2 sentences, focusing on the key contribution

Source & license

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

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

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.