skill-creator

Automate creation and standardization of new Manus skills with templates.

1|Updated Mar 13, 2026
One-click install
npx skills add https://github.com/mealpac/manus --skill skill-creator-mealpac
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-creator
Source: https://github.com/mealpac/manus/tree/main/skills/utility-skills/skill-creator
Command: npx skills add https://github.com/mealpac/manus --skill skill-creator-mealpac

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill provides a structured framework to help teams create, standardize, and bootstrap new Manus skills, improving consistency and onboarding.

Core Features & Use Cases

  • Provides a ready-to-use SKILL.md frontmatter template and clear structuring guidance for new skills.
  • Includes starter resource directories (scripts/, references/, templates/) with example files to accelerate skill bootstrapping.
  • Documents recommended patterns and references to support scalable skill creation.

Quick Start

Run the Skill Creator to initialize a new skill directory with a starter SKILL.md and example resources.

Frequently Asked Questions about skill-creator

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create a new Manus skill with a standardized frontmatter template?

To create a Manus skill, run the init_skill script to automatically generate a starter directory with a ready-to-use SKILL.md frontmatter template. This enforces required name and description fields for standardization.

What is the recommended directory structure for bundling resources in a Manus skill?

The recommended structure for bundling resources includes starter directories for scripts, references, and templates. These folders contain example files to accelerate skill bootstrapping and support scalable procedural workflows.

Can I use this skill generator to bootstrap procedural workflows for team automations?

Yes, you can use this skill generator to bootstrap procedural workflows for team automations and tool integrations within Manus. It provides structured guidance, standardized templates, and example resources for quick team onboarding.

How do I initialize a skill template with example scripts and references?

You initialize a skill template with example scripts and references by running the Skill Creator. This sets up a new skill directory with starter resource directories and example files to accelerate onboarding and structuring.

What's the best way to standardize new skill creation across a development team?

The best way to standardize new skill creation is to use a framework that provides a ready-to-use SKILL.md frontmatter template and documented patterns. This ensures structural consistency and improves onboarding for the entire team.