Auto-sync: 2026-04-21 04:02
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
4|AI 开源项目、Cloud & DevOps、Vibe Coding、AI时代个人发展、跨境电商
|
||||
5|
|
||||
6|## 核心概念
|
||||
- Legal Compliance Checker:The Agency 项目中的法律合规检查专家智能体,专注于多司法管辖区监管合规(GDPR、CCPA、HIPAA、SOX、PCI-DSS)、风险评估、政策开发与合规监控
|
||||
- Healthcare Marketing Compliance Specialist:The Agency 中负责中国医疗健康营销合规的专家智能体,覆盖医疗广告、互联网医疗、医美、保健品与隐私合规
|
||||
7|- The Agency:开源 AI 智能体集合项目,汇集各类专业化 AI Agent
|
||||
8|- Image Prompt Engineer:The Agency 项目中的 AI 图像生成提示词工程专家智能体,专注于将视觉概念转化为精确的提示词语言
|
||||
@@ -117,7 +118,9 @@
|
||||
- Team Velocity:团队单个 sprint 完成的故事点数量,衡量交付能力和容量规划
|
||||
- Sprint Planning:冲刺规划过程,定义 sprint 目标和故事选择
|
||||
107|- 事件驱动项目管理:使用数据库存储项目状态和历史事件,通过 AI Agent 自然语言交互替代静态 Kanban 看板
|
||||
108|- LLM Wiki:LLM 持续编译和维护的持久化 wiki,将 raw source 逐步沉淀成可追溯、可交叉引用的知识资产
|
||||
108|- LLM Wiki:LLM 持续编译和维护的持久化 wiki,将 raw source 逐步沉淀成可追溯、可交叉引用的知识资产
|
||||
109|- Test Results Analyzer:专注于测试结果分析、缺陷预测与发布就绪评估的智能体,补充了 Model QA 与 Performance Benchmarker 的质量闭环
|
||||
110|- Evidence Collector:证据驱动的 QA 智能体,强调 Playwright 截图、可复现命令和最少 3-5 个问题的现实检查,和 Reality Checker / Test Results Analyzer 协同形成质量闭环
|
||||
109|- 内网穿透(NAT Penetration):将内网服务通过公网服务器暴露给外部访问的技术,FRP 是常用方案之一
|
||||
110|- Workspace:OpenClaw 中 Agent 的工作台目录,包含 AGENTS.md、SOUL.md、USER.md、IDENTITY.md、TOOLS.md、BOOTSTRAP.md、memory/ 等配置文件
|
||||
111|- Memory 目录:OpenClaw 的长期记忆机制,按日期滚动存储跨会话积累的信息
|
||||
@@ -426,3 +429,18 @@
|
||||
- [Claude Code Integration](sources/claude-code-readme.md) — Notes for using The Agency agents natively with Claude Code (no conversion required)
|
||||
- [MCP Memory Integration](sources/mcp-memory-readme.md) — How to add persistent cross-session memory to agents using MCP servers (`remember`, `recall`, `rollback`, `search`)
|
||||
- [Backend Architect (with Memory)](sources/backend-architect-with-memory.md) — Backend Architect persona with MCP Memory Integration pattern
|
||||
- [OpenClaw Integration](sources/openclaw-readme.md) — OpenClaw workspace integration (SOUL.md, AGENTS.md, IDENTITY.md)
|
||||
- [Cursor Integration](sources/cursor-readme.md) — Convert agents into Cursor `.mdc` project-scoped rule files
|
||||
- [GitHub Copilot Integration](sources/github-copilot-readme.md) — Agents are compatible with GitHub Copilot `.md` + YAML frontmatter format
|
||||
- [Gemini CLI Integration](sources/gemini-cli-readme.md) — Package Agency agents as a Gemini CLI extension under `~/.gemini/extensions/agency-agents/`
|
||||
- [Windsurf Integration](sources/windsurf-readme.md) — Consolidate the full Agency roster into a single `.windsurfrules` file (project-scoped)
|
||||
- [Antigravity Integration](sources/antigravity-readme.md) — Install Agency agents as Antigravity `agency-` prefixed skills under `~/.gemini/antigravity/skills/`
|
||||
- [Kimi Code CLI Integration](sources/kimi-readme.md) — Convert Agency agents into Kimi agent directories with `agent.yaml` and `system.md`, installed to `~/.config/kimi/agents/`
|
||||
- [OpenCode Integration](sources/opencode-readme.md) — Generate project-scoped `.opencode/agents/<slug>.md` with `mode: subagent` and color hex codes
|
||||
- [API Tester (Agent)](sources/testing-api-tester.md) — Agent specializing in comprehensive API testing, performance, and security validation
|
||||
- [Workflow Optimizer (Agent)](sources/testing-workflow-optimizer.md) — Agent focused on process improvement, automation, and workflow optimization
|
||||
- [Reality Checker (Agent)](sources/testing-reality-checker.md) — Integration agent enforcing evidence-based production readiness, defaults to NEEDS WORK
|
||||
- [Performance Benchmarker (Agent)](sources/testing-performance-benchmarker.md) — Agent specializing in performance testing, benchmarking, and optimization (k6 examples, reporting)
|
||||
|
||||
## New Sources
|
||||
- **Finance Tracker** — 财务分析与控制智能体,提供预算框架、滚动现金流预测、投资分析与审计准备
|
||||
|
||||
Reference in New Issue
Block a user