skill-management

Discover, install, and manage agent skills from registries and GitHub.

12|Updated May 27, 2026
One-click install
npx skills add https://github.com/everruns/yolop --skill skill-management-everruns
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-management
Source: https://github.com/everruns/yolop/tree/main/src/bundled/system-skills/skill-management
Command: npx skills add https://github.com/everruns/yolop --skill skill-management-everruns

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill solves the challenge of maintaining and discovering agent capabilities, ensuring your environment is always equipped with the right tools for the task at hand.

Core Features & Use Cases

  • Skill Discovery: Search and install new skills from the skills.sh registry or GitHub repositories.
  • Lifecycle Management: Easily inspect, update, and uninstall skills across workspace or global scopes.
  • Use Case: When you need to add specialized functionality like web scraping or database interaction, use this skill to find and integrate the appropriate tool without restarting your agent.

Quick Start

Use the skill-management skill to search for and install a new skill that helps with git repository analysis.

Frequently Asked Questions about skill-management

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I install agent skills from external registries?

Discover and install new agent skills from external registries like the skills.sh registry or GitHub using atomic file-based installation, ensuring seamless integration of new capabilities without restarting your agent.

Can I upgrade existing tool versions within my workspace environment?

Yes, you can perform version upgrades for installed tools across workspace or global scopes, ensuring your agent capabilities are maintained and up-to-date without requiring an environment restart.

What is the difference between workspace and global skill scopes?

Workspace scopes restrict installed skills to the current working environment, whereas global scopes make capabilities available across all environments; the system manages validation and installation across both scopes.

How do I validate custom skill definitions for my agent?

Validate custom skill definitions using the built-in validation features to ensure configuration standards are met before atomic file-based installation, ensuring seamless integration of new capabilities.

Does the skill-management system require restarting the agent to load new capabilities?

No, the system ensures seamless integration of new capabilities by managing skill scopes and validating custom definitions, allowing you to add specialized functionality like web scraping without restarting your agent.