Ai Paper Survey

v1.1.0

Conduct structured AI paper surveys using alphaXiv MCP tools. Reads user research interests from a keywords file, searches recent papers across multiple dime...

0· 110·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
medium confidence
Purpose & Capability
The name/description match the runtime instructions: the skill searches papers (via alphaXiv MCP tools), screens and reads full text for top candidates, runs an impact analyzer, and writes a Markdown report. Requiring the python binary and a paper-impact-analyzer dependency is proportional to this workflow.
Instruction Scope
The SKILL.md explicitly instructs the agent to read a research keywords file from the current working directory (files matching specific patterns) and to call alphaXiv MCP APIs (embedding_similarity_search, full_text_papers_search, get_paper_content). It also runs a local python script from the paper-impact-analyzer. These actions are appropriate for the task but you should be aware the skill will read files in your working directory and fetch full paper text via the external alphaXiv service.
Install Mechanism
This is instruction-only with no install spec or code to write to disk. That is low risk — nothing is downloaded or installed by the skill itself.
Credentials
The skill does not request environment variables or credentials in the metadata, but it requires an alphaXiv MCP server connection and a separate paper-impact-analyzer skill to be present. The SKILL.md assumes those integrations exist; ensure authentication for alphaXiv (if required) is provided by the platform and not implicitly expected from the user environment.
Persistence & Privilege
always is false and the skill does not ask to modify other skills or system-wide agent settings. It writes a report to the working directory, which is expected behavior.
Assessment
This skill appears to do what it says: search for, screen, read, and summarize recent AI papers. Before installing or running it, check the following: 1) Confirm your platform provides and secures the alphaXiv MCP integration (authentication/credentials) since the skill assumes that connection but doesn't declare credentials. 2) Ensure the paper-impact-analyzer skill or the referenced python script is installed from a trusted source—the skill will invoke that script locally. 3) Review any local 'research-keywords*.md' or similarly named files you keep in the working directory; the skill will read them and may use their contents to search and filter papers. 4) Be comfortable with the skill retrieving full paper texts via the external MCP service (this may transmit queries/IDs to that service). If any of these prerequisites are missing or untrusted, either provide vetted integrations or avoid running the skill until you can verify them.

Like a lobster shell, security has layers — review code before you run it.

academicvk97c4wxk7rjnxkyzme1mwptaw583kgkearxivvk97c4wxk7rjnxkyzme1mwptaw583kgkelatestvk972cqytgs7dy1jd6c41nvme7h83qsdmliterature-reviewvk97c4wxk7rjnxkyzme1mwptaw583kgkeresearchvk97c4wxk7rjnxkyzme1mwptaw583kgkesurveyvk97c4wxk7rjnxkyzme1mwptaw583kgke

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Runtime requirements

🔬 Clawdis
Binspython

Comments