Launching today

grekt
The open artifact manager for AI tools
19 followers
The open artifact manager for AI tools
19 followers
Open artifact manager for AI tools. Install, version, sync, and secure skills, agents, and commands across Claude Code, Cursor, Codex, and any agentskills.io compatible tool. Cross-tool, avoid lockin. Deterministic installs with lockfiles. Drift detection. Security scanning for prompt injection, etc... CI/CD gating. Selective install: pick only what you need. Self-hostable on GitHub/GitLab. Offline mode for solo setups.








We were treating AI agents and skills like the typical README that never gets updated. But these aren't docs anymore as they're part of something that needs to evolve with your project.
I noticed that the same skill under different contexts produces wildly different outputs. And they need to be auditable.
When one developer on a squad has a slightly different version than their teammate, or when someone duplicates skills across projects, things inevitably drift.
And when something breaks or quality drops, you have no way to know what changed or why. I built grekt to fix that.
Know exactly what you're running in each project, track changes with lockfiles, and have enough control to understand why outputs improved or got worse.
After getting good reception from our team, I realized this had real value and kept going.
I added
- Drift detection to spot when things aren't as they should be
- Security scanning to catch issues that are hard to see in a .md file
- CI/CD gating so nobody accidentally ships something sketchy to the rest of the team.
- Still a lot more coming: starting with Evolving artifacts👀
Built solo in three months. Used by a few companies atm. No funding, no team. Source available under BSL 1.1, free CLI and public registry, but for privacy self-hostable registry is supported (lives on your own infra. Github/Gitlab supported only atm).