88 Commits

Author SHA1 Message Date
Michael Sitarzewski
4cd2004bb6
Merge pull request #69 from JosephChomboM/add-model-qa
Add Model QA Specialist - Specialized
2026-03-10 07:46:54 -05:00
Michael Sitarzewski
5669fa4bf2
Merge pull request #71 from GaelicThunder/add-embedded-firmware-engineer
Add Embedded Firmware Engineer specialist
2026-03-10 07:46:51 -05:00
Michael Sitarzewski
9d3c64799d
Merge pull request #72 from mergisi/add-openclaw-agents-resource
Add Awesome OpenClaw Agents to related resources
2026-03-10 07:46:48 -05:00
Michael Sitarzewski
284d495cd8
Merge pull request #75 from dreynow/feat/kanoniv-identity-agent
Add Identity Graph Operator - Specialized
2026-03-10 07:46:45 -05:00
Michael Sitarzewski
7e19182994
Merge pull request #78 from mutonby/add-carousel-growth-engine
Add Carousel Growth Engine - Marketing
2026-03-10 07:46:43 -05:00
Michael Sitarzewski
703ce86305
Merge pull request #84 from mikonos/add-zk-steward
Add ZK Steward - knowledge-base specialist (Luhmann-style)
2026-03-10 07:46:41 -05:00
Michael Sitarzewski
371b078ccc
Merge pull request #86 from bkblocksolutions-rgb/main
Add Accounts Payable Agent - autonomous payment processing
2026-03-10 07:46:38 -05:00
Michael Sitarzewski
89648d8858
Merge pull request #89 from jcordon5/add-seo-specialist
Add SEO Specialist - Marketing
2026-03-10 07:46:35 -05:00
Michael Sitarzewski
735c5d1557
Merge pull request #90 from PamvInf/add-incident-response-commander
Add Incident Response Commander - Engineering
2026-03-10 07:46:33 -05:00
PamvInf
8a49fbe3a7 Add Incident Response Commander specialist 2026-03-10 12:14:18 +01:00
José A. Cordón
2e4ba819ec Add SEO Specialist - Marketing 2026-03-10 10:58:10 +01:00
bkblocksolutions-rgb
85f3f8d7ea Add Accounts Payable Agent - autonomous payment processing via AgenticBTC MCP 2026-03-10 00:17:34 -05:00
nameforyou
6f7ef598b8 Use full English in structure note example and template
Made-with: Cursor
2026-03-10 12:12:40 +08:00
nameforyou
38bd2869c8 Add deep-reading structure note example (LLM learning notes)
Made-with: Cursor
2026-03-10 12:11:37 +08:00
nameforyou
bbba305304 Add second Technical Deliverables example (daily log entry) per CONTRIBUTING
Made-with: Cursor
2026-03-10 12:09:53 +08:00
nameforyou
6fa3f96bd5 Add structure-note, random-walk, deep-learning to Companion Skills table
Made-with: Cursor
2026-03-10 12:08:44 +08:00
nameforyou
85de23b1d5 Point companion skills to public zk-steward-companion repo
Made-with: Cursor
2026-03-10 12:05:24 +08:00
nameforyou
6a310de8f4 Add ZK Steward - knowledge-base specialist (Luhmann-style)
Made-with: Cursor
2026-03-10 12:01:30 +08:00
juancarlos.cavero
4219602cd7 Add Carousel Growth Engine - Marketing
Autonomous TikTok/Instagram carousel agent that analyzes websites via
Playwright, generates 6-slide carousels with Gemini, publishes via
Upload-Post API, and iteratively improves through analytics feedback.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-09 20:09:38 +01:00
dreynow
b87a354bf8 refactor: remove product references, keep agent as a pattern
- Remove workflow example (too product-specific)
- Strip all install commands, API keys, and product references
- Replace tool-specific code blocks with generic JSON schemas
- Add Python matching example showing the resolution pattern
- Agent now teaches the concept, not a specific product
2026-03-09 13:03:01 +00:00
dreynow
93f2b4c052 fix: align agent template with contributing guidelines
- Add emoji prefixes to all section headers
- Rename sections to match required template structure
- Add Advanced Capabilities section (cross-framework federation,
  real-time+batch hybrid, multi-entity-type, shared agent memory)
- Move setup/deliverables into Technical Deliverables section
- Restructure workflow into numbered steps under Workflow Process
2026-03-09 12:53:45 +00:00
dreynow
29af62beab Add Identity Graph Operator agent + multi-agent shared identity workflow
New specialized agent: Identity Graph Operator - operates a shared identity
graph so multiple agents in a system all resolve to the same canonical entity.
Prevents duplicate records, conflicting actions, and cascading errors when
agents encounter the same real-world entity from different sources.

New example workflow: Multi-Agent Shared Identity - step-by-step walkthrough
of 3 agents (Support, Backend, Analytics) handling the same customer across
email, phone, and web channels with shared identity resolution.

Enhanced Agentic Identity & Trust Architect with a section showing how it
complements the Identity Graph Operator (agent identity vs entity identity).
2026-03-09 12:44:10 +00:00
Mustafa Ergisi
1c9afd910b Add Awesome OpenClaw Agents to related resources 2026-03-09 13:04:37 +03:00
GaelicThunder
107445a525 Add Embedded Firmware Engineer specialist 2026-03-09 10:09:40 +01:00
JosephChomboM
918b9c6b10 Add Model QA Specialist - Specialized 2026-03-09 02:41:18 -05:00
Michael Sitarzewski
2293264856
Merge pull request #67 from santhoshravindran7/add-data-engineer-technical-writer-developer-advocate
Add Data Engineer, Technical Writer, and Developer Advocate agents
2026-03-09 00:14:33 -05:00
Michael Sitarzewski
324edd956c
Merge pull request #65 from heyrich/add-advanced-specialists
Add 4 Advanced Specialist Agents [Autonomous Optimization, Nudge, CQ, Inclusive Visuals]
2026-03-09 00:10:20 -05:00
Saravi
95cd06692c Add Data Engineer, Technical Writer, and Developer Advocate agents
Three new specialist agents filling clear gaps in the current roster:

- engineering/engineering-data-engineer.md: ETL/ELT pipelines, Delta Lake,
  Apache Spark, dbt, Medallion Architecture (Bronze/Silver/Gold), streaming
  with Kafka, data quality with Great Expectations, cloud lakehouse platforms
  (Fabric, Databricks, Synapse, Snowflake, BigQuery)

- engineering/engineering-technical-writer.md: Developer documentation,
  API reference (OpenAPI), README templates, tutorials, docs-as-code
  (Docusaurus/MkDocs), content quality standards, DX metrics

- specialized/specialized-developer-advocate.md: Developer relations,
  DX auditing and improvement, technical content creation, community
  building, GitHub engagement, conference talks, product feedback loops

Each agent follows the standard template with YAML frontmatter, identity,
core mission, critical rules, technical deliverables with working code,
workflow process, communication style, and success metrics.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-03-08 20:17:46 -07:00
heyrich
95a0c28416
Add files via upload 2026-03-08 21:57:52 -05:00
Michael Sitarzewski
512f3773d1
Merge pull request #55 from 4shil/cross-platform-support
feat: multi-tool integration scripts (Antigravity, Gemini CLI, OpenCode, Cursor, Aider, Windsurf)
2026-03-08 11:51:59 -05:00
4shil
ce41d994d8 Add Option 3 (multi-tool install) to Quick Start section 2026-03-08 22:07:32 +05:30
4shil
ba6ac1ba18 Replace tool tables with bullet lists in both READMEs 2026-03-08 21:55:32 +05:30
4shil
c2aa576321 Fix table formatting in README.md and integrations/README.md
- Use spaced separator rows (| ---- |) for consistent GitHub rendering
- Remove asterisk-wrapped italic text inside table cells
- Add missing OpenCode row to integrations/README.md table
- Remove (project-scoped) qualifiers from Install Target column (cleaner)
2026-03-08 21:37:30 +05:30
4shil
57b482e3d7 README: replace Unicode box chars in UI preview with plain ASCII
The installer UI preview in README.md contained Unicode box-drawing
characters (╔╗╚╝║═) and bullets (●○✓) from an earlier draft that
didn't match the actual script output. Replaced with the current
plain-ASCII UI output that the script actually renders.

Also replaced em-dashes (—) with -- outside of code blocks for
consistency with the rest of the documentation.
2026-03-08 21:34:04 +05:30
4shil
1af452f90d Remove generated integration files, add to .gitignore
The 250+ generated files in integrations/ were adding repo bloat and would
cause merge conflicts when agents change. Run scripts/convert.sh to
regenerate them locally.

What's committed:
- scripts/convert.sh and scripts/install.sh (the actual value)
- integrations/*/README.md (docs for each tool)
- integrations/README.md (overview)
- .gitignore updated to exclude all generated output dirs

What's excluded (add to .gitignore):
- integrations/antigravity/agency-*/
- integrations/gemini-cli/skills/ + gemini-extension.json
- integrations/opencode/agent/
- integrations/cursor/rules/
- integrations/aider/CONVENTIONS.md
- integrations/windsurf/.windsurfrules
2026-03-08 21:28:26 +05:30
4shil
929c2275aa fix: address Copilot review suggestions
- Remove duplicate --- horizontal rule before Multi-Tool Integrations section (README.md)
- Fix relative link in integrations/claude-code/README.md: ../README.md -> ../../README.md
- Fix literal \n escape sequence in Senior Project Manager description (source + antigravity integration)
  (note: tables rendered correctly -- no || double-pipe issue present in source)
2026-03-08 20:43:50 +05:30
Ashil K Lal
62a7c42d5d
Update integrations/claude-code/README.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-03-08 20:38:22 +05:30
Ashil K Lal
8657591459
Update integrations/antigravity/agency-senior-project-manager/SKILL.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-03-08 20:38:05 +05:30
4shil
4f68131a01 feat: add multi-tool integration scripts and converted agent files
Adds support for installing The Agency agents across 7 agentic coding
tools via two scripts:

scripts/convert.sh
  - Reads all 61 agents and converts them into tool-specific formats
  - Supports: Antigravity, Gemini CLI, OpenCode, Cursor, Aider, Windsurf
  - Shellcheck-clean, pure bash, no external deps
  - Run: ./scripts/convert.sh [--tool <name>]

scripts/install.sh
  - Interactive terminal UI with auto-detection of installed tools
  - Pre-selects detected tools, toggle by number or bulk commands
  - Falls back gracefully in CI / non-interactive mode
  - Cross-platform: Linux, macOS (bash 3.2+), Windows Git Bash / WSL
  - Run: ./scripts/install.sh [--tool <name>] [--no-interactive]

integrations/ (generated, committed for reference)
  - antigravity/   SKILL.md per agent (61 files)
  - gemini-cli/    SKILL.md per agent + gemini-extension.json
  - opencode/      .md agent files for .opencode/agent/
  - cursor/        .mdc rule files for .cursor/rules/
  - aider/         single CONVENTIONS.md (all agents combined)
  - windsurf/      single .windsurfrules (all agents combined)
  - claude-code/   README only (agents copied directly from repo root)
  - README.md      full usage + tool-specific instructions

README.md
  - Added Multi-Tool Integrations section with supported tools table,
    quick-start guide, per-tool expandable instructions, and updated
    roadmap marking integrations as complete
2026-03-08 20:30:01 +05:30
Michael Sitarzewski
5e32f1d1ac Add Community Translations section to README, linking agency-agents-zh
Responds to issue #47 — blesses jnMetaCode's zh-CN localization repo
and adds a Community Translations & Localizations section to the README.

Closes #47

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-07 13:18:30 -06:00
Michael Sitarzewski
28dd431097 Update README with missing Agentic Identity & Trust Architect agent and correct agent count to 61
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-07 12:17:03 -06:00
Michael Sitarzewski
23f5811b91
Merge pull request #43 from benjifriedman/add-accessibility-auditor
Excellent contribution! The Accessibility Auditor fills an important gap — great depth with the audit report template, screen reader testing protocol, and keyboard navigation audit. The axe-core examples are a nice practical touch. We'll handle the README update on our end. Thanks @benjifriedman!
2026-03-07 12:06:55 -06:00
Michael Sitarzewski
c00bb9e063
Merge pull request #36 from jnMetaCode/add-security-engineer
Great agent! The Security Engineer is thorough — love the STRIDE threat model template and the concrete CI security pipeline examples. We'll handle the README update on our end. Thanks @jnMetaCode!
2026-03-07 12:06:48 -06:00
Michael Sitarzewski
fe3b0663d6
Merge pull request #42 from jnMetaCode/feat/add-workflow-examples
These workflow examples are a great addition — practical, well-structured, and aligned with the roadmap. The startup MVP and landing page sprint patterns will be really useful references. Thanks @jnMetaCode!
2026-03-07 12:06:41 -06:00
Michael Sitarzewski
135918fb3a
Merge pull request #37 from jnMetaCode/feat/add-agent-lint-ci
Excellent addition! The lint workflow looks solid — validates required frontmatter as errors, recommended sections as warnings, and only lints changed files to avoid noise. Thanks @jnMetaCode!
2026-03-07 12:06:33 -06:00
Michael Sitarzewski
6a297c5212
Merge pull request #39 from jnMetaCode/fix/agent-frontmatter-issues
Great housekeeping PR! Thanks for adding the missing color fields and fixing the line endings, @jnMetaCode. Clean and well-scoped.
2026-03-07 12:06:23 -06:00
Michael Sitarzewski
872a203a31 Update README with Chinese marketing agents and agent count
Add Xiaohongshu Specialist, WeChat Official Account Manager, and Zhihu
Strategist to the Marketing Division roster. Update agent count to 59.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-07 11:13:06 -06:00
Michael Sitarzewski
f8f455c700
Merge pull request #44 from samqin123/add-chinese-marketing-agents
Add three Chinese marketing agents: Xiaohongshu Specialist, WeChat Of…
2026-03-07 11:04:26 -06:00
sam123
f352d89900 Add three Chinese marketing agents: Xiaohongshu Specialist, WeChat Official Account Manager, and Zhihu Strategist
- Xiaohongshu Specialist: Lifestyle content, trend-driven strategy, authentic community engagement
- WeChat Official Account Manager: Subscriber relationship building, content value, conversion optimization
- Zhihu Strategist: Thought leadership, community credibility, knowledge-driven engagement

These agents extend marketing capabilities for Chinese platforms with specialized expertise.
2026-03-06 13:16:27 +08:00
Benji
d5dce57662 Add Accessibility Auditor to Testing Division table in README 2026-03-05 21:08:00 -08:00