lightpanda-io/browser
Lightpanda: the headless browser designed for AI and automation
Lightpanda是用Zig语言开发的无头浏览器,专为AI和自动化设计。支持JavaScript执行和部分Web API,兼容Puppeteer等工具,具备9倍于Chrome的内存优化和11倍速度优势,适用于快速网页抓取、测试及低资源环境。
Crosstalk-Solutions/project-nomad
Project N.O.M.A.D, is a self-contained, offline survival computer packed with critical tools, knowledge, and AI to keep you informed and empowered—anytime, anywhere.
Project N.O.M.A.D 是一个离线知识服务器,集成AI聊天、教育平台、离线地图、数据工具等多功能模块,通过Docker容器化管理,支持终端安装和浏览器访问,适用于无网络环境下的信息获取与数据处理。
volcengine/OpenViking
OpenViking is an open-source context database designed specifically for AI Agents(such as openclaw). OpenViking unifies the management of context (memory, resources, and skills) that Agents need through a file system paradigm, enabling hierarchical context delivery and self-evolving.
OpenViking是面向AI代理的开源上下文数据库,通过文件系统范式统一管理记忆、资源与技能,支持分层加载、递归检索与可视化追踪,解决上下文碎片化、高成本及不可观测问题。
shareAI-lab/learn-claude-code
Bash is all you need - A nano Claude Code–like agent, built from 0 to 1
该项目通过12个渐进式会话,从零构建类似Claude Code的AI代码代理系统,重点演示代理的核心循环机制与逐步扩展方案,涵盖工具调用、任务分解、上下文压缩等关键技术点。
shanraisshan/claude-code-best-practice
practice made claude perfect
该项目聚焦Claude代码最佳实践,提供命令、子代理、技能、工作流等模块化开发方案,支持上下文工程与智能体协作,包含MCP服务器集成与自动检查点功能,推动AI工程化开发流程。
obra/superpowers
An agentic skills framework & software development methodology that works.
Superpowers 是一个基于可组合技能的代码代理框架,通过TDD/YAGNI/DRY原则实现自动化软件开发流程,支持编码代理自主完成需求分析、设计确认、任务分解和代码生成。
p-e-w/heretic
Fully automatic censorship removal for language models
Heretic是一款全自动语言模型审查移除工具,通过结合方向性消融技术与Optuna参数优化,无需人工干预即可降低模型拒绝率并最小化对原始模型性能的损害,实现高效去审查化。
666ghj/MiroFish
A Simple and Universal Swarm Intelligence Engine, Predicting Anything. 简洁通用的群体智能引擎,预测万物
MiroFish是一个基于多智能体的群体智能预测引擎,通过构建数字平行世界模拟现实事件发展。支持政策、金融、舆情等场景的预测推演,提供可交互的数字沙盘与深度分析报告。
abhigyanpatwari/GitNexus
GitNexus: The Zero-Server Code Intelligence Engine - GitNexus is a client-side knowledge graph creator that runs entirely in your browser. Drop in a GitHub repo or ZIP file, and get an interactive knowledge graph wit a built in Graph RAG Agent. Perfect for code exploration
GitNexus 是一个浏览器端代码知识图谱工具,通过本地解析GitHub仓库或ZIP文件生成交互式代码关系图谱,支持CLI和Web界面,提供依赖关系、调用链等深度代码分析能力,强调隐私和本地处理。
topoteretes/cognee
Knowledge Engine for AI Agent Memory in 6 lines of code
Cognee是一个开源知识引擎,支持多格式数据 ingestion,结合向量搜索与图数据库技术,为AI代理提供持续学习的上下文管理。通过语义搜索与关系连接,实现文档的智能检索与知识演化。
InsForge/InsForge
Give agents everything they need to ship fullstack apps. The backend built for agentic development.
InsForge是面向AI代码代理的后端开发平台,通过语义层抽象数据库、认证、存储等后端服务,支持全栈应用快速开发与部署。
voidzero-dev/vite-plus
Vite+ is the unified toolchain and entry point for web development. It manages your runtime, package manager, and frontend toolchain in one place.
Vite+ 是统一的Web开发工具链,整合Vite、Vitest等工具,提供零配置的开发环境管理、包管理、代码校验、测试、构建和任务调度功能,覆盖前端开发全流程。
anthropics/claude-plugins-official
Official, Anthropic-managed directory of high quality Claude Code Plugins.
Anthropic官方维护的Claude代码插件目录,提供内部及第三方高质量插件管理。包含标准化插件结构、安装指南和贡献规范,强调安全验证与质量控制。