Loading skill
Install any skill in seconds. Free to start, no credit card required.
Get Started Free →OpenClaw personalized paper recommendation skill. When the user invokes /aminer-rec5 or /skill aminer-rec5 in Feishu, immediately run the local pipeline under {baseDir}/scripts/, accept aminer_user_id, scholar hints, seed paper titles, papers_file, or free-form topic text, build a unified ResearchProfile, retrieve papers, enrich with AMiner, dispatch Feishu cards, and return NO_REPLY.
.claude/skills/tlysanhuo-aminer-rec5/SKILL.md| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-13 | ✗→✓ | ▲ Improved | 5% | 0% |
| case-04 | ✗→✓ | ▲ Improved | 84% | 0% |
| case-08 | ✗→✓ | ▲ Improved | -28% | 0% |
| case-09 | ✗→✓ | ▲ Improved | 32% | 0% |
| case-10 | ✗→✓ | ▲ Improved | 19% | 0% |
Use this skill only for explicit /aminer-rec5 or /skill aminer-rec5 requests.
handle_trigger.py, check final_response in the JSON output:NO_REPLY → Feishu cards were dispatched successfully. Return exactly NO_REPLY.TEXT → No Feishu target available. Present the reply_text value directly to the user.reply_text or error detail to the user.aminer_user_idscholar / nameorgpaperspapers_filetopicslanguage_sort: zh or en — filter results by paper languagestart_year: minimum publication year (e.g. 2023)end_year: maximum publication year (e.g. 2026)bashpython3 "{baseDir}/scripts/handle_trigger.py" \ --base-dir "{baseDir}" \ --text "<original Feishu message>"
handle_trigger.py is the only supported entrypoint.
/aminer-rec5 topics: multimodal agents, tool use
/aminer-rec5 topics: LLM reasoning language_sort: en start_year: 2024
/aminer-rec5 scholar: Jie Tang org: Tsinghua University papers: OAG-Bench
/aminer-rec5 aminer_user_id: 696259801cb939bc391d3a37 topics: multimodalOther measured skills in the registry, with their headline benchmark lift.