Claude Code Agent Skills

Create modular agent skill folders with SKILL.md instructions for Claude.

Updated Feb 22, 2026
One-click install
npx skills add https://github.com/wyhlovecpp/my-codex-settings --skill claude-code-agent-skills
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Claude Code Agent Skills
Source: https://github.com/wyhlovecpp/my-codex-settings/tree/main/skills/by-category/engineering-tools/dev-frameworks/lib-slint-expert
Command: npx skills add https://github.com/wyhlovecpp/my-codex-settings --skill claude-code-agent-skills

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill enables autonomous extension of Claude's functionality through modular, organized folders containing instructions and resources, facilitating discoverable model-invoked capabilities.

Core Features & Use Cases

  • Modular Capability Extension: Package expertise into self-contained folders with instructions, scripts, and templates that Claude reads when relevant.
  • Automatic Invocation: Claude decides when to activate Skills based on user requests and descriptions without explicit commands.
  • Collaboration & Sharing: Enable team sharing through personal, project, or plugin-based Skills with optional supporting files for advanced tasks.

Quick Start

Create a Skill directory with a SKILL.md including instructions and optional resources, then Claude will dynamically activate it upon matching requests such as "Help me with coding tasks."

Frequently Asked Questions about Claude Code Agent Skills

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

FAQPage Schema
How do I create modular AI skills for autonomous model invocation?

To create modular AI skills, you package instructions, scripts, and resources into self-contained folders with a SKILL.md file, enabling Claude to automatically discover and invoke these capabilities based on matching user requests.

Can AI models automatically decide when to activate custom capabilities?

Yes, AI models can automatically activate custom capabilities by reading the descriptions within your organized skill folders, triggering execution dynamically without requiring explicit user commands.

What is the best way to organize modular capabilities for team sharing?

The best way to organize modular capabilities for team sharing is to package them into personal, project, or plugin-based folders containing instructions, scripts, and optional supporting files for advanced tasks.

How do I ensure secure and predictable skill execution within AI workflows?

You ensure secure and predictable skill execution within AI workflows by organizing instructions, scripts, and resources into structured folders that enforce controlled, model-invoked activation.

Do I need explicit commands to trigger model-invoked capabilities?

No, you do not need explicit commands to trigger model-invoked capabilities; the AI model reads your skill descriptions and autonomously activates the relevant folders upon matching natural language user requests.