Featured

Deploy OpenClaw in 60 seconds — 20% off logoDeploy OpenClaw in 60 seconds — 20% off

Launch OpenClaw on Hostinger in about 60 seconds and keep your agent live 24/7. Our referral link gives you 20% off, no coupon code needed.

Launch on Hostinger
Run your Hermes agent on Hostinger, fully managed logoRun your Hermes agent on Hostinger, fully managed

Launch Hermes on Hostinger in one click, fully managed, no VPS knowledge needed. Use code ZACAARON10 for 10% off.

Launch on Hostinger
Crawl and scrape any site into clean data, 10% off logoCrawl and scrape any site into clean data, 10% off

Firecrawl crawls and scrapes any site into clean markdown for your agent. Get 1,000 free credits, and new users get 10% off their first purchase.

Try Firecrawl free
Your own AI agent, running 24/7 with QwikClaw logoYour own AI agent, running 24/7 with QwikClaw

QwikClaw sets up and runs an always-on OpenClaw agent for you. One click, no config files, no server setup.

Deploy now
One API to scrape, enrich, and extract the internet. logoOne API to scrape, enrich, and extract the internet.

Context.dev gives your agents a single API to scrape, enrich, and extract live web data — no proxies, no parsers, no maintenance.

Start building free
SetupClaw: done-for-you OpenClaw for founders & exec teams logoSetupClaw: done-for-you OpenClaw for founders & exec teams

White-glove OpenClaw for founders and exec teams (4–50+ employees): we install, harden, integrate your tools, and maintain it — secured from day one.

Get it set up for you
SEO data APIs for your agent, $1 free credit logoSEO data APIs for your agent, $1 free credit

DataForSEO gives your agent live access to SERP results, keyword data, backlinks, and on-page SEO data through one API. New accounts get a $1 credit, good for up to 20,000 keyword or backlink lookups.

Try DataForSEO free
Reach 47,000+ AI builders

A flat monthly placement in front of developers actively installing AI tools. No lock-in, cancel anytime.

Advertise here
svg-creator logo

svg-creator

agent-skills

designClaude Codeby jawwadfirdousi

Summary

Create, edit, validate, and package high-quality SVGs: icons, logos, illustrations, diagrams, charts, patterns, and inline SVG code.

Install to Claude Code

/plugin install svg-creator@agent-skills

Run in Claude Code. Add the marketplace first with /plugin marketplace add jawwadfirdousi/agent-skills if you haven't already.

README.md

agent-skills

![Mentioned in Awesome Claude Code](https://github.com/hesreallyhim/awesome-claude-code)

Portable agent skills for Claude Code and OpenAI Codex, packaged in the awesome-agent-skills plugin layout.

Skills

| 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. |

Install

Claude Code

/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

Codex

$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.

Uninstall

Claude Code

/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

Codex

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.

Related plugins

Browse all →