Nima Skill Creator
Hybrid skill creation framework combining interactive Chinese-guided workflows with English technical documentation. Use when users want to create, update, o...
55 downloads
Free
Reviewed
Template for New Skills
This is a starter template following the Nima Skill Creator framework.
Directory Structure
template-skill/
├── SKILL.md # Required
├── scripts/ # Optional
├── references/ # Optional
└── assets/ # Optional
SKILL.md Template
---
name: skill-name-here
description: Clear description of what the skill does and when to use it
---
# Skill Name
## Overview
Brief overview of what this skill does.
## Core Features
- Feature 1
- Feature 2
- Feature 3
## How to Use
Basic usage instructions.
## Example
Example of the skill in action.
## Best Practices
Any important tips or guidelines.
Next Steps
- Copy this template
- Rename to your skill name
- Edit SKILL.md with your content
- Add any needed scripts, references, or assets
- Test your skill
- Package and distribute
Download
ZIP package — ready to use
Skill Info
- Creator
- NimaChu
- Downloads
- 55
- Published
- Mar 15, 2026
- Updated
- Mar 16, 2026