pod-create-skill
CommunityScaffold a new pod skill in minutes.
Software Engineering#Claude Code#template generation#YAML frontmatter#AskUserQuestion#directory conventions#skill scaffolding#Bun build
AuthorTengHu
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Creating a new pod skill is hard to get consistent with existing pod conventions, frontmatter shape, placeholders, and safety rules; this Skill automates the scaffolding and generates the final SKILL.md for you.
Core Features & Use Cases
- Reads existing skill templates to match pod's current SKILL.md conventions and placeholder usage.
- Collects the minimum required inputs (slug, description, triggers, allowed tools, and an archetype skill to model after) via AskUserQuestion.
- Generates the new skill by writing SKILL.md.tmpl, running bun build generation, and producing the resulting SKILL.md without committing or reinstalling anything.
- Prevents unsafe writes by hard-gating all output to pod/<slug>/ and blocking if the source is incomplete or the slug already exists.
Quick Start
Use the prompt “create pod skill” and then follow the AskUserQuestion prompts to provide the slug, one-sentence description, triggers, allowed tools, and the model skill to copy.
Dependency Matrix
Required Modules
bun
Components
scripts
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: pod-create-skill Download link: https://github.com/TengHu/pod/archive/main.zip#pod-create-skill Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.