Toolverse
All skills

plugin-forge

by davila7

Create and manage Claude Code plugins with proper structure, manifests, and marketplace integration. Use when creating plugins for a marketplace, adding plugin components (commands, agents, hooks), bumping plugin versions, or working with plugin.json/marketplace.json manifests.

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Author
davila7
Category
Data Science

About this skill

Create and manage Claude Code plugins with proper structure, manifests, and marketplace integration. Use when creating plugins for a marketplace, adding plugin components (commands, agents, hooks), bumping plugin versions, or working with plugin.json/marketplace.json manifests.

How to use

  1. Zainstaluj Plugin Forge, klonując repozytorium z gałęzi cli-tool/components/skills/development/plugin-forge. 2. Aby utworzyć nową wtyczkę, uruchom skrypt create_plugin.py z parametrami: nazwą wtyczki, ścieżką do marketplace'u, imieniem i emailem autora, opisem oraz kategoriąː python scripts/create_plugin.py nazwa-wtyczki --marketplace-root /ścieżka/do/marketplace --author-name "Twoje Imię" --description "Opis wtyczki" --category "kategoria". Skrypt automatycznie wygeneruje strukturę katalogów, manifest plugin.json, szablon README i zaktualizuje marketplace.json. 3. Po utworzeniu wtyczki dodaj komponenty (komendy, umiejętności, agenty, hooki) w odpowiednich podkatalogach struktury. 4. Gdy chcesz zaktualizować wersję wtyczki, użyj skryptu bump_version.py z parametrem typu zmianyz major, minor lub patch: python scripts/bump_version.py nazwa-wtyczki patch --marketplace-root /ścieżka/do/marketplace. Wybierz major dla zmian łamiących kompatybilność, minor dla nowych funkcji, patch dla poprawek. 5. Sprawdź zawartość plugin.json i marketplace.json, aby upewnić się, że wszystkie metadane są poprawne. 6. Gdy wtyczka jest gotowa, opublikuj ją w marketplace'u, upewniając się że wszystkie manifesty są zaktualizowane i struktura katalogów jest kompletna.

Related skills

skill-creator

by anthropics

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.

Data Science
59147

market-analysis

by xbklairith

Use when analyzing markets or interpreting charts - applies technical indicators (RSI, MACD, Moving Averages), identifies support/resistance, analyzes multi-timeframe trends, checks fundamentals and sentiment. Activates when user says \

Data Science
29144

moon-dev-trading-agents

by moondevonyt

Master Moon Dev's Ai Agents Github with 48+ specialized agents, multi-exchange support, LLM abstraction, and autonomous trading capabilities across crypto markets

Data Science
102232

threejs

by mrgoonie

Build 3D web apps with Three.js (WebGL/WebGPU). Use for 3D scenes, animations, custom shaders, PBR materials, VR/XR experiences, games, data visualizations, product configurators.

Data Science
1743

a-stock-analysis

by openclaw

A股实时行情与分时量能分析。获取沪深股票实时价格、涨跌、成交量,分析分时量能分布(早盘/尾盘放量)、主力动向(抢筹/出货信号)、涨停封单。支持持仓管理和盈亏分析。Use when: (1) 查询A股实时行情, (2) 分析主力资金动向, (3) 查看分时成交量分布, (4) 管理股票持仓, (5) 分析持仓盈亏。

Data Science
48153

deepwiki-rs

by sopaco

AI-powered Rust documentation generation engine for comprehensive codebase analysis, C4 architecture diagrams, and automated technical documentation. Use when Claude needs to analyze source code, understand software architecture, generate technical specs, or create professional

Data Science
18144