Find papers and preprints that cite a given URL, especially blogs, docs pages, project pages, or other web content that standard citation indexes often miss. Use when the user provides a URL and wants confirmed citing works, evidence from PDF or HTML references, DOI or arXiv links, BibTeX, or a deduplicated citation report.
Add this skill
npx mdskills install zjsxply/url-citation-searchComprehensive workflow for finding citations to web content through multi-strategy search and rigorous verification
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/url-citation-searchurl-citation-search is a free, open-source AI agent skill. Find papers and preprints that cite a given URL, especially blogs, docs pages, project pages, or other web content that standard citation indexes often miss. Use when the user provides a URL and wants confirmed citing works, evidence from PDF or HTML references, DOI or arXiv links, BibTeX, or a deduplicated citation report.
Install url-citation-search with a single command:
npx mdskills install zjsxply/url-citation-searchThis downloads the skill files into your project and your AI agent picks them up automatically.
url-citation-search 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.