Publish, submit, and verify local skills across public skill marketplaces, directories, and registries. Use when an agent needs to take a skill folder or skill repository, confirm current submission paths, prepare cross-market metadata, run verified live adapters, or generate manual submission bundles for markets such as AgentSkill.sh, Skillstore, SkillNet, agent-skills.md, SkillsMD, SkillHub, SkillHQ, and related registries.
Add this skill
npx mdskills install zjsxply/skill-market-publisherComprehensive cross-marketplace skill publisher with automated adapters and manual submission workflows
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/skill-market-publisherskill-market-publisher is a free, open-source AI agent skill. Publish, submit, and verify local skills across public skill marketplaces, directories, and registries. Use when an agent needs to take a skill folder or skill repository, confirm current submission paths, prepare cross-market metadata, run verified live adapters, or generate manual submission bundles for markets such as AgentSkill.sh, Skillstore, SkillNet, agent-skills.md, SkillsMD, SkillHub, SkillHQ, and related registries.
Install skill-market-publisher with a single command:
npx mdskills install zjsxply/skill-market-publisherThis downloads the skill files into your project and your AI agent picks them up automatically.
skill-market-publisher 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.