By madogiwa0124
A plugin that provides best practices and guidelines for creating effective prompts for agents.
This repository is a collection of prompts for AI agents that I have created.
Add the following line to your terminal to install the collection as a Copilot plugin.
$ copilot plugin marketplace add madogiwa0124/my-agents-collection
Then, install the desired plugin from the collection.
$ copilot plugin install {{plugin_name}}@my-agents-collection
Add the following marketplace to Claude Code:
$ /plugin marketplace add madogiwa0124/my-agents-collection
Then, install the desired plugin from the collection.
$ /plugin install {{plugin_name}}@my-agents-collection
| Plugin | Description |
|---|---|
| Auto Implementation | A set of agents for automatic implementation using SubAgent. |
| Prompting Best Practices | A plugin that provides best practices and guidelines for creating effective prompts for agents. |
| My Tech Blog | A plugin that provides a custom agent for writing my technical blog posts. |
| Skill | Description |
|---|---|
| Commit Message | Generates clear Git commit messages using Conventional Commits. Use when crafting a subject line and body for a change. |
| Current Time | Get the current date and time. Use when a log timestamp or time check is needed. |
| Skill Creation Best Practices | Provides guidelines and best practices for creating and improving new skills for agents. |
| Prompting Best Practices | Supports the creation and improvement of prompts for various use cases. |
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.
npx claudepluginhub madogiwa0124/my-agents-collection --plugin promptingA plugin that provides a custom agent for writing my technical blog posts.
An automatic implementation plugin using SubAgent. Use this when you need to automatically implement features or fix bugs using a multi-agent workflow with manager, leader, worker, and reviewer agents.
AI artifact engineering: prompts, skills, subagents, and output styles
Skill and agent authoring tools: generate, audit, and improve Claude Code skills, commands, and agents
Skills for creating new agent skills for Claude Code and VS Code Copilot
Curate auto-memory, promote learnings to CLAUDE.md and rules, extract proven patterns into reusable skills.
Open collection of AI agent skills — reusable, framework-agnostic SKILL.md packages
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.