skill-development

Guide users through creating and contributing AI skills to a shared repository.

Updated Feb 24, 2026
One-click install
npx skills add https://github.com/Zurybr/lefarma-skills --skill skill-development-zurybr
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-development
Source: https://github.com/Zurybr/lefarma-skills/tree/main/meta/skill-development
Command: npx skills add https://github.com/Zurybr/lefarma-skills --skill skill-development-zurybr

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill provides a comprehensive guide for creating new AI skills, updating existing ones, and contributing valuable learnings back to the communal knowledge base, ensuring consistency and quality.

Core Features & Use Cases

  • Skill Creation: Learn the structure, requirements, and writing style for new skills.
  • Contribution Guidelines: Understand what makes a good contribution and the validation process.
  • Use Case: You've discovered a recurring pattern in agent behavior that could be a valuable skill. Use this guide to package your learning effectively and submit it for review.

Quick Start

Follow the steps outlined in this skill to create a new skill directory and write its SKILL.md file.

Frequently Asked Questions about skill-development

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

FAQPage Schema
How do I contribute an AI skill to a shared knowledge base?

Contributing an AI skill involves packaging your learnings into a structured directory with a SKILL.md file, validating the content against a checklist, and submitting a pull request for review.

What makes a good contribution when creating new AI skills?

A good AI skill contribution provides generalizable knowledge and validated approaches to recurring agent behaviors, ensuring consistency and quality across the shared repository.

What is the required structure for a SKILL.md file in skill development?

SKILL.md requirements dictate the structure, writing style, and progressive disclosure of information needed to package agent learnings effectively into a new AI skill.

How do I validate an AI skill before submitting a pull request?

You validate an AI skill before a pull request by running validation checklists to ensure it meets repository standards for generalizable knowledge and contribution quality.

Do I need to use scripts when building AI skills for a repository?

Scripts are available to assist in the skill development process, helping automate and guide the creation, structuring, and validation of AI skills for contribution.