skill-creator

Install new agent skills from the skills.sh registry.

Updated Feb 18, 2026
One-click install
npx skills add https://github.com/diegocanepa/agent-skills --skill skill-creator-diegocanepa
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-creator
Source: https://github.com/diegocanepa/agent-skills/tree/main/skills/skill-creator
Command: npx skills add https://github.com/diegocanepa/agent-skills --skill skill-creator-diegocanepa

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill simplifies the process of installing other skills by providing a direct command to access the official skill creator.

Core Features & Use Cases

  • One-click Installation: Easily add new skills to your agent.
  • Official Source: Ensures you are installing skills from a trusted registry.
  • Use Case: You discover a new skill you want to use, like a 'code-formatter' skill. Instead of searching for the installation command, you use this skill-creator to add it directly.

Quick Start

Install the skill-creator skill from skills.sh for your agent.

Frequently Asked Questions about skill-creator

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

FAQPage Schema
How do I install new skills for my agent from a registry?

To install new skills for an agent, you can use the skill-creator to access the official skills.sh registry. It provides a direct command to integrate modular agent capabilities from a trusted source.

What is the skills.sh registry used for in agent development?

The skills.sh registry is an official source used for discovering and integrating modular capabilities into an agent. It serves as a trusted network location to directly install new developer tools and skills.

Does my agent need network access to add new skills?

Yes, your agent requires network access to use the skill-creator. It must connect to the skills.sh registry to discover and download the modular capabilities before adding them to your environment.

How do I add a specific developer tool to my agent?

You can add a specific developer tool by using the skill-creator to fetch it from skills.sh. Instead of searching for manual installation commands, you use this skill to directly integrate the new capability.

Are skills installed from skills.sh from an official source?

Yes, skills installed through the skill-creator are from the official skills.sh registry. This ensures you are adding trusted modular capabilities to your agent rather than unverified external tools.