数据来源:github.com/trending

global Languages

mattpocock/skills

Skills for Real Engineers. Straight from my .agents directory.

  • ⭐ Stars: 250434
  • 🍴 Forks: 0
  • 📝 Language: Shell

DietrichGebert/ponytail

Makes your AI agent think like the laziest senior dev in the room. The best code is the code you never wrote.

  • ⭐ Stars: 126056
  • 🍴 Forks: 0
  • 📝 Language: JavaScript

fmtlib/fmt

A modern formatting library

  • ⭐ Stars: 25471
  • 🍴 Forks: 0
  • 📝 Language: C++

affaan-m/ECC

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

  • ⭐ Stars: 248526
  • 🍴 Forks: 0
  • 📝 Language: JavaScript

anthropics/skills

Public repository for Agent Skills

  • ⭐ Stars: 174136
  • 🍴 Forks: 0
  • 📝 Language: Python

blader/humanizer

Agent skill that removes signs of AI-generated writing from text

  • ⭐ Stars: 42725
  • 🍴 Forks: 0
  • 📝 Language: Python

NousResearch/hermes-agent

The agent that grows with you

  • ⭐ Stars: 241498
  • 🍴 Forks: 0
  • 📝 Language: Python

JuliusBrussee/caveman

🪨 why use many token when few token do trick — Claude Code skill that cuts 65% of tokens by talking like caveman

  • ⭐ Stars: 103578
  • 🍴 Forks: 0
  • 📝 Language: Go

magnitudedev/magnitude

Open source inference server that runs the best local models for your hardware, plugged into the agent you already use. Works with Pi, OpenCode, Hermes, OpenClaw, Codex, Claude Code, Oh My Pi, and Cline.

  • ⭐ Stars: 2493
  • 🍴 Forks: 0
  • 📝 Language: TypeScript

bikini/exploitarium

A single archive of public exploit PoCs and vulnerability research writeups. At the time I post these, none have been reported. Feel free to report them yourself and take credit for the CVE if handed out lulz. Please do not abuse these. I do this so to allure people into the field, and I’ve always found this is the most efficient way.

  • ⭐ Stars: 4514
  • 🍴 Forks: 0
  • 📝 Language: Python

bannedbook/fanqiang

翻墙-科学上网

  • ⭐ Stars: 52781
  • 🍴 Forks: 0
  • 📝 Language: Kotlin

debpalash/VoiceStudio

VoiceStudio is the open-source, fully-local ElevenLabs alternative — voice cloning, voice design, video dubbing, dictation, transcription & audiobook creation in 646 languages.

  • ⭐ Stars: 18002
  • 🍴 Forks: 0
  • 📝 Language: Python

google-research/timesfm

TimesFM (Time Series Foundation Model) is a pretrained time-series foundation model developed by Google Research for time-series forecasting.

  • ⭐ Stars: 31058
  • 🍴 Forks: 0
  • 📝 Language: Python

radixark/miles

Miles is an enterprise-facing reinforcement learning framework for LLM and VLM post-training, forked from and co-evolving with slime.

  • ⭐ Stars: 2554
  • 🍴 Forks: 0
  • 📝 Language: Python

anomalyco/opencode

The open source coding agent.

  • ⭐ Stars: 204138
  • 🍴 Forks: 0
  • 📝 Language: TypeScript

clshortfuse/renodx

Renovation Engine for DirectX Games

  • ⭐ Stars: 3531
  • 🍴 Forks: 0
  • 📝 Language: HLSL

cathrynlavery/diagram-design

38 editorial diagram types for Claude Code, Codex, and Pi. Self-contained HTML + SVG. No shadows. No Mermaid slop.

  • ⭐ Stars: 30942
  • 🍴 Forks: 0
  • 📝 Language: HTML

python Languages

anthropics/skills

Public repository for Agent Skills

  • ⭐ Stars: 174136
  • 🍴 Forks: 0
  • 📝 Language: Python

blader/humanizer

Agent skill that removes signs of AI-generated writing from text

  • ⭐ Stars: 42725
  • 🍴 Forks: 0
  • 📝 Language: Python

NousResearch/hermes-agent

The agent that grows with you

  • ⭐ Stars: 241498
  • 🍴 Forks: 0
  • 📝 Language: Python

bikini/exploitarium

A single archive of public exploit PoCs and vulnerability research writeups. At the time I post these, none have been reported. Feel free to report them yourself and take credit for the CVE if handed out lulz. Please do not abuse these. I do this so to allure people into the field, and I’ve always found this is the most efficient way.

  • ⭐ Stars: 4514
  • 🍴 Forks: 0
  • 📝 Language: Python

debpalash/VoiceStudio

VoiceStudio is the open-source, fully-local ElevenLabs alternative — voice cloning, voice design, video dubbing, dictation, transcription & audiobook creation in 646 languages.

  • ⭐ Stars: 18002
  • 🍴 Forks: 0
  • 📝 Language: Python

google-research/timesfm

TimesFM (Time Series Foundation Model) is a pretrained time-series foundation model developed by Google Research for time-series forecasting.

  • ⭐ Stars: 31058
  • 🍴 Forks: 0
  • 📝 Language: Python

radixark/miles

Miles is an enterprise-facing reinforcement learning framework for LLM and VLM post-training, forked from and co-evolving with slime.

  • ⭐ Stars: 2554
  • 🍴 Forks: 0
  • 📝 Language: Python

github/spec-kit

💫 Toolkit to help you get started with Spec-Driven Development

  • ⭐ Stars: 133500
  • 🍴 Forks: 0
  • 📝 Language: Python

Sumanth077/Hands-On-AI-Engineering

A curated collection of practical AI projects implementing OCR systems, RAG, AI agents, and other AI use cases.

  • ⭐ Stars: 3139
  • 🍴 Forks: 0
  • 📝 Language: Python

datawhalechina/hello-agents

📚 《从零开始构建智能体》——从零开始的智能体原理与实践教程

  • ⭐ Stars: 77007
  • 🍴 Forks: 0
  • 📝 Language: Python

anthropics/claude-code

Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explaining complex code, and handling git workflows - all through natural language commands.

  • ⭐ Stars: 144095
  • 🍴 Forks: 0
  • 📝 Language: Python

sngyai/Sequoia-X

A股自动选股系统 — 多种技术形态自动扫描,收盘后自动运行并推送飞书

  • ⭐ Stars: 6648
  • 🍴 Forks: 0
  • 📝 Language: Python

jingyaogong/minimind

🧠 Train a 64M-parameter LLM from scratch in just 2h!

  • ⭐ Stars: 58542
  • 🍴 Forks: 0
  • 📝 Language: Python

google-deepmind/weathernext

  • ⭐ Stars: 7625
  • 🍴 Forks: 0
  • 📝 Language: Python

NVIDIA/SkillSpector

Security scanner for AI agent skills. Detect vulnerabilities, malicious patterns, security risks, prompt injection, data exfiltration, and supply-chain risks in Claude Code, Codex, and MCP skills before you install them.

  • ⭐ Stars: 16161
  • 🍴 Forks: 0
  • 📝 Language: Python

huangruiteng/loopx

Long-horizon agent control plane for durable, governed work across Codex, Claude Code, and other harnesses.

  • ⭐ Stars: 5607
  • 🍴 Forks: 0
  • 📝 Language: Python

earthtojake/text-to-cad

A library of agent skills for CAD, CAE and CAM

  • ⭐ Stars: 14345
  • 🍴 Forks: 0
  • 📝 Language: Python

google/skills

Agent Skills for Google products and technologies

  • ⭐ Stars: 19508
  • 🍴 Forks: 0
  • 📝 Language: Python

jihe520/MathModelAgent

🤖📐专为数学建模设计的 Agent & skills ,自动完成数学建模,生成一份完整的可以直接提交的论文。 An Agent Designed for Mathematical Modeling ,Automatically complete mathmodel and generate a complete paper ready for submission.

  • ⭐ Stars: 4163
  • 🍴 Forks: 0
  • 📝 Language: Python

eriklindernoren/ML-From-Scratch

Machine Learning From Scratch. Bare bones NumPy implementations of machine learning models and algorithms with a focus on accessibility. Aims to cover everything from linear regression to deep learning.

  • ⭐ Stars: 32616
  • 🍴 Forks: 0
  • 📝 Language: Python

typescript Languages

magnitudedev/magnitude

Open source inference server that runs the best local models for your hardware, plugged into the agent you already use. Works with Pi, OpenCode, Hermes, OpenClaw, Codex, Claude Code, Oh My Pi, and Cline.

  • ⭐ Stars: 2493
  • 🍴 Forks: 0
  • 📝 Language: TypeScript

anomalyco/opencode

The open source coding agent.

  • ⭐ Stars: 204138
  • 🍴 Forks: 0
  • 📝 Language: TypeScript

awslabs/aidlc-workflows

AI-Driven Life Cycle (AI-DLC) adaptive workflow steering rules for AI coding agents

  • ⭐ Stars: 4341
  • 🍴 Forks: 0
  • 📝 Language: TypeScript

ChromeDevTools/chrome-devtools-mcp

Chrome DevTools for coding agents

  • ⭐ Stars: 50939
  • 🍴 Forks: 0
  • 📝 Language: TypeScript

NateBJones-Projects/OB1

Open Brain — The infrastructure layer for your thinking. One database, one AI gateway, one chat channel — any AI plugs in. No middleware, no SaaS.

  • ⭐ Stars: 4558
  • 🍴 Forks: 0
  • 📝 Language: TypeScript

shadcn-ui/ui

A set of beautifully-designed, accessible components and a code distribution platform. Works with your favorite frameworks. Open Source. Open Code.

  • ⭐ Stars: 123043
  • 🍴 Forks: 0
  • 📝 Language: TypeScript

stablyai/orca

Orca is the ADE for working with a fleet of parallel agents. Run any coding agent with your own subscription. Available on desktop, mobile and VPS.

  • ⭐ Stars: 61739
  • 🍴 Forks: 0
  • 📝 Language: TypeScript

upstash/context7

Context7 Platform — Up-to-date code documentation for LLMs and AI code editors

  • ⭐ Stars: 61628
  • 🍴 Forks: 0
  • 📝 Language: TypeScript

Gitlawb/openclaude

runs anywhere. uses anything

  • ⭐ Stars: 32576
  • 🍴 Forks: 0
  • 📝 Language: TypeScript

github/docs

The open-source repo for docs.github.com

  • ⭐ Stars: 20780
  • 🍴 Forks: 0
  • 📝 Language: TypeScript

garrytan/gstack

Use Garry Tan’s exact Claude Code setup: 23 opinionated tools that serve as CEO, Designer, Eng Manager, Release Manager, Doc Engineer, and QA

  • ⭐ Stars: 131389
  • 🍴 Forks: 0
  • 📝 Language: TypeScript

humanlayer/skills

  • ⭐ Stars: 2312
  • 🍴 Forks: 0
  • 📝 Language: TypeScript

vercel-labs/portless

Replace port numbers with stable, named local URLs. For humans and agents.

  • ⭐ Stars: 12131
  • 🍴 Forks: 0
  • 📝 Language: TypeScript

langgenius/dify

Build Agentic workflows, RAG pipelines, with rich AI model and tool support on one collaborative workspace. Deploy on cloud, VPC, or self-hosted, so teams move from prototype to production without rebuilding the stack.

  • ⭐ Stars: 154472
  • 🍴 Forks: 0
  • 📝 Language: TypeScript