Guides you through collecting and validating all fields needed to produce a complete, unambiguous prompt template for features and bug fixes, asking targeted questions until the template is ready to paste into a coding session.
Portable agent skills for Claude Code and OpenAI Codex, packaged in the awesome-agent-skills plugin layout.
| Skill | Description |
|---|---|
elastic-search-logs | Query and analyze logs in Elasticsearch. |
german-elster-tax-filing | Gather all required details to prepare a German ELSTER personal income tax return. |
prompt-template-wizard | Collect and validate all required fields for a complete implementation prompt template. |
read-only-gh-pr-review | Review GitHub pull requests with strict read-only CLI constraints. |
read-only-postgres | Execute read-only SQL queries against PostgreSQL databases. |
supabase | Run Supabase Management API SQL and operational database tasks. |
svg-creator | Create, edit, validate, and package high-quality SVGs: icons, logos, illustrations, diagrams, charts, patterns, and inline SVG code. |
trello | Manage Trello boards, lists, and cards via the Trello REST API. |
/plugin marketplace add jawwadfirdousi/agent-skills
/plugin install elastic-search-logs@agent-skills
/plugin install german-elster-tax-filing@agent-skills
/plugin install prompt-template-wizard@agent-skills
/plugin install read-only-gh-pr-review@agent-skills
/plugin install read-only-postgres@agent-skills
/plugin install supabase@agent-skills
/plugin install svg-creator@agent-skills
/plugin install trello@agent-skills
$skill-installer install https://github.com/jawwadfirdousi/agent-skills/tree/main/elastic-search-logs/skills/elastic-search-logs
$skill-installer install https://github.com/jawwadfirdousi/agent-skills/tree/main/german-elster-tax-filing/skills/german-elster-tax-filing
$skill-installer install https://github.com/jawwadfirdousi/agent-skills/tree/main/prompt-template-wizard/skills/prompt-template-wizard
$skill-installer install https://github.com/jawwadfirdousi/agent-skills/tree/main/read-only-gh-pr-review/skills/read-only-gh-pr-review
$skill-installer install https://github.com/jawwadfirdousi/agent-skills/tree/main/read-only-postgres/skills/read-only-postgres
$skill-installer install https://github.com/jawwadfirdousi/agent-skills/tree/main/supabase/skills/supabase
$skill-installer install https://github.com/jawwadfirdousi/agent-skills/tree/main/svg-creator/skills/svg-creator
$skill-installer install https://github.com/jawwadfirdousi/agent-skills/tree/main/trello/skills/trello
Restart Codex after install.
/plugin uninstall elastic-search-logs@agent-skills
/plugin uninstall german-elster-tax-filing@agent-skills
/plugin uninstall prompt-template-wizard@agent-skills
/plugin uninstall read-only-gh-pr-review@agent-skills
/plugin uninstall read-only-postgres@agent-skills
/plugin uninstall supabase@agent-skills
/plugin uninstall svg-creator@agent-skills
/plugin uninstall trello@agent-skills
/plugin marketplace remove agent-skills
rm -rf ~/.codex/skills/elastic-search-logs
rm -rf ~/.codex/skills/german-elster-tax-filing
rm -rf ~/.codex/skills/prompt-template-wizard
rm -rf ~/.codex/skills/read-only-gh-pr-review
rm -rf ~/.codex/skills/read-only-postgres
rm -rf ~/.codex/skills/supabase
rm -rf ~/.codex/skills/svg-creator
rm -rf ~/.codex/skills/trello
Restart Codex after uninstall.
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 jawwadfirdousi/agent-skills --plugin prompt-template-wizardManage Trello boards, lists, and cards via the Trello REST API.
Create, edit, validate, and package high-quality SVGs: icons, logos, illustrations, diagrams, charts, patterns, and inline SVG code.
Run Supabase Management API SQL and operational database tasks.
Gather all required details to prepare a German ELSTER personal income tax return.
Execute read-only SQL queries against PostgreSQL databases.
Skills for creating new agent skills for Claude Code and VS Code Copilot
Create skills, subagents, hooks, commands, and plugins for Claude Code
Unified superpowers+beads workflow + proactive template catalog (413+ specialist agents on-demand from claude-code-templates)
Prompt engineering techniques for accurate, grounded Claude responses — anti-hallucination workflow with citation-backed analysis
Expert Prompt Engineer with Context Engineering, Meta-Prompting, Chain-of-Thought, Few-Shot, Agent Design, 50+ Template Library, and A/B Testing
Complete plugin development toolkit for creating, refactoring, and validating Claude Code plugins and agents. Use when creating new plugins/skills/agents, refactoring existing plugins/skills, validating frontmatter, or restructuring plugin components. Includes specialized agents for assessment, planning, execution, and validation workflows.