local_fire_departmentHoneystax
search⌘K
loginLog Inperson_addSign Up
layers
HONEYSTAX TERMINAL v1.0
HomeNewsSavedSubmitMethodology
workspace_premiumRanked stack board
Honeystax/Claude CodeClaude Code

Claude CodeThe board builders scan before they commit to this stack.

Anthropic’s CLI for Claude — the coding agent

Claude Code is Anthropic’s official CLI for coding with Claude. Explore skills, MCP servers, frameworks, and tools built for the Claude Code ecosystem.

26 featured picks537 builds with real repo pull20 live lanes to scan
1398Tracked Builds
2.3MRepo Stars
20Builder Lanes
Read the boardcodeOpen official source
rocket_launch

Fastest Way Into Claude Code

1. Install

npm install -g @anthropic-ai/claude-code

Requires Node.js 18+. Works on macOS, Linux, and WSL.

2. Run

cd your-project && claude

Opens an interactive session. Claude reads your codebase and helps you code.

3. Extend

Add skills (custom slash commands), MCP servers (external tools), hooks (lifecycle events), and agents for complex tasks.

code GitHubmenu_book Docspackage_2 npm
menu_book

Step-by-Step Guide

From zero to coding with Claude in under 2 minutes

1download

Install Claude Code

One command. Takes about 30 seconds.

expand_more
  1. a

    Check if you have Node.js

    node --version

    You need v18 or higher. If you see a number like v20.11.0, you're good. If you get "command not found", go to nodejs.org and install it first.

  2. b

    Install Claude Code globally

    npm install -g @anthropic-ai/claude-code

    This installs the claude command on your machine. Runs on macOS, Linux, and Windows (WSL).

  3. c

    Verify it worked

    claude --version

    You should see a version number. If you do, you're ready to go.

2terminal

Run It in Your Project

Point it at your code and start talking.

expand_more
  1. a

    Open your terminal

    On Mac: Spotlight → type "Terminal". On Windows: open WSL or Windows Terminal.

  2. b

    Navigate to your project folder

    cd ~/my-project

    Replace ~/my-project with the actual path to your project.

  3. c

    Start Claude Code

    claude

    That's it. Just type claude and hit Enter.

  4. d

    First time? Log in

    It'll open a browser window to authenticate with your Anthropic account. Log in, come back to the terminal, and you're connected.

  5. e

    Start talking

    Claude automatically reads your project files. Just describe what you want: "add a login page", "fix the failing test", "refactor this function".

3keyboard

UI Basics & Key Commands

Everything you need to know to not feel lost.

expand_more

Core Controls

Enter

Send your message

Escape

Cancel what Claude is doing right now

Ctrl + C

Exit Claude Code completely

↑ / ↓

Scroll through your message history

Slash Commands

/help

See all available commands

/clear

Wipe the conversation and start fresh

/compact

Summarize and shrink the conversation

/cost

See how much this session has cost so far

lightbulbPro tip: When Claude wants to edit a file or run a command, it'll ask for permission. Press y to allow, n to deny. You can also type ! to allow and stop asking for that type of action.

auto_awesome

Where Claude Code is winning

The strongest lanes in this ecosystem, ranked by visible public proof.

Lead builds

buildSkills

6 tracked builds

93k ★
Leadmarketingskills45k★#2awesome-agent-skills33k★#3trailofbits-skills6.2k★#4pinme3.7k★#5playwright-skill3.0k★#6Claudeception2.4k★
Lead builds

hubMCP Servers

5 tracked builds

107k ★
Leadawesome-mcp-servers94k★#2Pal MCP Server12k★#3claude-code-mcp1.3k★#4obsidian-claude-code-mcp346★#5claude-code-mcp-init71★
Lead builds

smart_toyAgents

5 tracked builds

27k ★
Leadawesome-claude-code-subagents24k★#2a-list-of-claude-code-agents1.3k★#3claude_code_agent_farm880★#4agentic-flow779★#5cord136★
Lead builds

extensionPlugins & Hooks

6 tracked builds

9.9k ★
LeadContinuous-Claude-v33.9k★#2claude-code-hooks-mastery3.9k★#3claude-code-hooks-observability1.5k★#4ccproxy355★#5cchooks131★#6claude-hooks-sdk68★
Lead builds

appsApps & Tools

4 tracked builds

36k ★
Leadopcode22k★#2claude-relay-service12k★#3cui1.2k★#4agent-viewer393★
Lead builds

menu_bookGuides & Config

5 tracked builds

163k ★
Leadget-shit-done65k★#2awesome-claude-code51k★#3SuperClaude_Framework24k★#4context-engineering-intro14k★#5claude-code-infrastructure-showcase10.0k★
list

Claude Code board

(50)

Filter the ranked board by type, timing, and proof signal.

Type
AllSkillsMCPsPluginsAgentsApps
Time
This weekThis month3 months
Sort
TrendingNewPopularClear

50 signals found

diagram-designstar
App

27 editorial diagram types for Claude Code. Self-contained HTML + SVG. No shadows, no Mermaid-slop.

Featured build23k repo stars6812 builder votes
Featured buildAlready singled out as one of the stronger builds on the board.
Claude CodeClaude Code

27 editorial diagram types for Claude Code. Self-contained HTML + SVG. No shadows, no Mermaid-slop.. An open-source app for the AI coding ecosystem.

im-not-ai
Skill

AI가 쓴 한글을 사람 글처럼 윤문하는 Claude 스킬 — Korean AI-text humanizer: detects and rewrites translationese, mechanical paralleli...

Stack favorite5.1k repo stars507 builder votes
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude Code

AI가 쓴 한글을 사람 글처럼 윤문하는 Claude 스킬 — Korean AI-text humanizer: detects and rewrites translationese, mechanical parallelism, and 71 other AI tells

internet-court-skill
Skill

The trust layer for agent-to-agent commerce — natural-language mandates, ERC-7710 delegated permissions, x402 payment...

Stack favorite4.1k repo stars1239 builder votes
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude Code

The trust layer for agent-to-agent commerce — natural-language mandates, ERC-7710 delegated permissions, x402 payments, escrow, and dispute resolution as one open, catch-all Agent Skill / Claude Code plugin.. An open-source skill for the AI coding ecosystem.

unlazy
Skill

Anti-laziness skill for AI agents. Core: the Depth Tree method, which splits a task N layers deep and gives every lea...

Stack favorite2.8k repo stars276 builder votes
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude Code

Anti-laziness skill for AI agents. Core: the Depth Tree method, which splits a task N layers deep and gives every leaf the full time budget of the whole task, so effort multiplies with depth. Grounded in 2025-2026 research on model laziness, underthinking and premature completion.

dsh-TUI
Agent

DSH 官方公众号收录的 TUI 补位插件:Claude Code 风,鲸鱼顶栏/实时状态/流式思考/双击 Esc 回滚/上下文进度+TPS。npm 一键装。 DSH official WeChat featured TUI plu...

Stack favorite2.7k repo stars274 builder votes
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude Code

DSH 官方公众号收录的 TUI 补位插件:Claude Code 风,鲸鱼顶栏/实时状态/流式思考/双击 Esc 回滚/上下文进度+TPS。npm 一键装。 DSH official WeChat featured TUI plugin — Claude Code style: whale bar, live status, streaming thoughts, double-Esc rollback, context bar + TPS. npm one-click.

claude-plugins-community
Plugin

Community plugin marketplace for Claude Cowork and Claude Code. Read-only mirror — submit plugins at clau.de/plugin-d...

Stack favorite2.3k repo stars233 builder votes
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude Code

Community plugin marketplace for Claude Cowork and Claude Code. Read-only mirror — submit plugins at clau.de/plugin-directory-submission.

x64dbg-mcp-server
MCP Server

x64dbg-MCP Server is a native MCP (Model Context Protocol) plugin for x64dbg that exposes the debugger's full functio...

Stack favorite1.4k repo stars143 builder votes
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude Code

x64dbg-MCP Server is a native MCP (Model Context Protocol) plugin for x64dbg that exposes the debugger's full functionality over HTTP. Connect any MCP-compatible AI assistant and control x64dbg programmatically: set breakpoints, step through code, read memory, dump registers, and more. Built with Zig — zero dependencies, single-binary output, cros

claude-code-viewer
Platform

A full-featured web-based Claude Code client that provides complete interactive functionality for managing Claude Cod...

Stack favorite1.3k repo stars127 builder votes
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude Code

A full-featured web-based Claude Code client that provides complete interactive functionality for managing Claude Code projects

mlx-serve
Agent

Native LLM inference server for Apple Silicon. OpenAI + Anthropic API compatible. No Python. Includes MLX Core macOS...

Builder signal870 repo stars87 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Code

Native LLM inference server for Apple Silicon. OpenAI + Anthropic API compatible. No Python. Includes MLX Core macOS app with chat, agent mode, and tool calling.

asd-ste100-skill
Skill

ASD-STE100 Simplified Technical English rules, repurposed as a Claude Code skill for rewriting ambiguous agent-facing...

Builder signal856 repo stars86 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Code

ASD-STE100 Simplified Technical English rules, repurposed as a Claude Code skill for rewriting ambiguous agent-facing English.

AutoR
Agent

AI handles execution, humans own the direction, and every run becomes an inspectable research artifact on disk.

Builder signal804 repo stars80 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Code

AI handles execution, humans own the direction, and every run becomes an inspectable research artifact on disk.

tty7
Agent

A terminal workbench in pure Rust: shells, persistent sessions, SSH, coding agents. GPU-rendered on Zed's gpui, VT co...

Builder signal676 repo stars68 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Code

A terminal workbench in pure Rust: shells, persistent sessions, SSH, coding agents. GPU-rendered on Zed's gpui, VT core from Alacritty.

auteur
Skill

The Claude Code skill that directs a website like a film. Commit-sheet, generated assets, build, and an executable an...

Builder signal675 repo stars68 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Code

The Claude Code skill that directs a website like a film. Commit-sheet, generated assets, build, and an executable anti-slop linter that gates every ship.

ClaudeSkills
Skill

13 curated Claude Code agent skills — decks, deep research, PRDs, articles, audits. Tested like software.

Builder signal658 repo stars66 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Code

13 curated Claude Code agent skills — decks, deep research, PRDs, articles, audits. Tested like software.

wayland
Agent

Wayland - The AI Agent That Perceives. Reasons. Acts. Evolves.

Builder signal591 repo stars59 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Code

Wayland - The AI Agent That Perceives. Reasons. Acts. Evolves.

hand-drawn-styles
Skill

Claude Code skill:把内容套进内置手绘画风配方,产出可直接复制的生图提示词。内置儿童涂色/极简线条/蜡笔童涂/吉卜力/小豆人涂鸦 5 种已验证画风。

Builder signal566 repo stars57 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Code

Claude Code skill:把内容套进内置手绘画风配方,产出可直接复制的生图提示词。内置儿童涂色/极简线条/蜡笔童涂/吉卜力/小豆人涂鸦 5 种已验证画风。

token-optimizer-mcp
MCP Server

Intelligent token optimization for Claude Code - achieving 95%+ token reduction through caching, compression, and sma...

Builder signal472 repo stars47 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Code

Intelligent token optimization for Claude Code - achieving 95%+ token reduction through caching, compression, and smart tool intelligence

graymatter
Agent

30 sec to give your AI agents persistent memory. Reduce 90% token consumption while also maintaining quality.

Builder signal462 repo stars46 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Code

30 sec to give your AI agents persistent memory. Reduce 90% token consumption while also maintaining quality.

reticle
Skill

AI agents can generate code, but they still struggle to understand what they build. Reticle gives them runtime percep...

Builder signal390 repo stars39 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Code

AI agents can generate code, but they still struggle to understand what they build. Reticle gives them runtime perception of web & desktop applications.

pydantic-ai-skills
Skill

This package implements Agent Skills (https://agentskills.io) support with progressive disclosure for Pydantic AI. Su...

Builder signal359 repo stars36 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Code

This package implements Agent Skills (https://agentskills.io) support with progressive disclosure for Pydantic AI. Supports filesystem and programmatic skills.

bountyforge
Skill

All-round bug bounty skill for Claude Code parallelized agents for smart contract audits (EVM, Move, Solana, TRON),...

Builder signal356 repo stars36 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Code

All-round bug bounty skill for Claude Code parallelized agents for smart contract audits (EVM, Move, Solana, TRON), web/API security, and submission-ready reports for HackerOne, Bugcrowd, Intigriti & Immunefi.

Ataru
Skill

A desktop companion app for AI coding tools. Browse Claude Code chat history, manage configurations, commands, skills...

Builder signal348 repo stars35 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Code

A desktop companion app for AI coding tools. Browse Claude Code chat history, manage configurations, commands, skills, and more.

skills-for-architects
Skill

Claude Code skills for architecture, real estate, and workplace strategy. Type /skill-name and go.

Builder signal306 repo stars31 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Code

Claude Code skills for architecture, real estate, and workplace strategy. Type /skill-name and go.

cctv-camera-database
App

Open database of 3,400+ CCTV camera specs across 77+ brands — searchable, filterable, CC0

Builder signal242 repo stars24 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Code

Open database of 3,400+ CCTV camera specs across 77+ brands — searchable, filterable, CC0

open-managed-agents
Agent

Open-source Claude Managed Agents API implementation and self-hosted Claude Tag-style agent runtime. Drop-in compatib...

Builder signal240 repo stars24 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Code

Open-source Claude Managed Agents API implementation and self-hosted Claude Tag-style agent runtime. Drop-in compatible; runs on Cloudflare Workers/Durable Objects or Node.js. Apache 2.0.

meridian
Agent

Stop letting your work go unnoticed. Meridian keeps an automatic work journal of what you worked on and what you fini...

Builder signal234 repo stars23 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Code

Stop letting your work go unnoticed. Meridian keeps an automatic work journal of what you worked on and what you finished, summarised daily, and automatically drafts your project tickets for you.

vibe-coding-toolkit
Agent

A curated, battle-tested AI-coding toolkit: Claude Code plugins, subagent orchestration, quality gates, and ready-to-...

Builder signal196 repo stars59 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Code

A curated, battle-tested AI-coding toolkit: Claude Code plugins, subagent orchestration, quality gates, and ready-to-copy prompts, extracted from real production use.. An open-source agent for the AI coding ecosystem.

vibe-aso
Skill

You vibe-coded the app — now vibe the ASO. A Claude Code skill: keyword research, 50-locale App Store metadata, local...

Builder signal185 repo stars56 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Code

You vibe-coded the app — now vibe the ASO. A Claude Code skill: keyword research, 50-locale App Store metadata, localized screenshots, worldwide pricing, in-app localization.. An open-source skill for the AI coding ecosystem.

compliance-cl
Skill

🇨🇱 Skill de Claude Code: auditoría y cumplimiento Ley 21.719 (datos) + 21.595 (delitos económicos) — contra el text...

Builder signal180 repo stars18 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Code

🇨🇱 Skill de Claude Code: auditoría y cumplimiento Ley 21.719 (datos) + 21.595 (delitos económicos) — contra el texto oficial, nada inventado.

can-bus-reverse-engineering-skills
Skill

Claude Code skills for reverse-engineering CAN bus signals into DBC files using the CANsub CAN bus interface

Builder signal146 repo stars15 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Code

Claude Code skills for reverse-engineering CAN bus signals into DBC files using the CANsub CAN bus interface

habit-hooks
Agent

Automated quality checks that nudge AI coding agents toward better habits

Builder signal142 repo stars14 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Code

Automated quality checks that nudge AI coding agents toward better habits

gflow-cli
MCP Server

Drive Google Flow from the command line: Veo video and Imagen images, scripted, batched and pipeline-ready. Ships an...

Builder signal135 repo stars14 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Code

Drive Google Flow from the command line: Veo video and Imagen images, scripted, batched and pipeline-ready. Ships an MCP server so coding agents can drive it too, giving you and your agents full programmatic control over generation. Unofficial, alpha, not affiliated with Google.

learn-claude-code-rs
Agent

Build an AI agent harness in Rust, from a minimal loop to tools, subagents, memory, teams, worktrees, MCP, and type...

Builder signal132 repo stars13 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Code

Build an AI agent harness in Rust, from a minimal loop to tools, subagents, memory, teams, worktrees, MCP, and typed tool routing.

monet
MCP Server

Monet — Mission Control for Claude Code. Browse, search, and drive your Claude Code sessions from a native desktop app.

Builder signal129 repo stars13 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Code

Monet — Mission Control for Claude Code. Browse, search, and drive your Claude Code sessions from a native desktop app.

lecture-to-notes
Skill

Lecture recordings → structured grounded notes + a synced HTML viewer: video, timestamped transcript and curated summ...

Rising build85 repo stars9 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude Code

Lecture recordings → structured grounded notes + a synced HTML viewer: video, timestamped transcript and curated summary on one page. Local GPU pipeline (Whisper ASR · slide extraction · OCR · VLM signals · capture-time alignment). Claude Code skill + plain CLI.

foundry
Skill

IncuBrain Foundry is a Nuxt 4 template optimised for creating AI-native businesses

Rising build78 repo stars8 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude Code

IncuBrain Foundry is a Nuxt 4 template optimised for creating AI-native businesses

claude-image-generation
Skill

Connect Claude to image generation with Agent Skills. Three levels: a zero-cost code-based design engine, a Three.js...

Rising build78 repo stars8 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude Code

Connect Claude to image generation with Agent Skills. Three levels: a zero-cost code-based design engine, a Three.js 3D renderer, and a real diffusion model on Cloudflare. Plus an AI Storybook pipeline that turns a plain-English story into an illustrated, narrated HTML book.

llm-wiki-newsroom
Skill

Harness engineering applied to knowledge production: a self-evolving multi-agent newsroom that turns your documents i...

Rising build77 repo stars8 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude Code

Harness engineering applied to knowledge production: a self-evolving multi-agent newsroom that turns your documents into a cross-linked markdown wiki. A "reground" loop pulls published pages back in before they go stale — writer ≠ reviewer, local-first, a structured alternative to RAG.

ai-software-architect
MCP Server

AI-powered architecture documentation framework with ADRs, reviews, and pragmatic mode. Now available as Claude Code...

Rising build75 repo stars8 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude Code

AI-powered architecture documentation framework with ADRs, reviews, and pragmatic mode. Now available as Claude Code Plugin for easiest installation.

homelabhero
Skill

Turn a fresh LXC into an AI homelab command center. One command installs Claude Code + a web UI, preloaded with skill...

Rising build71 repo stars7 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude Code

Turn a fresh LXC into an AI homelab command center. One command installs Claude Code + a web UI, preloaded with skills, and a credential broker so Claude operates your TrueNAS/Proxmox/Linux over SSH without ever seeing a secret.

iso-24495
Skill

ISO 24495 Plain Language skills and Claude Code plugin

Rising build70 repo stars7 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude Code

ISO 24495 Plain Language skills and Claude Code plugin

adeptlydev
Agent

Plan-first companion for Claude Code - draft the plan, learn every Claude Code feature inline, run it as a crew, and...

Rising build62 repo stars6 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude Code

Plan-first companion for Claude Code - draft the plan, learn every Claude Code feature inline, run it as a crew, and see your token usage. Local-first, no API key.

figmosha2
Agent

Let Claude edit your Figma file for you — bulk-rename layers, swap variants, bind colour variables, pour in real copy...

Rising build61 repo stars6 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude Code

Let Claude edit your Figma file for you — bulk-rename layers, swap variants, bind colour variables, pour in real copy. Describe the change in plain words, watch it land in the file in seconds. A small plugin keeps Figma talking to your terminal.

zlibrary-mcp
MCP Server

MCP server for Z-Library: search, download, and process books into RAG-ready text for AI assistants (Claude Code, Cla...

Rising build59 repo stars6 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude Code

MCP server for Z-Library: search, download, and process books into RAG-ready text for AI assistants (Claude Code, Claude Desktop, Cline, RooCode)

claude-skill-code-cleanup
Skill

Claude Code skill: auto-scan SKILL.md / prompt / codebase for duplicates, naming drift, modularizable blocks, oversiz...

Rising build58 repo stars6 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude Code

Claude Code skill: auto-scan SKILL.md / prompt / codebase for duplicates, naming drift, modularizable blocks, oversized files. Companion to claude-skill-social-post.

turkce-humanizer
Skill

Türkçe metinlerden yapay zekâ yazım imzalarını temizleyen Claude skill'i. YZ üretimi Türkçe'yi doğal, insan-sesli Tür...

Rising build56 repo stars6 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude Code

Türkçe metinlerden yapay zekâ yazım imzalarını temizleyen Claude skill'i. YZ üretimi Türkçe'yi doğal, insan-sesli Türkçe'ye dönüştürür. | A Claude skill that removes AI writing signatures from Turkish text.

paper-fetch
Tool

Publisher-aware full-text PDF fetcher — DOI in, PDF out via OA → publisher TDM APIs → your own institutional proxy. D...

Rising build56 repo stars6 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude Code

Publisher-aware full-text PDF fetcher — DOI in, PDF out via OA → publisher TDM APIs → your own institutional proxy. Download end of a paper pipeline; pair with paper-radar (discovery) and paper-review-and-digest (reading).

preloop
Agent

The open-source AI agent control plane: MCP firewall, model gateway with budgets, human approvals, runtime observabil...

Rising build50 repo stars5 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude Code

The open-source AI agent control plane: MCP firewall, model gateway with budgets, human approvals, runtime observability, and audit trails

Load more expand_more48/50
add Submit Project