Skip to content

v6.9.0 - Multi-Tool & Agent Infrastructure

Choose a tag to compare

@sickn33 sickn33 released this 03 Mar 15:37
· 1825 commits to main since this release

v6.9.0 - Multi-Tool & Agent Infrastructure

Agent capabilities expand with email infrastructure, video intelligence, and multi-tool installer support.

πŸš€ New Skills

πŸ“§ AgentMail β€” Email infrastructure for AI agents

  • Create email accounts with karma-based rate limiting
  • Send/receive emails with attachments
  • Webhook signature verification for secure notifications
  • Full SDK examples and API reference

πŸ“Ή VideoDB β€” Video and audio perception, indexing, and editing

  • Ingest from files, URLs, RTSP/live feeds, or desktop capture
  • Semantic, visual, and spoken word indexes with timestamp search
  • Timeline editing with subtitles, overlays, transcoding
  • AI generation for images, video, music, voiceovers

πŸ“¦ Improvements

  • Multi-Tool Install Support (#182): Install skills for multiple tools simultaneously (e.g., npx antigravity-awesome-skills --claude --codex). Previously, only the first tool flag was processed.
  • Web-App Sync Optimization: Hybrid sync strategy using git fetch (5+ min β†’ < 2 sec). Includes sort by "Most Stars".
  • Registry: 970 skills (+2 new)

πŸ‘₯ Contributors


Upgrade: npx antigravity-awesome-skills or git pull origin main