template-skill

Replace with description of the skill and when Claude should use it.

38 stars

Best use case

template-skill is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

Replace with description of the skill and when Claude should use it.

Teams using template-skill should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/template-skill/SKILL.md --create-dirs "https://raw.githubusercontent.com/lingxling/awesome-skills-cn/main/composiohq-awesome-claude-skills/template-skill/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/template-skill/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How template-skill Compares

Feature / Agenttemplate-skillStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

Replace with description of the skill and when Claude should use it.

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

SKILL.md Source

# Insert instructions below

Related Skills

templated-automation

38
from lingxling/awesome-skills-cn

Automate Templated tasks via Rube MCP (Composio). Always search tools first for current schemas.

apitemplate-io-automation

38
from lingxling/awesome-skills-cn

Automate Apitemplate IO tasks via Rube MCP (Composio). Always search tools first for current schemas.

venue-templates

38
from lingxling/awesome-skills-cn

Access comprehensive LaTeX templates, formatting requirements, and submission guidelines for major scientific publication venues (Nature, Science, PLOS, IEEE, ACM), academic conferences (NeurIPS, ICML, CVPR, CHI), research posters, and grant proposals (NSF, NIH, DOE, DARPA). This skill should be used when preparing manuscripts for journal submission, conference papers, research posters, or grant proposals and need venue-specific formatting requirements and templates.

odoo-qweb-templates

38
from lingxling/awesome-skills-cn

Expert in Odoo QWeb templating for PDF reports, email templates, and website pages. Covers t-if, t-foreach, t-field, and report actions.

obsidian-clipper-template-creator

38
from lingxling/awesome-skills-cn

Guide for creating templates for the Obsidian Web Clipper. Use when you want to create a new clipping template, understand available variables, or format clipped content.

notion-template-business

38
from lingxling/awesome-skills-cn

Expert in building and selling Notion templates as a business - not just making templates, but building a sustainable digital product business. Covers template design, pricing, marketplaces, marketing, and scaling to real revenue.

incident-runbook-templates

38
from lingxling/awesome-skills-cn

Production-ready templates for incident response runbooks covering detection, triage, mitigation, resolution, and communication.

github-actions-templates

38
from lingxling/awesome-skills-cn

Production-ready GitHub Actions workflow patterns for testing, building, and deploying applications.

fastapi-templates

38
from lingxling/awesome-skills-cn

Create production-ready FastAPI projects with async patterns, dependency injection, and comprehensive error handling. Use when building new FastAPI applications or setting up backend API projects.

employment-contract-templates

38
from lingxling/awesome-skills-cn

Templates and patterns for creating legally sound employment documentation including contracts, offer letters, and HR policies.

documentation-templates

38
from lingxling/awesome-skills-cn

Documentation templates and structure guidelines. README, API docs, code comments, and AI-friendly documentation.

defi-protocol-templates

38
from lingxling/awesome-skills-cn

Implement DeFi protocols with production-ready templates for staking, AMMs, governance, and lending systems. Use when building decentralized finance applications or smart contract protocols.