Get detailed information about a plugin
Display comprehensive details about a Claude Code plugin, including its manifest, commands, permissions, statistics, and version history. Use this to evaluate plugins before installing or to get documentation for installed plugins.
/plugin marketplace add Lobbi-Docs/claude-2/plugin install lobbi-docs-plugin-marketplace@Lobbi-Docs/claude-2<@scope/plugin-name>Display detailed information about a Claude Code plugin.
Show comprehensive details for: $ARGUMENTS
Check if plugin is:
~/.claude/plugins/ and .claude/plugins/From local installation:
.claude-plugin/plugin.json for manifestREADME.md for documentationFrom registry:
╔══════════════════════════════════════════════════════════════╗
║ @claude/git-assistant ║
║ AI-powered Git commit messages and PR descriptions ║
╚══════════════════════════════════════════════════════════════╝
📋 Overview
───────────────────────────────────────────────────────────────
Version: 1.5.2
Author: Anthropic
License: MIT
Category: git
Status: ✅ Installed & Enabled
📊 Statistics
───────────────────────────────────────────────────────────────
Downloads: 98,000
Rating: ⭐ 4.7 (890 reviews)
Updated: 2024-11-28
Published: 2024-03-20
📦 Components
───────────────────────────────────────────────────────────────
Commands:
• /git-assistant:commit Generate commit messages
• /git-assistant:pr Create PR descriptions
• /git-assistant:review Review code changes
Skills:
• commit-message-generation
• pr-description-writing
Hooks:
• pre-commit → validate changes before commit
🔐 Permissions
───────────────────────────────────────────────────────────────
• execute Run git commands
• filesystem:read Read git history
🔗 Links
───────────────────────────────────────────────────────────────
Repository: https://github.com/anthropics/git-assistant
Docs: https://docs.claude.ai/plugins/git-assistant
Issues: https://github.com/anthropics/git-assistant/issues
📝 Description
───────────────────────────────────────────────────────────────
Git Assistant helps you write better commit messages and PR
descriptions using AI. It analyzes your changes and generates
meaningful, conventional commit messages.
Features:
- Conventional commit format support
- Smart change detection
- PR template generation
- Code review summaries
📜 Version History
───────────────────────────────────────────────────────────────
v1.5.2 (2024-11-28)
- Bug fix for large diffs
- Performance improvements
v1.5.0 (2024-10-15)
- Added PR review skill
- New commit message formats
v1.4.0 (2024-08-01)
- Initial release of review command
📌 Actions
───────────────────────────────────────────────────────────────
Install: /plugin-marketplace:install @claude/git-assistant
Update: /plugin-marketplace:update @claude/git-assistant
Remove: /plugin-marketplace:remove @claude/git-assistant
Configure: Edit ~/.claude/git-assistant.local.md
If plugin doesn't exist:
❌ Plugin @scope/unknown not found.
Search for similar plugins:
/plugin-marketplace:browse <keywords>