Changelog

What's new in the Neexo AI Hub marketplace.

Website improvements and more content

  • Added global search across all categories
  • Added content preview on plugin detail pages
  • Added changelog page
  • New content: Security Scanner agent, Test Generator skill, Context7 MCP tool
  • New cookbook recipes: Set Up an MCP Server, Create a Custom Agent, Write Effective Instructions
  • New hooks: Pre-Commit Lint, Post-Push Notify
  • New workflows: Auto PR Review, Auto Label Issues
  • Markdown tables now render correctly with GFM support

Setup page and installation guide

  • Added /setup page with 3 installation methods
  • Added "Add to VS Code" CTA button on homepage
  • Added quick setup banner with copy-paste command
  • Added CopyButton component for code snippets

Marketplace and automation

  • Created marketplace.json plugin registry
  • Added scripts/new-plugin.mjs for scaffolding new plugins
  • Added scripts/setup-marketplace.ps1 for VS Code marketplace registration
  • Created Neexo Developer Plugin with code-reviewer agent, code-review and commit-message skills

Initial launch

  • Launched awesome.neexo.dk
  • Added core content: agents, instructions, skills, plugins, tools
  • Next.js website with Tailwind CSS v4
  • Dark/light/system theme support
  • Category browsing with search and tag filtering
  • SEO: sitemap, robots.txt, llms.txt
  • E2E test suite with Playwright