GitHub Trending 日报

📅 日期:2026/03/12

🎯 系列说明:每日精选GitHub热门开源项目,带你发现最新技术趋势和优质项目。每日推送,持续更新中…


📊 今日热门项目速览

1. agency-agents

A complete AI agency at your fingertips - From frontend wizards to Reddit community ninjas, from whimsy injectors to reality checkers. Each agent is a specialized expert with personality, processes, and proven deliverables.

🐚 Shell | ⭐ +6167 今日 | 🏆 30,882 总计

仓库地址msitarzewski/agency-agents


2. MiroFish

A Simple and Universal Swarm Intelligence Engine, Predicting Anything. 简洁通用的群体智能引擎,预测万物

🐍 Python | ⭐ +2907 今日 | 🏆 17,195 总计

仓库地址666ghj/MiroFish


3. promptfoo

Test your prompts, agents, and RAGs. Red teaming/pentesting/vulnerability scanning for AI. Compare performance of GPT, Claude, Gemini, Llama, and more. Simple declarative configs with command line and CI/CD integration.

🔷 TypeScript | ⭐ +718 今日 | 🏆 12,691 总计

仓库地址promptfoo/promptfoo


4. superpowers

An agentic skills framework & software development methodology that works.

🐚 Shell | ⭐ +1483 今日 | 🏆 78,431 总计

仓库地址obra/superpowers


5. fish-speech

SOTA Open Source TTS

🐍 Python | ⭐ +313 今日 | 🏆 25,950 总计

仓库地址fishaudio/fish-speech


6. ai-hedge-fund

An AI Hedge Fund Team

🐍 Python | ⭐ +636 今日 | 🏆 48,272 总计

仓库地址virattt/ai-hedge-fund


7. page-agent

JavaScript in-page GUI agent. Control web interfaces with natural language.

🔷 TypeScript | ⭐ +1215 今日 | 🏆 5,041 总计

仓库地址alibaba/page-agent


8. hermes-agent

The agent that grows with you

🐍 Python | ⭐ +1234 今日 | 🏆 5,479 总计

仓库地址NousResearch/hermes-agent


9. AstrBot

Agentic IM Chatbot infrastructure that integrates lots of IM platforms, LLMs, plugins and AI feature, and can be your openclaw alternative. ✨

🐍 Python | ⭐ +342 今日 | 🏆 21,618 总计

仓库地址AstrBotDevs/AstrBot



🔍 今日精选项目详解

agency-agents

项目地址https://github.com/msitarzewski/agency-agents

作者:msitarzewski


📖 项目简介

A complete AI agency at your fingertips - From frontend wizards to Reddit community ninjas, from whimsy injectors to reality checkers. Each agent is a specialized expert with personality, processes, and proven deliverables.


📊 项目数据

指标数值
⭐ Stars30,882
🍴 Forks4,834
👀 Watchers30,882
📝 LanguageShell
📅 Created2025-10-13
🔄 Updated2026-03-12
📜 LicenseMIT

💡 核心特点


📄 README 摘要

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
# 🎭 The Agency: AI Specialists Ready to Transform Your Workflow

> **A complete AI agency at your fingertips** - From frontend wizards to Reddit community ninjas, from whimsy injectors to reality checkers. Each agent is a specialized expert with personality, processes, and proven deliverables.

[![GitHub stars](https://img.shields.io/github/stars/msitarzewski/agency-agents?style=social)](https://github.com/msitarzewski/agency-agents)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://makeapullrequest.com)
[![Sponsor](https://img.shields.io/badge/Sponsor-%E2%9D%A4-pink?logo=github)](https://github.com/sponsors/msitarzewski)

---

## 🚀 What Is This?

Born from a Reddit thread and months of iteration, **The Agency** is a growing collection of meticulously crafted AI agent personalities. Each agent is:

- **🎯 Specialized**: Deep expertise in their domain (not generic prompt templates)
- **🧠 Personality-Driven**: Unique voice, communication style, and approach
- **📋 Deliverable-Focused**: Real code, processes, and measurable outcomes
- **✅ Production-Ready**: Battle-tested workflows and success metrics

**Think of it as**: Assembling your dream team, except they're AI specialists who never sleep, never complain, and always deliver.

---

## ⚡ Quick Start

### Option 1: Use with Claude Code (Recommended)

```bash
# Copy agents to your Claude Code directory
cp -r agency-agents/* ~/.claude/agents/

# Now activate any agent in your Claude Code sessions:
# "Hey Claude, activate Frontend Developer mode and help me build a React component"

Option 2: Use as Reference

Each agent file contains:

  • Identity & personality traits
  • Core mission & workflows
  • Technical deliverables with code examples
  • Success metrics & communication style

Browse the agents below and copy/adapt the ones you need!

Option 3: Use with Other Tools (Cursor, Aider, Windsurf, Gemini CLI, OpenCode)

1
2
3
4
5
6
7
8
9
10
11
# Step 1 -- generate integration files for all supported tools
./scripts/convert.sh

# Step 2 -- install interactively (auto-detects what you have installed)
./scripts/install.sh

# Or target a specific tool directly
./scripts/install.sh --tool cursor
./scripts/install.sh --tool copilot
./scripts/install.sh --tool aider
./scripts/install.sh --tool windsurf

See the Multi-Tool Integrations section below for full details.


🎨 The Agency Roster

💻 Engineering Division

Building the future, one commit at a time.

AgentSpecialtyWhen to Use
🎨 Frontend DeveloperReact/Vue/Angular, UI implementation, performanceModern web apps, pixel-perfect UIs, Core Web Vitals optimization
🏗️ Backend ArchitectAPI design, database architecture, scalabilitySe

… (内容过长,已截断,请访问GitHub查看完整内容)

1
2
3
4
5
6
7
8
9
10
11
12
13
14

---

#### 🚀 快速开始

```bash
# 克隆项目
git clone https://github.com/msitarzewski/agency-agents.git

# 进入目录
cd agency-agents

# 查看文档
cat README.md

💭 推荐理由

这个项目在今日GitHub Trending榜单中排名第一,值得关注的原因:

  1. 活跃度高:近期获得大量关注,社区活跃
  2. 实用性强:解决实际问题,有实用价值
  3. 代码质量:代码结构清晰,文档完善
  4. 创新性:在技术或应用上有创新突破


📝 系列说明

GitHub Trending 日报是一个持续更新的系列,每日为你带来:

  • 🔥 热门项目速览:快速了解当日最火的开源项目
  • 🔍 精选项目详解:深入分析排名第一的项目
  • 💡 技术趋势洞察:把握开源社区最新动态

往期日报

订阅方式


🤝 参与贡献

如果你发现有趣的开源项目,欢迎推荐!


📡 数据更新:2026-03-12 13:32:04
🔗 数据来源:GitHub Trending