my-skill-name

Create new Claude Skills using a standardized SKILL.md template.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/Ming-Kai-LC/python-projects-portfolio --skill my-skill-name-ming-kai-lc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: my-skill-name
Source: https://github.com/Ming-Kai-LC/python-projects-portfolio/tree/main/projects/claude-integration/templates/skill-template
Command: npx skills add https://github.com/Ming-Kai-LC/python-projects-portfolio --skill my-skill-name-ming-kai-lc

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This skill provides a standardized, ready-to-use template for creating new Claude Skills, eliminating the overhead of setting up the correct file structure and YAML frontmatter. It ensures consistency and adherence to best practices from the start.

Core Features & Use Cases

  • Standardized Structure: Offers a complete SKILL.md template with placeholders for name, description, instructions, and examples.
  • Tool Integration: Includes allowed-tools field to guide tool restriction setup.
  • Use Case: A developer wants to create a new Claude Skill. Instead of starting from scratch, they can use this template to quickly scaffold their new skill, ensuring all mandatory fields and sections are present.

Quick Start

Create a new skill using the my-skill-name template, focusing on code analysis.