Agentic Dev Ecosystem

The npm registry
for AI agents.

Discover, evaluate, and integrate 500+ AI agents, Claude skills, and MCP tools — quality-scored by an LLM eval harness, personalized to your stack.

0+

agents indexed

< 0ms

p95 search latency

0

HuggingFace task types

0+

golden eval queries

Trending now

What developers are shipping with.

Features

Everything the ecosystem
was missing.

01Discovery

Search in plain English.

Describe what you need. Agentify maps your query across 500+ indexed tools using hybrid BM25 + semantic retrieval. No keyword guessing. No hours wasted.

$ forge search "RAG agent for legal documents"
02Evaluation

Scored, not just starred.

Every agent is evaluated against 50+ real-world queries. Scores reflect Precision@5, NDCG, and MRR — not GitHub star count or last commit date.

P@5 0.84MRR 0.91NDCG 0.88
03Personalization

Ranked for your stack.

Tell Agentify your language, framework, and use case. Results re-rank based on what developers with your exact profile actually shipped to production.

#python#langchain#rag#healthcare
How It Works

Scrape. Evaluate. Surface.

01$ scrape --sources all

Scrape

Multi-source ingestion across GitHub repos, Reddit threads, HuggingFace model cards, and developer blogs. Runs daily via Prefect pipeline — zero manual curation.

02$ pipeline run --agents 5

Evaluate

LangGraph 5-agent pipeline: Parser → Embedder → Scorer → Ranker → Indexer. Each agent evaluates quality against a 50-query golden eval set with measurable P@5, MRR, NDCG.

03$ search --hybrid bm25+pgvector

Surface

Hybrid BM25 + pgvector semantic retrieval. Results personalized by developer stack profile. p95 latency under 200ms — search-engine fast, not RAG-pipeline slow.

pipeline.log
$ pipeline run --date 2026-05-14
[✓] scrape:github 847 repos 3.2s
[✓] scrape:reddit 92 threads 1.1s
[✓] scrape:huggingface 124 models 2.4s
[✓] embed:sentence 939 chunks 8.4s
[✓] eval:golden_set 50 queries 12.1s
[✓] index:pgvector 939 records 0.9s
Pipeline complete. 939 items indexed.
Start building

Find your next
agent in seconds.

Search the registry, compare quality scores, and copy install commands — no sign-up required.