Skip to content

flashingcursor/skill-weaver-marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Skill Weaver Marketplace

Claude Code marketplace for Skill Weaver plugins - tools for creating and managing custom Claude Skills.

Latest Update

2025-11-06: skill-creator v0.1.0 - First production release now available! 🎉

This release includes the complete adaptive workflow system with engagement detection. See CHANGELOG.md for details.

Installation

Add this marketplace to your Claude Code:

/plugin marketplace add flashingcursor/skill-weaver-marketplace

Available Plugins

skill-creator v0.1.0

Creates custom Skills for Claude following official best practices.

Install:

/plugin install skill-creator@skill-weaver-marketplace

Features:

  • Adaptive workflow modes (Quick Create, Guided Create, Default)
  • Autonomous skill creation with progress indicators
  • Engagement detection and response adaptation
  • Comprehensive skill creation guide
  • Ready-to-use templates (basic and advanced)
  • Script examples (Python and JavaScript)
  • Automated validation and best practices
  • Security guidelines
  • Progressive disclosure patterns

Usage:

"Create a new skill for code reviews"
"Help me build a skill for data analysis"
"Just quickly create a skill for API testing"
"Walk me through creating a data analysis skill"

Documentation:

What You Can Build

With the skill-creator plugin, create:

  • Knowledge Skills: Embed guidelines, documentation, or best practices
  • Workflow Skills: Automate multi-step processes
  • Analysis Skills: Data processing and reporting workflows
  • Integration Skills: Connect Claude to your tools
  • Template Skills: Reusable templates for common tasks

Quick Start

# Add marketplace
/plugin marketplace add flashingcursor/skill-weaver-marketplace

# Install skill-creator
/plugin install skill-creator@skill-weaver-marketplace

# Try it out

Then ask Claude:

"Create a skill for reviewing pull requests"

Marketplace Structure

This marketplace provides plugins for:

  • Creating custom Skills
  • Managing Skill workflows
  • Sharing Skills with teams
  • Validating Skill structure

For Teams

Want your team to automatically have access to these plugins?

Add to your project's .claude/settings.json:

{
  "extraKnownMarketplaces": {
    "skill-weaver": {
      "source": {
        "source": "github",
        "repo": "flashingcursor/skill-weaver-marketplace"
      }
    }
  }
}

Team members will get the marketplace when they trust the folder.

Plugin Repositories

Support

Contributing

Want to add your plugin to this marketplace?

  1. Create a Claude Code plugin following the plugin structure
  2. Open an issue or PR in the main repository
  3. We'll review and add it to the marketplace

Criteria for inclusion:

  • Helps with skill creation or management
  • Follows Claude Code plugin best practices
  • Well-documented with examples
  • Active maintenance

About Skill Weaver

Skill Weaver is a project dedicated to helping developers create high-quality custom Skills for Claude.

License

MIT License - see individual plugin repositories for details.


Made with the skill-creator skill itself! 🎨

About

Claude Code marketplace for Skill Weaver plugins - tools for creating custom Skills

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •