skills-manager

Add, remove, and list agent skills from Claw Hub, GitHub, or NPM.

17|Updated Mar 14, 2023
One-click install
npx skills add https://github.com/hybrid-npm/hybrid --skill skills-manager-hybrid-npm
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skills-manager
Source: https://github.com/hybrid-npm/hybrid/tree/main/packages/agent/skills/skills-manager
Command: npx skills add https://github.com/hybrid-npm/hybrid --skill skills-manager-hybrid-npm

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Manage and orchestrate agent capabilities by conversing with the agent, enabling dynamic skill changes without code edits.

Core Features & Use Cases

  • AddSkill: Add a new skill to the agent from sources such as Claw Hub, GitHub, or NPM packages.
  • RemoveSkill: Remove a skill from the agent (core skills cannot be removed).
  • ListSkills: List installed and available skills from Claw Hub.
  • SearchClawHub: Search for skills on Claw Hub to discover new capabilities.

Quick Start

Ask the agent to add, remove, or list skills using chat commands.

Frequently Asked Questions about skills-manager

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

FAQPage Schema
How do I manage agent skills through chat commands?

You can manage agent skills through chat commands by asking the agent to add, remove, or list skills from sources like Claw Hub, GitHub, or NPM packages. This dynamic approach enables skill changes without code edits.

Can I add new skills to my agent from NPM packages or GitHub?

Yes, you can add new skills to your agent from NPM packages or GitHub using the AddSkill tool. This allows you to dynamically expand agent capabilities by conversing with the agent through chat commands.

How do I search Claw Hub to discover new skills for my agent?

To search Claw Hub for new agent skills, use the SearchClawHub tool provided by the skill manager. This functionality allows you to discover and list installed or available skills to extend agent capabilities.

Are there limitations when removing skills from an agent?

Yes, there are limitations when removing skills from an agent: core skills cannot be removed. The RemoveSkill tool applies access checks and user prompts to manage the removal of non-core agent capabilities safely.

What is the best way to dynamically orchestrate agent capabilities without code edits?

The best way to dynamically orchestrate agent capabilities without code edits is by using a skill manager that applies AddSkill, RemoveSkill, ListSkills, and SearchClawHub tools through conversational chat commands with access checks.