Latest Picks

Handpicked repositories selected for utility and relevance.

graphify interface preview

Graphify: Stop Grepping, Start Querying Your Codebase

AI coding assistants waste tokens and time grepping through thousands of files to answer architectural questions. Graphify replaces sequential file reading with a queryable knowledge graph built from deterministic AST parsing—giving AI assistants the context they need without the file-by-file slog. Used in production at Shopify, Datadog, and JP Morgan despite some reported rough edges.

Graphify-LabsGR

graphify

Graphify-Labs

nature-skills interface preview

Nature-Skills: AI Agent Tools for Publication Writing

Generic LLMs write blog posts and emails. Researchers needed something narrower: tools that handle Nature-style prose, format citations, respond to peer reviews, and generate publication figures. One developer built exactly that as reusable AI agent skills, racking up 199K installs.

Yuan1z0825YU

nature-skills

Yuan1z0825

awesome-openclaw-skills interface preview

VoltAgent Built the Curation Layer OpenClaw Needed

OpenClaw's skills registry grew so fast that finding safe, quality contributions became impossible. VoltAgent built the filtering and curation infrastructure that any thriving open ecosystem eventually needs—removing spam, flagging security risks, and organizing what works.

VoltAgentVO

awesome-openclaw-skills

VoltAgent

ai-agent-book interface preview

AI Agent Demos Work, Production Breaks—Here's Why

Most developers can call an LLM API, but shipping a production AI agent that doesn't hallucinate or break is a different problem. This open-source book from Pine AI's Chief Scientist systematically addresses the engineering gap through constraints, verification, and hands-on experiments—moving beyond frameworks to teach the reliability principles behind 'Agent = LLM + Context + Tools.'

bojieliBO

ai-agent-book

bojieli

voicebox interface preview

Voicebox: Local Voice Cloning That Rivals ElevenLabs

Spacedrive creator Jamie Pine shipped Voicebox, a desktop app that clones voices and handles dictation entirely offline. It bundles seven TTS engines, supports 23 languages, and persists voice profiles across sessions—matching enterprise voice tools without the cloud dependency or recurring costs.

jamiepineJA

voicebox

jamiepine

agentic-awesome-skills interface preview

The 2,100-Skill Library Teaching AI Agents How to Code

AI coding agents have raw capability but no structured operational memory. AAS Core fills that gap with a standardized catalog of 2,100+ SKILL.md playbooks that agents can load on demand—unglamorous infrastructure work that makes the flashy stuff possible.

sickn33SI

agentic-awesome-skills

sickn33