x1xhlol/system-prompts-and-models-of-ai-tools
FULL Augment Code, Claude Code, Cluely, CodeBuddy, Comet, Cursor, Devin AI, Junie, Kiro, Leap.new, Lovable, Manus, NotionAI, Orchids.app, Perplexity, Poke, Qoder, Replit, Same.dev, Trae, Traycer AI, VSCode Agent, Warp.dev, Windsurf, Xcode, Z.ai Code, Dia & v0. (And other Open Sourced) System Prompts, Internal Tools & AI Models
该项目收集了30余种AI开发工具的系统提示、内部工具及模型配置,包含超3万行代码分析,涵盖AI代码辅助、开发工具链及模型结构等技术内容,提供安全建议与开源资源支持。
huggingface/skills
无描述
Hugging Face Skills 提供标准化的AI/ML任务定义模板,支持多平台编码代理工具。通过自包含文件夹封装任务指令、脚本和资源,兼容Claude Code、Codex、Gemini等工具,提升跨平台开发效率。
OpenBB-finance/OpenBB
Financial data platform for analysts, quants and AI agents.
OpenBB-finance/OpenBB 是面向金融分析师、量化研究员和AI代理的开源数据平台,提供多源数据整合与统一访问接口。支持Python库、Workspace可视化界面及REST API,实现数据「连接一次,随处消费」的架构设计。
muratcankoylan/Agent-Skills-for-Context-Engineering
A comprehensive collection of Agent Skills for context engineering, multi-agent architectures, and production agent systems. Use when building, optimizing, or debugging agent systems that require effective context management.
该项目提供一套系统化的智能体上下文工程技能,聚焦于多智能体架构和生产级AI系统中的上下文管理。包含基础技能、退化模式识别、上下文压缩等模块,旨在通过优化上下文信息提升智能体决策效果,适用于需要处理复杂上下文交互的AI系统开发。
f/prompts.chat
a.k.a. Awesome ChatGPT Prompts. Share, discover, and collect prompts from the community. Free and open source — self-host for your organization with complete privacy.
f/prompts.chat 是一个支持多AI模型的开源提示库,提供提示共享、发现与收集功能。包含交互式学习书籍、儿童游戏化教程及自托管部署方案,适用于企业私有化部署与AI教学场景。
CompVis/stable-diffusion
A latent text-to-image diffusion model
Stable Diffusion是基于扩散模型的文本到图像生成系统,采用潜在空间优化技术。使用CLIP文本编码器和UNet架构,在512x512分辨率下生成高质量图像,支持GPU加速推理。项目包含完整训练流程和模型权重,适用于AI艺术创作与图像生成场景。
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 是一个浏览器端代码知识图谱工具,通过本地分析生成代码依赖、调用链等关系图谱,并提供AI代理分析能力,支持隐私保护的代码探索与智能分析。
Stremio/stremio-web
Stremio - Freedom to Stream
Stremio-web 是一个现代媒体中心应用,提供视频内容发现、播放与管理功能,支持通过插件扩展功能,整合多源视频资源。
stan-smith/FossFLOW
Make beautiful isometric infrastructure diagrams
FossFLOW 是一个开源的等轴测图绘工具,基于 React 和 Isoflow 库构建的 PWA 应用,支持浏览器运行与离线使用。提供可视化界面用于创建基础设施架构图,采用 Monorepo 结构管理代码,适用于网络拓扑与系统设计的可视化表达。
VectifyAI/PageIndex
📑 PageIndex: Document Index for Vectorless, Reasoning-based RAG
PageIndex是一款无需向量数据库和分块处理的推理型RAG系统,通过构建文档结构树索引并利用LLM进行推理检索,模拟人类专家的文档分析流程,提升长文档检索的准确性与上下文关联性。
cloudflare/agents
Build and deploy AI Agents on Cloudflare
Cloudflare Agents 是基于 Durable Objects 的 AI 代理框架,支持持久化状态、实时通信和按需扩展。开发者可通过 TypeScript 构建可部署的智能代理,适用于需要状态管理的实时应用场景。
siteboon/claudecodeui
Use Claude Code, Cursor CLI or Codex on mobile and web with CloudCLI (aka Claude Code UI). CloudCLI is a free open source webui/GUI that helps you manage your Claude Code session and projects remotely
提供Claude Code、Cursor CLI和Codex的跨平台图形界面,支持远程会话管理、文件编辑、Git操作及AI任务集成,具备响应式设计和终端访问功能。
NevaMind-AI/memU
Memory for 24/7 proactive agents like openclaw (moltbot, clawdbot).
memU是面向24/7主动代理的内存框架,通过文件系统结构化管理记忆数据,降低LLM token成本。支持长期运行、用户意图预测与主动行为,具备知识图谱构建和跨记忆关联功能,适用于需要持续在线的智能代理系统。
clash-verge-rev/clash-verge-rev
A modern GUI client based on Tauri, designed to run in Windows, macOS and Linux for tailored proxy experience
跨平台Clash代理GUI客户端,基于Tauri和Rust构建,支持Windows/macOS/Linux。提供可视化配置管理、主题自定义、系统代理设置、TUN模式及多语言支持,集成Clash.Meta内核与脚本扩展功能。