GitHub Repo · Needs Review
ChromeDevTools/chrome-devtools-mcpChrome DevTools MCP gives coding agents direct access to browser automation, network data, console errors, screenshots, and performance traces, with privacy controls worth setting explicitly.FEED7 SUMMARY
GitHub Repo · Needs Review
Imbad0202/academic-research-skillsARS packages research, writing, review, and citation checks as agent skills with explicit human gates; its strongest design lesson is to bound what automated integrity checks can prove.FEED7 SUMMARY
agent#skills
GitHub Repo · Needs Review
superlinked/sieSIE consolidates retrieval, document conversion, structured output, safety, and generation models behind one self-hosted, OpenAI-compatible API for agent stacks.FEED7 SUMMARY
infra#open-models
GitHub Repo · Needs Review
pacifio/atlasAtlas links agent sessions to commits and shares local project memory across Claude Code, Codex, and ACP agents. It makes agent provenance queryable, but macOS is the only supported platform.FEED7 SUMMARY
GitHub Repo · Needs Review
affaan-m/ECCECC packages skills, hooks, memory, orchestration, and security controls for multiple coding-agent harnesses, but its breadth makes selective installation and verification essential.FEED7 SUMMARY
agent#harness-engineering
GitHub Repo · Needs Review
JuliusBrussee/cavemanCaveman compresses agent inputs and outputs, with local tooling for noisy commands, browsing, memory, and skills. Its own caveat matters: terse workloads can cost more once the skill prompt is included.FEED7 SUMMARY
GitHub Repo · Needs Review
EveryInc/compound-engineering-pluginCompound Engineering packages a six-stage agent workflow into 32 skills for Codex, Claude Code, Cursor, and others. Its core idea is to persist plans, reviews, and solved-problem notes as future context.FEED7 SUMMARY
agent#skills
GitHub Repo · Needs Review
browser-use/video-usevideo-use lets shell-capable coding agents edit from word-level transcripts and targeted visual composites, then render with FFmpeg. Its approval and self-check loop is a useful pattern for media agents.FEED7 SUMMARY
agent#skills
GitHub Repo · Needs Review
alibaba/page-agentAlibaba's page-agent is an MIT-licensed JS library that embeds a natural-language GUI agent in any webpage via one script tag. It drives the DOM as text — no extension, headless browser, or multimodal model needed.FEED7 SUMMARY
tools#computer-use
GitHub Repo · Needs Review
Zackriya-Solutions/meetilyLocal-first meeting assistant: Whisper/Parakeet transcription with a 4x speed claim and Ollama summaries, all on-device via a Rust/Tauri app — a working template for shipping private, local AI features.FEED7 SUMMARY
tools#open-models
GitHub Repo · Needs Review
asgeirtj/system_prompts_leaksA maintained archive of extracted system prompts from 100+ AI products — Claude Fable 5, Claude Code, ChatGPT 5.5, Gemini, Cursor — useful for studying how vendors actually instruct their agents.FEED7 SUMMARY
context#prompting
GitHub Repo · Needs Review
Leonxlnx/taste-skillA set of portable SKILL.md files that push coding agents past generic frontend output: it infers a design language from the brief and tunes variance, motion, and density dials. 850 stars in a day.FEED7 SUMMARY
agent#skills
GitHub Repo · Needs Review
alirezarezvani/claude-skillsA 354-skill catalog for Claude Code and 12 other coding agents, installable via the plugin marketplace, with a script that converts skills to each tool's format and a built-in security auditor.FEED7 SUMMARY
agent#skills
GitHub Repo · Needs Review
rommapp/rommSelf-hosted retro ROM manager trending on GitHub: library scanning with IGDB metadata, in-browser play via EmulatorJS, 400+ platforms. No AI angle — off-topic for agent builders.FEED7 SUMMARY
industry
GitHub Repo · Needs Review
ogulcancelik/herdrTerminal multiplexer for coding agents: a real terminal per agent across Claude Code, Codex, Copilot and 15+ others, with blocked/working/done state in a sidebar, persistent sessions, and a socket API.FEED7 SUMMARY
GitHub Repo · Needs Review
coreyhaines31/marketingskillsMarketing Skills gives coding agents shared product context and task-specific workflows for CRO, copy, SEO, analytics, pricing, and launch work, reducing repeated setup across growth tasks.FEED7 SUMMARY
agent#skills
GitHub Repo · Needs Review
openai/codex-plugin-ccOpenAI's plugin lets you drive Codex from inside Claude Code—slash commands for code review, adversarial critique, and delegating or handing off tasks to Codex background jobs. ~629 stars today.FEED7 SUMMARY
GitHub Repo · Needs Review
AhmadIbrahiim/Website-downloaderA trending Node.js app that mirrors any website's HTML, JS, CSS, and images into a zip using wget. Useful for grabbing an offline snapshot to hand to an agent, but it's a thin wrapper — check the site's terms first.FEED7 SUMMARY
infra
GitHub Repo · Needs Review
steipete/CodexBarmacOS menu bar app showing live usage limits and reset countdowns for Claude Code, Codex, Cursor, and 57+ other AI coding providers, reusing your existing auth — no extra login. Includes a CLI for scripts and CI.FEED7 SUMMARY
tools#dev-ux
GitHub Repo · Needs Review
ruvnet/RuViewTrending open-source project that turns WiFi channel data into presence, breathing, and pose detection on $10–140 ESP32 hardware. Off the agent-builder path, but notably honest about its accuracy limits.FEED7 SUMMARY
industry
GitHub Repo · Needs Review
TencentCloud/CubeSandboxTencent Cloud open-sourced a KVM microVM sandbox for agent code execution: sub-60ms cold starts, under 5MB overhead per instance, and E2B SDK compatibility as a self-hostable drop-in.FEED7 SUMMARY
infra#sandboxing
GitHub Repo · Needs Review
Lordog/dive-into-llmsA free, code-oriented Chinese curriculum spans model tuning, deployment, agents, alignment, security, and multimodal systems. It is useful as a broad learning map, but remains a work in progress.FEED7 SUMMARY
model#reasoning
GitHub Repo · Needs Review
diegosouzapw/OmniRouteOmniRoute puts many model providers behind one OpenAI-compatible endpoint, with routing, quota failover, cost telemetry, compression, and coding-agent setup. Its breadth raises operational and trust questions.FEED7 SUMMARY
infra#gateways
GitHub Repo · Needs Review
alibaba/open-code-reviewAlibaba’s open-source review CLI combines deterministic diff handling with an LLM agent to improve line-level precision and reduce token use, while explicitly trading away recall.FEED7 SUMMARY
GitHub Repo · Needs Review
Nutlope/hallmarkHallmark turns interface taste into an installable coding-agent skill: it selects page structures and themes, critiques output, and checks common generated-UI patterns before emitting code.FEED7 SUMMARY
craft#design-engineering
GitHub Repo · Needs Review
TauricResearch/TradingAgentsTradingAgents is an open-source LangGraph reference for role-based agent debates, durable memory, checkpoint recovery, and provider portability, with trading as its test domain.FEED7 SUMMARY
agent#multi-agent
GitHub Repo · Needs Review
Graphify-Labs/graphifyGraphify gives coding agents a queryable project graph with provenance-tagged relationships, reducing repeated repository scans while keeping inferred links visibly distinct from extracted facts.FEED7 SUMMARY
context#retrieval
GitHub Repo · Needs Review
Shubhamsaboo/awesome-llm-appsThis Apache-2.0 collection provides runnable agent, skill, MCP, memory, multi-agent, and RAG examples across major model providers, useful for borrowing patterns before choosing a stack.FEED7 SUMMARY
agent#skills
GitHub Repo · Needs Review
tirth8205/code-review-graphcode-review-graph gives coding agents a local, incrementally updated dependency map over MCP, narrowing review context while exposing affected callers, dependents, and tests.FEED7 SUMMARY
GitHub Repo · Needs Review
esengine/DeepSeek-ReasonixReasonix is a configurable terminal coding agent built to preserve DeepSeek prefix-cache reuse across long sessions, with optional planner/executor models and subprocess-based plugins.FEED7 SUMMARY
GitHub Repo · Needs Review
Panniantong/Agent-ReachAgent Reach installs, checks, and routes web-access tools for coding agents, reducing the setup work behind research across social platforms, video sites, GitHub, RSS, and the open web.FEED7 SUMMARY
tools#tool-use
GitHub Repo · Needs Review
Comfy-Org/ComfyUIComfyUI turns multimodal generation into reusable node graphs with API access, incremental execution, and offline operation. Pin stable releases if custom nodes matter to your workflow.FEED7 SUMMARY
tools#generative-media
GitHub Repo · Needs Review
TencentCloud/TencentDB-Agent-MemoryAn open-source memory hub turns agent conversations, workflows, docs, and code into governed assets that can be reused across sessions and roles, reducing repeated project setup.FEED7 SUMMARY
GitHub Repo · Needs Review
addyosmani/agent-skillsThis pack turns common engineering practices into portable coding-agent workflows for specs, TDD, review and shipping. Its useful idea is to require evidence at each gate, not merely better prompts.FEED7 SUMMARY
agent#skills
GitHub Repo · Needs Review
chenyme/grok2apiGrok2API fronts Grok Build, Web, and Console account pools with OpenAI- and Anthropic-compatible APIs, but its unofficial SSO routing creates terms, credential, and renewal risk.FEED7 SUMMARY
infra#gateways
GitHub Repo · Needs Review
huangruiteng/loopxLoopX gives long-running coding-agent work durable goals, gates, ownership, evidence and quotas across bounded turns. It is useful when chat history and a scheduler no longer provide enough control.FEED7 SUMMARY
agent#harness-engineering
GitHub Repo · Needs Review
virgiliojr94/book-to-skillbook-to-skill compiles books and document sets into on-demand agent skills, reducing repeated context loading while preserving chapter-level references and reusable decision rules.FEED7 SUMMARY
context#skills
GitHub Repo · Needs Review
stablyai/orcaOrca puts multiple CLI coding agents in isolated worktrees and adds shared monitoring, review, browser context, remote execution, and mobile steering.FEED7 SUMMARY
GitHub Repo · Needs Review
cathrynlavery/diagram-designDiagram Design gives coding agents a reusable system for branded, accessible HTML and SVG diagrams, including draw.io and Mermaid redraw workflows.FEED7 SUMMARY
agent#skills
GitHub Repo · Needs Review
ZhuLinsen/daily_stock_analysisA configurable agent pipeline combines market data, news, LLM analysis, dashboards, and scheduled delivery. Useful as a reference architecture, but its free data sources carry reliability limits.FEED7 SUMMARY
tools#tool-use
GitHub Repo · Needs Review
calesthio/OpenMontageOpenMontage turns coding agents into pipeline-driven video producers, covering research through rendering with approval gates, provider selection, and auditable costs.FEED7 SUMMARY
tools#generative-media
GitHub Repo · Needs Review
WhiskeySockets/BaileysBaileys exposes WhatsApp Web through a WebSocket-based TypeScript API, but v7 introduces breaking changes and remains unofficial, making migration and platform risk the main concerns.FEED7 SUMMARY
tools#tool-use
GitHub Repo · Needs Review
github/copilot-sdkGitHub now exposes the Copilot CLI agent runtime as SDKs for six languages, including planning, tools, and file edits. Builders can embed it with configurable permissions, auth, models, and BYOK.FEED7 SUMMARY
tools#agent-sdks
GitHub Repo · Needs Review
JetBrains/go-modern-guidelinesJetBrains packages version-aware Go guidance for coding agents, helping them choose newer language and standard-library idioms without exceeding the project's go.mod version.FEED7 SUMMARY
context#skills
GitHub Repo · Needs Review
AgriciDaniel/claude-obsidianA local-first Obsidian system gives coding agents durable, cited context while keeping Markdown portable and serializing writes into recoverable transactions.FEED7 SUMMARY
GitHub Repo · Needs Review
thedotmack/claude-memClaude-Mem records agent activity, compresses it into persistent project memory, and retrieves selected history later, trading extra local services and stored data for cross-session continuity.FEED7 SUMMARY
GitHub Repo · Needs Review
citrolabs/ego-liteego lite lets Codex, Claude Code, and other agents automate logged-in web sessions in isolated browser spaces without taking over your active tabs. It is macOS-only today.FEED7 SUMMARY
tools#computer-use
GitHub Repo · Needs Review
holaboss-ai/holaOSholaOS is a local-first workspace where Claude Code, Codex, and a built-in agent share memory, tools, skills, and apps. It reduces setup duplication, but its modified Apache license adds distribution conditions.FEED7 SUMMARY
GitHub Repo · Needs Review
punkpeye/awesome-mcp-serversThis repository is a directory of MCP servers that can help builders find integrations for agent workflows. The fetched material provides no catalog detail or quality criteria.FEED7 SUMMARY
GitHub Repo · Needs Review
infiniflow/ragflowRAGFlow packages document ingestion, retrieval, citations, agent workflows, memory and MCP into one self-hostable context layer. It is useful when an agent needs traceable answers across mixed private data.FEED7 SUMMARY
context#retrieval
GitHub Repo · Needs Review
unslothai/unslothUnsloth can serve local models to Claude Code, Codex and other agents through compatible APIs, while also covering training and export. The main tradeoff is hardware complexity and a powerful local execution surface.FEED7 SUMMARY
tools#open-models
GitHub Repo · Needs Review
santifer/career-opscareer-ops shows how a coding-agent harness can run personal operations: structured scoring, parallel workers, document generation, and human approval around a durable data store.FEED7 SUMMARY
agent#skills
GitHub Repo · Needs Review
MakazhanAlpamys/SoupSoup v0.73.2 repairs misleading release-gate scores, adds over-refusal checks and measures GPU noise floors; its layer streaming also puts 8B fine-tuning within 4 GB VRAM.FEED7 SUMMARY
benchmark#benchmark-integrity
GitHub Repo · Needs Review
unclecode/crawl4aiCrawl4AI turns browser-rendered pages into Markdown or structured data for agent and RAG pipelines. v0.9.2 fixes streaming leaks and deployment issues after two security-focused releases.FEED7 SUMMARY
tools#retrieval
GitHub Repo · Needs Review
akitaonrails/ai-memoryai-memory gives coding CLIs a shared, Git-backed memory and bounded handoffs, so work can move between agents without treating stale recollections as current code truth.FEED7 SUMMARY
GitHub Repo · Needs Review
tashfeenahmed/freellmapiFreeLLMAPI self-hosts one API over many providers’ free tiers, with routing, failover, quota tracking, and coding-agent setup. Its capacity figures are project-maintained claims.FEED7 SUMMARY
infra#gateways
GitHub Repo · Needs Review
mukul975/Anthropic-Cybersecurity-SkillsThis community library packages 817 security workflows as agent skills, offering broad framework-mapped guidance while requiring careful review for offensive and dual-use tasks.FEED7 SUMMARY
agent#skills
GitHub Repo · Needs Review
jundot/omlxoMLX serves local models to coding agents on Apple Silicon, combining continuous batching, persistent SSD-backed KV caching, and menu-bar control behind compatible APIs.FEED7 SUMMARY
infra#open-models
GitHub Repo · Needs Review
openai/codexCodex offers one coding agent across the terminal, supported IDEs, a desktop app, and the web, with local CLI installs for major desktop platforms and ChatGPT-plan sign-in.FEED7 SUMMARY
GitHub Repo · Needs Review
multica-ai/andrej-karpathy-skillsThis CLAUDE.md turns common agent failure modes into four operating rules: surface uncertainty, minimize code, avoid unrelated edits, and define verifiable completion criteria.FEED7 SUMMARY
agent#harness-engineering
GitHub Repo · Needs Review
cursor/pluginsCursor’s official plugin repository defines a manifest-based package format for bundling skills, rules, MCP servers and agent workflows. It offers concrete patterns for reusable coding-agent tooling.FEED7 SUMMARY
GitHub Repo · Needs Review
anthropics/claude-codeClaude Code handles codebase tasks and git workflows from the terminal, IDE, or GitHub, now favors native installers over npm, and supports plugins with custom commands and agents.FEED7 SUMMARY
GitHub Repo · Needs Review
PostHog/posthogPostHog combines product telemetry, LLM tracing, and agent-driven diagnosis in one platform, with MCP access for Claude Code, Cursor, and other compatible agents.FEED7 SUMMARY
tools#observability
GitHub Repo · Needs Review
Tencent/AI-Infra-GuardAI-Infra-Guard packages skill, MCP, agent, infrastructure, and jailbreak scans into one self-hosted red-team platform. The practical warning: it has no authentication and must stay off public networks.FEED7 SUMMARY
GitHub Repo · Needs Review
p-e-w/hereticHeretic automates refusal-removing ablation for local transformer models while optimizing to limit behavioral drift. It is useful for model research, but removes safety controls by design.FEED7 SUMMARY
model#open-models
GitHub Repo · Needs Review
apache/makaMaka gives local coding-agent runs a durable event log, sandbox boundary, recovery path, and shared runtime across desktop, CLI, and evals. It is early, source-only software with changing interfaces.FEED7 SUMMARY
agent#harness-engineering
GitHub Repo · Needs Review
MadsLorentzen/ai-job-searchThis Claude Code framework is a concrete agent-harness pattern: structured source files, specialized commands, a drafter-reviewer loop, compilation checks, and explicit human approval boundaries.FEED7 SUMMARY
agent#harness-engineering
GitHub Repo · Needs Review
anthropics/claude-plugins-communityAnthropic now exposes its reviewed community plugin catalog as a nightly read-only mirror for Claude Code and Cowork. Installation is direct, but submissions and changes must pass its separate review pipeline.FEED7 SUMMARY
tools#skills
GitHub Repo · Needs Review
Alishahryar1/free-claude-codeFree Claude Code is a local proxy that lets Claude Code, Codex, and Pi use cloud or local models through native pickers. It broadens model choice, but adds a credential-bearing gateway to audit and maintain.FEED7 SUMMARY
GitHub Repo · Needs Review
VoltAgent/awesome-agent-skillsThis directory collects reusable agent instructions from vendor teams and the community across major coding assistants. Treat it as a discovery index, then inspect each skill before adding it to a workflow.FEED7 SUMMARY
agent#skills
GitHub Repo · Needs Review
anthropics/claude-plugins-officialAnthropic’s official Claude Code marketplace exposes a standard plugin package for commands, agents, skills, and MCP configuration, while leaving third-party code trust to the installer.FEED7 SUMMARY
tools#skills
GitHub Repo · Needs Review
jingyaogong/minimindMiniMind exposes a native-PyTorch LLM training stack from pretraining through tool use and agentic RL, sized for hands-on experiments on a single consumer GPU.FEED7 SUMMARY
model#open-models
GitHub Repo · Needs Review
Osmantic/ODSODS packages local inference, agents, RAG, workflows, image generation, and operations into one installable stack, reducing homelab integration work at the cost of a large dependency surface.FEED7 SUMMARY
infra#open-models
GitHub Repo · Needs Review
zhaoxuya520/reverse-skillA security skill router gives coding agents scoped, repeatable playbooks for reverse engineering and pentesting instead of ad hoc tool selection. Its case workflow also preserves evidence and findings.FEED7 SUMMARY
agent#skills
GitHub Repo · Needs Review
VoltAgent/awesome-design-mdThis repository treats visual direction as agent-readable project context: drop in a DESIGN.md containing tokens, component rules, and guardrails to reduce inconsistent generated UI.FEED7 SUMMARY