Releases: ProtoJay4789/genTech-agent-kit
Releases · ProtoJay4789/genTech-agent-kit
Release list
v0.3.0 - Plugin System + x402 Payments + Skills Ecosystem
What's New
Plugin System (Auto-Discovery)
New tools auto-register via plugin.json manifests. Drop a plugin in plugins/ and it loads automatically.
Plugins Shipped
- Algorand x402 Gateway — x402-priced data on Algorand via GoPlausible facilitator
- Robinhood Chain x402 — 16 tokenized stocks (AAPL, NVDA, TSLA) + USDG settlement via Naven Network
- Pika Creative Suite — 5 image generation tools
- Output Enforcer v0.2.0 — Schema validation, disk-backed violations, circuit breaker
Skills Ecosystem
Installable via npx skills:
npx skills add ProtoJay4789/genTech-agent-kit
npx skills add ProtoJay4789/genTech-agent-kit --skill x402-payments
npx skills add ProtoJay4789/genTech-agent-kit --skill robinhood-chain
npx skills add ProtoJay4789/genTech-agent-kit --skill output-enforcer
Core Kit
- 5 CoinMarketCap data tools (quotes, listings, search, trending, DEX pairs)
- Cost optimization guide in SKILL.md
- MCP-native — works with Claude Code, Claude Desktop, any MCP client
- MIT licensed
Full Changelog
- Plugin routing system with auto-discovery
- Algorand x402 Gateway plugin (GoPlausible)
- Robinhood Chain x402 plugin (Naven Network, 16 stocks)
- Output Enforcer v0.1.0 -> v0.2.0 (disk-backed, circuit breaker)
- Pika Creative Suite plugin
- Skills directory for npx skills ecosystem
- Cost optimization guide
- Audit fixes: input validation, error sanitization, LICENSE