{"id":34979229,"url":"https://github.com/captain-corgi/marketplace","last_synced_at":"2026-04-26T17:31:20.008Z","repository":{"id":329578670,"uuid":"1119978359","full_name":"captain-corgi/marketplace","owner":"captain-corgi","description":"Claude Code Marketplace hosted by Captain Corgi","archived":false,"fork":false,"pushed_at":"2025-12-28T17:08:18.000Z","size":168,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-12-31T05:52:33.667Z","etag":null,"topics":["claude-code","claude-code-plugin"],"latest_commit_sha":null,"homepage":"https://captain-corgi.github.io/marketplace-website/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/captain-corgi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-12-20T08:18:57.000Z","updated_at":"2025-12-29T16:05:51.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/captain-corgi/marketplace","commit_stats":null,"previous_names":["captain-corgi/marketplace"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/captain-corgi/marketplace","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/captain-corgi%2Fmarketplace","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/captain-corgi%2Fmarketplace/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/captain-corgi%2Fmarketplace/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/captain-corgi%2Fmarketplace/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/captain-corgi","download_url":"https://codeload.github.com/captain-corgi/marketplace/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/captain-corgi%2Fmarketplace/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32307010,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T17:23:19.671Z","status":"ssl_error","status_checked_at":"2026-04-26T17:23:19.195Z","response_time":129,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["claude-code","claude-code-plugin"],"created_at":"2025-12-27T00:51:46.481Z","updated_at":"2026-04-26T17:31:19.986Z","avatar_url":"https://github.com/captain-corgi.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🐕 Corgi Hub Plugins\n\nA comprehensive Claude Code plugin marketplace featuring the **Corgi Greeting Team** - demonstrating plugin capabilities including agents, commands, hooks, and MCP servers.\n\n## 🎉 Meet the Team\n\n| Corgi | Role | Specialty |\n|-------|------|-----------|\n| 🎖️ **Captain Corgi** | Team Leader | Formal, professional greetings |\n| 🎉 **Cheerful Charlie** | Enthusiasm Expert | Casual greetings, celebrations |\n| 🧡 **Cozy Cinnamon** | Comfort Specialist | Supportive, encouraging messages |\n| 💻 **Code Corgi** | Developer Buddy | Programming puns, dev greetings |\n\n## 📦 Installation\n\n### Add the Marketplace\n\n```bash\n/plugin marketplace add captain-corgi/corgi-hub-plugins\n```\n\nOr for local development:\n\n```bash\n/plugin marketplace add ./path/to/marketplace\n```\n\n### Install the Plugin\n\n```bash\n/plugin install greeting-plugin@corgi-hub-plugins\n```\n\n## 🚀 Features\n\n### Slash Commands\n\n| Command | Description |\n|---------|-------------|\n| `/greet` | Get a greeting from a random corgi |\n| `/welcome` | Formal welcome from Captain Corgi |\n| `/farewell` | Cheerful goodbye from Charlie |\n| `/motivate` | Encouragement from Cozy Cinnamon |\n| `/celebrate` | Team celebration for achievements |\n| `/corgi-team` | Meet all the corgis |\n\n### Agents\n\nFour specialized AI agents, each with unique personalities:\n\n- **Captain Corgi** - Professional, dignified greetings\n- **Cheerful Charlie** - Energetic, fun interactions\n- **Cozy Cinnamon** - Warm, supportive encouragement\n- **Code Corgi** - Developer humor and programming puns\n\n### Hooks\n\nAutomatic encouragement during your coding sessions:\n\n- **PreToolUse**: Code Corgi encourages you before file edits\n- **PostToolUse**: Cheerful Charlie celebrates successful saves\n- **Notification**: Team presence for all notifications\n\n### MCP Server\n\nA full-featured greeting service with tools:\n\n| Tool | Description |\n|------|-------------|\n| `get_greeting` | Get customized greeting by mood/occasion |\n| `get_random_corgi` | Get random team member info |\n| `add_custom_greeting` | Store your own greetings |\n| `get_greeting_stats` | View usage statistics |\n| `get_programming_pun` | Get a random programming joke |\n\n**Resources:**\n- `corgi://team` - Team member information\n- `corgi://greetings/today` - Today's greeting history\n- `corgi://greetings/custom` - Your custom greetings\n\n### LSP Server (Reference Implementation)\n\nThe plugin includes an LSP server as a reference implementation (not currently integrated into Claude Code plugin system):\n\n- **Completions** - Greeting phrase suggestions in comments\n- **Hover** - Corgi wisdom on keywords like TODO, FIXME, etc.\n- **Diagnostics** - Hints for friendlier comment wording\n\n\u003e Note: LSP servers are not currently supported in the Claude Code plugin schema. This code is provided as an example for future use.\n\n## 🛠️ Development\n\n### Building the MCP Server\n\n```bash\ncd plugins/greeting-plugin/mcp-server\nnpm install\nnpm run build\n```\n\n### Building the LSP Server\n\n```bash\ncd plugins/greeting-plugin/lsp-server\nnpm install\nnpm run build\n```\n\n### Validating the Marketplace\n\n```bash\n/plugin validate .\n```\n\n## 📁 Directory Structure\n\n```\nmarketplace/\n├── .claude-plugin/\n│   └── marketplace.json      # Marketplace catalog\n├── plugins/\n│   └── greeting-plugin/\n│       ├── .claude-plugin/\n│       │   └── plugin.json   # Plugin manifest\n│       ├── agents/           # 4 corgi agents\n│       ├── commands/         # 6 slash commands\n│       ├── mcp-server/       # TypeScript MCP server\n│       └── lsp-server/       # TypeScript LSP server\n├── LICENSE\n└── README.md\n```\n\n## 📖 Plugin Capabilities Demonstrated\n\nThis marketplace serves as a comprehensive example of Claude Code plugin features:\n\n- ✅ **Agents** - Specialized AI personas with unique behaviors\n- ✅ **Commands** - Custom slash commands for user interaction\n- ✅ **Hooks** - Pre/Post tool use and notification handlers\n- ✅ **MCP Server** - Model Context Protocol tools and resources\n- 📦 **LSP Server** - Reference implementation (not yet supported in plugin schema)\n\n## 🤝 Contributing\n\nContributions welcome! Feel free to:\n\n1. Fork the repository\n2. Create a feature branch\n3. Add your own corgi or greeting commands\n4. Submit a pull request\n\n## 📄 License\n\nMIT License - See [LICENSE](LICENSE) for details.\n\n---\n\n**Made with 🧡 by the Corgi Greeting Team**\n\n*\"Spreading joy, one greeting at a time!\"* 🐕✨\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcaptain-corgi%2Fmarketplace","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcaptain-corgi%2Fmarketplace","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcaptain-corgi%2Fmarketplace/lists"}