Skip to content
| Marketplace
Sign in
Visual Studio Code>Machine Learning>Agent Skills MarketNew to Visual Studio Code? Get it now.
Agent Skills Market

Agent Skills Market

Justin Song

|
17 installs
| (0) | Free
Search, install, and manage agent skills for Cursor and VS Code
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Agent Skills Market

A VS Code / Cursor extension to search, install, and manage Agent Skills directly from your editor.

Powered by skills.sh

Features

Search Skills

Browse and search from the skills.sh registry without leaving your editor. The sidebar provides a built-in search view with real-time results and a curated discover list.

  • Full-text search with debounced input and request cancellation
  • Install count and source info at a glance
  • One-click install with scope selection (personal or project)
  • Popular skills auto-loaded on startup

Manage Installed Skills

View all installed skills in a dedicated tree view, organized by scope:

  • Personal skills — installed globally at ~/.cursor/skills/, available across all projects
  • Project skills — installed locally at .cursor/skills/, scoped to the current workspace

For each skill you can:

  • View the full SKILL.md content and metadata in a detail panel
  • Browse all files within the skill directory
  • Open the skill folder in your file explorer
  • Uninstall with a single click

Stay Up to Date

  • Check for available skill updates
  • Batch update all skills at once
  • File system watcher auto-refreshes the tree when skills are added or removed

Installation

Search for Agent Skills Market in the VS Code / Cursor Extensions panel, or install from the command line:

code --install-extension JustinSong.agent-skills-market

Usage

  1. Click the Agent Skills icon in the Activity Bar (left sidebar)
  2. Use the Search Skills panel to find skills by keyword
  3. Click Install on any skill and choose a scope:
    • Install Globally — ~/.cursor/skills/
    • Install to Project — .cursor/skills/
  4. Manage installed skills in the Installed Skills tree view below

Commands

All commands are available via the Command Palette (Cmd+Shift+P / Ctrl+Shift+P):

Command Description
Agent Skills: Show Output Show the extension output channel
Refresh Installed Skills Rescan and refresh the installed skills tree
Check for Skill Updates Check if any installed skills have updates
Update All Skills Update all installed skills to the latest version
Install Skill Install a skill by entering the source and name
Uninstall Skill Remove an installed skill

Extension Settings

Setting Default Description
agentSkillsMarket.searchApiUrl https://skills.sh Skills search API base URL
agentSkillsMarket.npxPath npx Path to npx executable (if not in PATH)

Requirements

  • VS Code 1.105.0 or later (or compatible Cursor version)
  • npx available in your PATH (ships with Node.js)

License

MIT © Jinyu Song

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft