Extract reusable skills from Claude Code conversations using Fabric AI patterns. Transforms conversation history into well-structured SKILL.md files.
This skill should be used when the user asks to 'extract a skill from a debugging session', 'convert debugging session to skill', 'create skill from debug history', 'generate skill from troubleshooting', or mentions extracting reusable knowledge from Claude Code debugging conversations. Transforms conversation history into well-structured, reusable skills using conversation parsing and Fabric AI patterns.
This skill should be used when the user asks to 'extract a skill from a conversation', 'convert conversation to skill', 'create skill from chat history', 'generate skill from session', or mentions extracting reusable workflows from Claude Code conversations. Uses Fabric AI patterns to distill conversations into actionable skills.
This skill should be used when the user requests "get JSON with fields X, Y, Z", "need JSON output from this text", "create structured JSON from", or provides a JSON schema they want extracted from input data. Use this for converting ANY text into structured JSON format.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Complete working plugin marketplace with comprehensive research and documentation
This repository serves dual purposes:
Everything you need to use, create, distribute, and manage Claude Code plugins.
Created: 2025-10-11 Sources: Official Anthropic documentation and https://github.com/anthropics/claude-code
# If using locally
/plugin marketplace add /home/rcalleja/projects/claude-market-place
# If hosted on GitHub (after publishing)
/plugin marketplace add your-username/claude-market-place
# Interactive menu
/plugin
# Or install directly
/plugin install productivity-commands@example-marketplace
/plugin install code-analysis-agents@example-marketplace
/plugin install auto-formatter@example-marketplace
/plugin install fabric-helper@example-marketplace
Slash commands for common development workflows
/quick-test - Auto-detect and run project tests/analyze-deps - Check dependencies for vulnerabilities/project-stats - Generate comprehensive project statisticsSpecialized agents for code review and optimization
security-auditor - Security vulnerability assessmentperformance-optimizer - Performance bottleneck identificationarchitecture-reviewer - Architecture and design reviewAutomatic code formatting after file edits
Fabric AI system integration with pattern suggestion and execution
/suggest - Intelligent pattern recommendation based on semantic analysis/exec - Execute specific Fabric patterns with high-quality analysis/orchestrate - Chain multiple patterns into automated workflowsThis repository provides five essential documents:
~50 pages of detailed specifications
Use this when: You need detailed technical specifications or want to understand every aspect of the plugin system.
Everything you need on one page
Use this when: You want to quickly look up syntax, commands, or create something fast.
Guided walkthrough from zero to production marketplace
Use this when: You're creating your first marketplace or want a structured learning path.
npx claudepluginhub rafaelcalleja/claude-market-place --plugin skill-extractorPersonal AI Infrastructure (PAI) - Complete personal AI platform with skills, agents, research capabilities, and automation workflows
Interactive skill for creating, editing, listing, and managing Claude Code rules in .claude/rules/ with guided elicitation, glob pattern support, and YAML frontmatter validation
OpenAI Codex CLI integration skill for code analysis, refactoring, and automated editing with gpt-5.1 models
Interactive guide for building GitLab CI/CD pipelines with to-be-continuous templates (conversational, step-by-step, real examples) and creating compatible components
Custom UserPromptSubmit hook that adds AskUserQuestion reminder to all prompts
Agent Skills for improving SKILL.md files: mine repeated workflows from history, personalize and audit existing skills, or generalize personal skills for publication.
Extract reusable skills from work sessions. Manual invocation only - no hooks, no noise.
Discover and create Claude Code skills from Glean work patterns
Create and manage Claude Code skills, plugins, subagents, and hooks. Use when building new skills, validating existing skills, testing skills empirically, creating plugins, converting projects to plugins, creating hooks, or managing plugin automation. Includes /skills-toolkit:skill-composer, /skills-toolkit:skill-refiner, /skills-toolkit:skill-tester, /skills-toolkit:plugin-creator, /skills-toolkit:subagent-creator, /skills-toolkit:hook-creator, and /skills-toolkit:ask-user-question skills.
Core skills: ecosystem guide, skill creator, research patterns, session reflection, and plugin development. Includes UserPromptSubmit hook for forced skill evaluation.
Plugin-safe Claude Code distribution of Antigravity Awesome Skills with 1,561 supported skills.