Work with a user's Semantic Scholar account to read Research Feeds, inspect private Library folders, add papers to folders, and resolve Semantic Scholar paper records from identifiers such as arXiv IDs.
Add this skill
npx mdskills install zjsxply/semantic-scholar-library-feedClear CLI-focused workflow for authenticated Semantic Scholar operations with good cookie management patterns
Custom skills for any skill-compatible agent.
For Chinese documentation, see README.zh.md.
This repository can be installed with the official npx skills CLI.
List skills available in this repo:
npx skills add zjsxply/skills --list
Install the skill from GitHub:
npx skills add zjsxply/skills --skill semantic-scholar-library-feed
Install the skill globally:
npx skills add zjsxply/skills --skill semantic-scholar-library-feed -g -y
Notes:
-g to install globally.| Skill | What it does | Typical use cases |
|---|---|---|
semantic-scholar-library-feed | Work with a user's Semantic Scholar account to read Research Feeds, inspect private Library folders, add papers to folders, and resolve paper records from identifiers such as arXiv IDs. | Browse or export feed results, review saved papers, compare folder contents, update a library folder, and map stable identifiers to Semantic Scholar paper records. |
skill-market-publisher | Prepare, validate, and publish local skills across public skill marketplaces, directories, and registries with a mix of verified automation and manual submission bundles. | Plan a cross-market release, generate per-market payloads, verify current submission surfaces, publish to supported targets, and prepare manual notes for markets that still need browser submission. |
url-citation-search | Find papers and preprints that cite a given URL by reverse-searching URL variants, titles, slugs, and mirror pages, then verifying the reference in PDF or HTML. | Check which papers cite a blog post, documentation page, project page, demo page, or other web content that standard citation indexes often miss. |
Install via CLI
npx mdskills install zjsxply/semantic-scholar-library-feedsemantic-scholar-library-feed is a free, open-source AI agent skill. Work with a user's Semantic Scholar account to read Research Feeds, inspect private Library folders, add papers to folders, and resolve Semantic Scholar paper records from identifiers such as arXiv IDs.
Install semantic-scholar-library-feed with a single command:
npx mdskills install zjsxply/semantic-scholar-library-feedThis downloads the skill files into your project and your AI agent picks them up automatically.
semantic-scholar-library-feed works with Claude Code, Claude Desktop, Cursor, Vscode Copilot, Windsurf, Continue Dev, Codex, Gemini Cli, Amp, Roo Code, Goose, Opencode, Trae, Qodo, Command Code. Skills use the open SKILL.md format which is compatible with any AI coding agent that reads markdown instructions.