typeclaw-skills

Install, discover, update, and remove agent skills across local and remote sources.

53|12|Updated Apr 16, 2026
One-click install
npx skills add https://github.com/typeclaw/typeclaw --skill typeclaw-skills
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: typeclaw-skills
Source: https://github.com/typeclaw/typeclaw/tree/main/src/skills/typeclaw-skills
Command: npx skills add https://github.com/typeclaw/typeclaw --skill typeclaw-skills

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill streamlines the management of agent capabilities by enabling users to install, find, list, update, or remove skills, ensuring organized and controlled skill maintenance.

Core Features & Use Cases

  • Skill Lifecycle Management: Install new skills, update existing ones, or remove obsolete skills across agent folders.
  • Skill Discovery: Search and list available skills from local or remote registries to inform user decisions.
  • Skill Editing Guidance: Guides users in authoring or editing skills safely, adhering to ownership rules and maintaining system integrity.
  • Use Case: A user wants to add a new data analysis skill; they query available skills, select one, and install it with proper tracking and version control.

Quick Start

Ask the system to install a new skill by searching for relevant skills, choosing the desired one, and running the install command with the correct flags.

Frequently Asked Questions about typeclaw-skills

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

FAQPage Schema
How do I install and manage agent skills from a remote registry?

To install and manage agent skills, you search available local or remote registries, select the desired skill, and execute the install command with proper tracking. This ensures organized skill maintenance with version control and lockfile constraints.

What's the best way to update or remove existing agent skills safely?

The best way to update or remove agent skills safely is through a lifecycle management process that respects ownership rules and lockfile constraints. This prevents overwriting user-created content and maintains system integrity during capability modifications.

How does skill discovery work across local and remote sources?

Skill discovery works by querying available skills from both local folders and remote registries, then listing the results to inform your decisions. This organized search process helps you find and select the right capabilities before installation.

Can I edit agent skills without overwriting my custom content?

Yes, you can edit agent skills without overwriting custom content because the system enforces ownership rules and lockfile constraints. This safety mechanism ensures user-created content remains intact while applying capability updates.

Why do I need lockfile constraints for skill lifecycle management?

Lockfile constraints are needed for skill lifecycle management to ensure proper tracking and version control across agent folders. They maintain system safety by preventing uncontrolled updates and preserving ownership boundaries.

Does agent skill management work without dependencies?

Yes, agent skill management works without dependencies, as the system operates independently to facilitate installation, discovery, and editing. It applies lifecycle operations directly across local and remote sources without requiring external components.