Toolverse
All skills

plugin-structure

by anthropics

This skill should be used when the user asks to \

Installation

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

Installation

Quick info

Category
Data Science
Views
59

About this skill

This skill should be used when the user asks to \

How to use

  1. Zapoznaj się z wymaganą strukturą katalogów wtyczki Claude Code. Główny folder wtyczki powinien zawierać podfoldery: .claude-plugin/ (z plikiem plugin.json), commands/, agents/, skills/, hooks/ i scripts/. Każdy z tych katalogów pełni określoną rolę w organizacji komponentów.

  2. Utwórz plik manifestu plugin.json w folderze .claude-plugin/. Ten plik jest obowiązkowy i zawiera konfigurację wtyczki. Pamiętaj, że manifest MUSI znajdować się w .claude-plugin/, a nie w głównym katalogu wtyczki.

  3. Organizuj komponenty na poziomie głównego katalogu wtyczki, nie wewnątrz .claude-plugin/. Umieszczaj komendy (pliki .md) w folderze commands/, definicje agentów w agents/, umiejętności w skills/ (każda w osobnym podkatalogu z plikiem SKILL.md), a konfigurację hooków w pliku hooks.json.

  4. Używaj przenośnych odniesień do ścieżek za pomocą zmiennej ${CLAUDE_PLUGIN_ROOT} w swoich plikach konfiguracyjnych. Umożliwia to przenoszenie wtyczki bez konieczności aktualizacji ścieżek bezwzględnych.

  5. Włącz automatyczne odkrywanie komponentów, przestrzegając konwencji nazewnictwa i rozmieszczenia katalogów. Claude Code automatycznie skanuje standardowe foldery i ładuje komponenty zgodnie z ich lokalizacją, o ile respektujesz opisaną strukturę katalogów.

Related skills

skill-installer

by openai

Install Codex skills into $CODEX_HOME/skills from a curated list or a GitHub repo path. Use when a user asks to list installable skills, install a curated skill, or install a skill from another repo (including private repos).

Data Science
23118

deep-research

by davidorex

Multi-agent parallel investigation for complex VCV Rack problems

Data Science
16151

rust-coding-skill

by UtakataKyosui

Guides Claude in writing idiomatic, efficient, well-structured Rust code using proper data modeling, traits, impl organization, macros, and build-speed best practices.

Data Science
248325

claude-automation-recommender

by anthropics

Analyze a codebase and recommend Claude Code automations (hooks, subagents, skills, plugins, MCP servers). Use when user asks for automation recommendations, wants to optimize their Claude Code setup, mentions improving Claude Code workflows, asks how to first set up Claude Code

Data Science
1787

market-research-reports

by davila7

Generate comprehensive market research reports (50+ pages) in the style of top consulting firms (McKinsey, BCG, Gartner). Features professional LaTeX formatting, extensive visual generation with scientific-schematics and generate-image, deep integration with research-lookup for

Data Science
16115

nano-banana-pro

by garg-aayush

Generate and edit images using Google's Nano Banana Pro (Gemini 3 Pro Image) API. Use when the user asks to generate, create, edit, modify, change, alter, or update images. Also use when user references an existing image file and asks to modify it in any way (e.g., \

Data Science
535772