Skillgrab – scan any project, auto-install matching AI skills
Reads README and config files to auto-install AI skills, skipping manual setup.
CLI tool for generating and managing analytics event catalogs
Generates event catalogs from code in two commands, replacing manual schema docs.
Data engineers and analytics teams managing event schemas
Segment Schema · RudderStack
I built Emit after going from producing events in an event driven environment to consuming data I didn't create in an analytics role and guessing more often than I'd like to admit. The code is the only thing that actually tells you what events mean (e.g. a negative bill_amount on purchase_completed = refund), so Emit reads it and writes the catalog from it. Open source.
Reads README and config files to auto-install AI skills, skipping manual setup.
It hooks into your build process, finds t(...) calls, and only generates missing translations via an LLM while preserving hand-edited entries — useful ergonomics many i18n tools skip. Comes with Vite/Webpack plugins, watch/batching modes and unused-key cleanup; the hard parts left to you are translation quality, API cost, and secrets management.
Turns codebase scanning into assigned tasks with manager progress tracking.
OWASP AI agent security scanner for LangGraph and CrewAI.
Four focused API calls generate better configs than single-prompt approaches.
Auto-generates multi-tool agent configs from codebase introspection—fills real AI coding friction.