slim-skill-creator

Create SLIM-compliant Claude skills with SKILL.md templates and dependency tracking.

35|14|Updated Feb 16, 2022
One-click install
npx skills add https://github.com/NASA-AMMOS/slim --skill slim-skill-creator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: slim-skill-creator
Source: https://github.com/NASA-AMMOS/slim/tree/main/static/marketplace/skills/slim-skill-creator
Command: npx skills add https://github.com/NASA-AMMOS/slim --skill slim-skill-creator

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This meta-skill automates the creation and marketplace integration of Claude skills for the SLIM marketplace, ensuring consistent structure, dependency tracking, and seamless registry updates to accelerate skill publishing.

Core Features & Use Cases

  • Guided skill creation: Walks you through naming, description, category, and dependencies to produce SLIM-compliant SKILL.md and resources.
  • Template scaffolding: Generates starter files and directory structure (SKILL.md, scripts/, assets/) aligned with SLIM conventions.
  • Dependency and registry integration: Tracks dependencies and automatically updates the registry.json and links to skill_file_url.
  • Publish readiness: Prepares assets and metadata for marketplace submission and testing.

Quick Start

Initiate the SLIM skill-creator workflow to begin scaffolding a new Claude skill. Provide essential details: skill name, display name, description, category, and required dependencies. Review generated files and run validation and registry update scripts to publish to the marketplace.

Frequently Asked Questions about slim-skill-creator

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

FAQPage Schema
How do I create Claude skills for the SLIM marketplace with proper dependency tracking?

To create Claude skills for the SLIM marketplace, you provide the skill name, description, category, and dependencies, and the system generates SLIM-compliant SKILL.md files, scaffolds scripts/assets directories, and updates the registry.json with validated dependencies.

What files and directory structure do I need to publish a Claude skill to SLIM?

Publishing a Claude skill to SLIM requires a structured directory containing a SKILL.md file, a scripts/ directory, and an assets/ directory, which are automatically scaffolded to align with SLIM conventions and ensure marketplace compatibility.

Does the SLIM skill creation process automatically update the registry for marketplace submission?

Yes, the SLIM skill creation process automatically updates the registry.json file and links the skill_file_url during generation, ensuring validated dependencies and seamless marketplace integration without manual registry edits.

Can I scaffold scripts and assets automatically when building a new Claude skill?

Yes, you can automatically scaffold starter files for scripts and assets when building a new Claude skill, generating the complete directory structure needed to meet SLIM conventions and prepare for marketplace testing.

What is the best way to ensure my Claude skill is ready for SLIM marketplace submission?

The best way to ensure SLIM marketplace readiness is to use a guided creation workflow that structures your skill according to SLIM conventions, tracks dependencies, updates the registry, and prepares all assets and metadata for validation and testing.

Do I need to manually validate dependencies when registering a Claude skill in the SLIM marketplace?

No, you do not need to manually validate dependencies, as the skill creation workflow automatically tracks dependencies and validates them during the registry.json update process to ensure full marketplace compatibility.