<skill-name>

Define new agentic skills with placeholders for name, description, and workflow steps.

1|Updated Jan 5, 2026
One-click install
npx skills add https://github.com/mattg101/SolidLink --skill skill-name-mattg101
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: <skill-name>
Source: https://github.com/mattg101/SolidLink/tree/main/docs/dev/.agent/skills/skill-deploy-update/assets/skill-template
Command: npx skills add https://github.com/mattg101/SolidLink --skill skill-name-mattg101

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This is a template for creating new skills. It outlines the structure and expected components.

Core Features & Use Cases

  • Skill Definition: Provides a standardized structure for defining new agentic skills.
  • Resource Organization: Guides the organization of scripts, references, and assets.
  • Use Case: Use this template as a starting point when developing a new skill to ensure all necessary components and metadata are considered.

Quick Start

Create a new directory for your skill and copy the contents of this template into it.

Frequently Asked Questions about <skill-name>

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

FAQPage Schema
How do I create a structured template for new agentic skills?

This template provides a standardized structure for defining new agentic skills by outlining placeholders for name, description, and workflow steps. It facilitates structured development of reusable agent capabilities by guiding the organization of scripts, references, and assets.

What components do I need when organizing resources for agent skill development?

When organizing resources for agent skill development, you need to include scripts, references, and assets. This template outlines these expected components to ensure a consistent starting point and comprehensive resource organization for your new skill.

Can I use this template to standardize multiple agentic skill definitions?

Yes, you can use this template to standardize multiple agentic skill definitions. It provides a consistent starting point for skill creation by outlining the expected structure and metadata, ensuring all necessary components are considered across different reusable agent capabilities.

What is the best way to start developing a reusable agent capability?

The best way to start developing a reusable agent capability is to create a new directory and copy the contents of this template into it. This provides a standardized structure with placeholders for workflow steps, ensuring structured development from the beginning.

Does this skill template include placeholders for workflow steps and metadata?

Yes, this skill template includes placeholders for workflow steps, name, and description. It ensures all necessary components and metadata are considered during the structured development of new agentic skills.