๐Ÿ”Œ

template-skill

๐Ÿ”ŒPlugin

ComposioHQ/awesome-claude-skills

VibeIndex|
What it does
|

A starter template from Awesome Claude Skills that provides the standard SKILL.md structure, frontmatter format, and folder layout for creating new Claude skills.

Overview

template-skill is a starter template from the Awesome Claude Skills collection by Composio. It provides the standard file structure, SKILL.md frontmatter format, and folder organization needed to create new Claude skills. The template follows the skill best practices outlined in the Awesome Claude Skills repository, which hosts a curated list of over 100 practical skills for Claude.ai, Claude Code, and the Claude API.

Key Features

  • Standard skill structure: Provides the canonical folder layout with SKILL.md (required), plus optional scripts/, templates/, and resources/ directories.
  • YAML frontmatter template: Includes the required name and description fields in YAML frontmatter format, following the specification used across all Awesome Claude Skills entries.
  • Best practices built in: Incorporates the repository's documented skill best practices including focused task design, clear examples, edge case documentation, cross-platform testing guidance, and error handling patterns.
  • Cross-platform portability: Skills created from this template work across Claude.ai, Claude Code, and the Claude API without modification, as the SKILL.md format is the universal contract.
  • Section scaffolding: Pre-structures the skill documentation with "When to Use This Skill", "Instructions", and "Examples" sections to guide skill authors.

Who is this for?

  • Developers creating their first Claude skill who need a reference for the correct file structure and metadata format.
  • Teams standardizing their internal Claude skill development who want a consistent starting point for all new skills.
  • Contributors to the Awesome Claude Skills repository who need to follow the project's skill structure conventions for pull request submissions.
๐Ÿช

Part of

composiohq-awesome-claude-skills

development

Installation

Add marketplace in Claude Code:
/plugin marketplace add ComposioHQ/awesome-claude-skills
66,224
-
Last UpdatedMay 22, 2026

More from this repository10

๐Ÿ”Œ
meeting-insights-analyzer๐Ÿ”ŒPlugin

A Claude Code plugin that analyzes meeting notes and transcripts to extract key insights, action items, and decisions using Composio app integrations.

๐Ÿ”Œ
video-downloader๐Ÿ”ŒPlugin

A Claude Code plugin from the Awesome Claude Skills collection that downloads videos from YouTube and other platforms for offline viewing, editing, or archival, with support for various formats and quality options.

๐Ÿ”Œ
file-organizer๐Ÿ”ŒPlugin

A Claude Code plugin that automatically organizes and categorizes files in your workspace using Composio integrations, helping maintain a clean project structure.

๐Ÿ”Œ
content-research-writer๐Ÿ”ŒPlugin

A Claude Code plugin that assists in writing high-quality content by conducting research, adding citations, improving hooks, and providing section-by-section feedback.

๐Ÿ”Œ
artifacts-builder๐Ÿ”ŒPlugin

A Claude Code plugin providing tools for creating elaborate, multi-component HTML artifacts using React, Tailwind CSS, and shadcn/ui in claude.ai.

๐Ÿ”Œ
raffle-winner-picker๐Ÿ”ŒPlugin

A Claude Code skill that randomly selects winners from participant lists, spreadsheets, or Google Sheets for giveaways and contests using cryptographically secure randomness.

๐Ÿ”Œ
brand-guidelines๐Ÿ”ŒPlugin

A Claude Code plugin that enforces brand consistency by checking code and content against your brand guidelines using Composio integrations.

๐Ÿ”Œ
zoho-crm-automation๐Ÿ”ŒPlugin

A Claude Code plugin that automates Zoho CRM workflows including lead management, contact updates, deal tracking, account operations, and custom module interactions through Composio integration.

๐Ÿ”Œ
helpdesk-automation๐Ÿ”ŒPlugin

A pre-built workflow skill for automating Help Scout via Composio, enabling Claude to manage conversations, customers, mailboxes, and tags through structured tool sequences and parameter guidance.

๐Ÿ”Œ
changelog-generator๐Ÿ”ŒPlugin

A Claude Code plugin that automatically creates user-facing changelogs from git commits by analyzing commit history and transforming technical commits into customer-friendly release notes.