Featured

Deploy OpenClaw in 60 seconds — 20% off logoDeploy OpenClaw in 60 seconds — 20% off

Launch OpenClaw on Hostinger in about 60 seconds and keep your agent live 24/7. Our referral link gives you 20% off, no coupon code needed.

Launch on Hostinger
Run your Hermes agent on Hostinger, fully managed logoRun your Hermes agent on Hostinger, fully managed

Launch Hermes on Hostinger in one click, fully managed, no VPS knowledge needed. Use code ZACAARON10 for 10% off.

Launch on Hostinger
Crawl and scrape any site into clean data, 10% off logoCrawl and scrape any site into clean data, 10% off

Firecrawl crawls and scrapes any site into clean markdown for your agent. Get 1,000 free credits, and new users get 10% off their first purchase.

Try Firecrawl free
Your own AI agent, running 24/7 with QwikClaw logoYour own AI agent, running 24/7 with QwikClaw

QwikClaw sets up and runs an always-on OpenClaw agent for you. One click, no config files, no server setup.

Deploy now
One API to scrape, enrich, and extract the internet. logoOne API to scrape, enrich, and extract the internet.

Context.dev gives your agents a single API to scrape, enrich, and extract live web data — no proxies, no parsers, no maintenance.

Start building free
SetupClaw: done-for-you OpenClaw for founders & exec teams logoSetupClaw: done-for-you OpenClaw for founders & exec teams

White-glove OpenClaw for founders and exec teams (4–50+ employees): we install, harden, integrate your tools, and maintain it — secured from day one.

Get it set up for you
SEO data APIs for your agent, $1 free credit logoSEO data APIs for your agent, $1 free credit

DataForSEO gives your agent live access to SERP results, keyword data, backlinks, and on-page SEO data through one API. New accounts get a $1 credit, good for up to 20,000 keyword or backlink lookups.

Try DataForSEO free
Reach 47,000+ AI builders

A flat monthly placement in front of developers actively installing AI tools. No lock-in, cancel anytime.

Advertise here
weaver logo

weaver

skill-weaver-marketplace

productivityClaude Codeby flashingcursor

Summary

Weaves custom Skills for Claude following official best practices including proper structure, metadata, progressive disclosure, and security guidelines

Install to Claude Code

/plugin install weaver@skill-weaver-marketplace

Run in Claude Code. Add the marketplace first with /plugin marketplace add flashingcursor/skill-weaver-marketplace if you haven't already.

README.md

Skill Weaver Marketplace

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

Latest Update

2025-11-07: weaver v0.2.1 - Directory renamed to fully avoid conflicts! 🎉

The directory has been renamed from "skill-creator" to "weaver-create" to fully avoid conflicts with Anthropic's default skills ("skill-builder" and "skill-creator"). See CHANGELOG.md for details.

Installation

Add this marketplace to your Claude Code:

/plugin marketplace add flashingcursor/skill-weaver-marketplace

Available Plugins

weaver v0.2.1

Weaves custom Skills for Claude following official best practices.

> Note: Directory renamed from "skill-creator" to "weaver-create" to avoid conflicts with Anthropic's default skills ("skill-builder" and "skill-creator").

Install:

/plugin install weaver@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

  • skill-creator: https://github.com/flashingcursor/skill-creator-plugin

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.

  • Main Repository: https://github.com/flashingcursor/skill-weaver
  • Plugin: https://github.com/flashingcursor/skill-creator-plugin
  • Marketplace: https://github.com/flashingcursor/skill-weaver-marketplace

License

MIT License - see individual plugin repositories for details.

---

Made with the skill-creator skill itself! 🎨

Related plugins

Browse all →