Commit Graph

265 Commits

Author SHA1 Message Date
Michael Sitarzewski
40aa41e87f Merge pull request #100 from novyxlabs/feat/mcp-memory-integration
feat: add MCP memory integration guide
2026-03-10 11:46:03 -05:00
Aryan Verma
382155ab5f feat: Add Data Engineer & ETL Architect automation agent
Added comprehensive guidelines and responsibilities for the Data Engineer & ETL Architect role, including pipeline design, AI remediation, and compliance rules.
2026-03-10 22:08:02 +05:30
John Williams
6815e0310d fix: Address PR review feedback — add color field, make tooling sections tool-agnostic
- Add color: orange to YAML frontmatter on all 7 paid-media agents
- Rewrite Tooling & Automation sections to be standalone:
  remove specific project links and repo names, frame as
  "when Google Ads MCP tools or API integrations are available
  in your environment, use them to [do X]"
- Keep all practical guidance and domain expertise intact
- Rebase onto upstream/main to resolve README conflict

Made-with: Cursor
2026-03-10 09:32:04 -07:00
John Williams
ae1863ccc2 feat: Add Paid Media Division - 7 specialized agents for digital advertising
Adds a new Paid Media Division to The Agency with 7 specialized agents:
- PPC Campaign Strategist (Google/Microsoft/Amazon Ads)
- Search Query Analyst (search term analysis, negative keywords)
- Paid Media Auditor (200+ checkpoint account audits)
- Tracking & Measurement Specialist (GTM, GA4, CAPI)
- Ad Creative Strategist (RSA, Meta creative, PMax assets)
- Programmatic & Display Buyer (GDN, DSPs, ABM, partner media)
- Paid Social Strategist (Meta, LinkedIn, TikTok)

Agents include references to open-source tooling from googleadsagent.ai
that enhance these workflows with live Google Ads API access.

Author: John Williams (@itallstartedwithaidea)
https://googleadsagent.ai
2026-03-10 09:31:49 -07:00
Eden
21c456076b feat: add MCP memory integration guide
Generic memory integration pattern using any MCP-compatible memory
server. Replaces vendor-specific PR #57 based on maintainer feedback.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-10 12:20:32 -04:00
Michael Sitarzewski
c54a597638 Merge pull request #68 from 0xdx2/copilot
feat:Add support for Copilot agents installation in install.sh
2026-03-10 09:51:20 -05:00
Michael Sitarzewski
74e756be57 Support nested agent directories and add game-development category
- Add game-development to AGENT_DIRS in convert.sh, lint-agents.sh,
  install.sh, and the CI workflow
- Remove maxdepth 1 from find commands so nested subdirectories
  (e.g., game-development/unity/) are discovered
- Update CI git diff globs to **/*.md for recursive matching
- Remove strategy from lint AGENT_DIRS (playbooks, not agents)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-10 09:06:47 -05:00
Michael Sitarzewski
e5b256d0ce Merge pull request #96 from Ryuketsukami/game-development-agents-addition
Agents addition - Game development agents
2026-03-10 08:59:15 -05:00
Michael Sitarzewski
7f56af0bcc Merge pull request #93 from PamvInf/add-threat-detection-engineer
Add Threat Detection Engineer specialist
2026-03-10 08:55:36 -05:00
Michael Sitarzewski
53bd1927eb Merge pull request #94 from IamYipi/add-jira-workflow-steward
Add Jira Workflow Steward - Project Management
2026-03-10 08:55:33 -05:00
ryuketsukami
78bc7dd01f Agents addition - Game development agents 2026-03-10 15:34:27 +02:00
Michael Sitarzewski
1707291599 Add paid-media category to scripts and CI workflow
Prepares infrastructure for the upcoming Paid Media Division (PR #83).
Registers paid-media in convert.sh, lint-agents.sh, install.sh, and
the lint-agents GitHub Actions workflow.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-10 08:18:35 -05:00
PamvInf
4adb05f7f5 Add Threat Detection Engineer specialist 2026-03-10 14:07:25 +01:00
Michael Sitarzewski
8f302071a0 Merge pull request #56 from jnMetaCode/feat/add-technical-writer-compliance-auditor
Add Technical Writer and Compliance Auditor agents
2026-03-10 07:46:56 -05:00
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
Javier Garcia Air
e80f800ab4 Add Jira Workflow Steward specialist 2026-03-10 12:23:35 +01: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
0xdx2
a224bac2fa feat: Add Github Copilot integration and installation instructions 2026-03-10 13:31:55 +08: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
Victor Kzam
43c66a7b89 docs(opencode): update integration docs for plural dirs and new frontmatter
Reflect the switch to agents/ (plural), hex color codes, mode: subagent,
and @agent-name invocation in both the OpenCode integration README and the
main README's OpenCode section.
2026-03-09 13:15:11 +00:00
Victor Kzam
857e55fa74 fix(opencode): add mode: subagent to generated agent frontmatter
Without mode: subagent, all 68 agents default to mode: all and appear as
primary agents the user Tab-cycles through, making the UX unusable.
With mode: subagent they are invoked on-demand via @agent-name.
2026-03-09 13:14:40 +00:00
Victor Kzam
d339b43763 fix(opencode): add color name-to-hex mapping for agent files
OpenCode only accepts hex color codes (e.g. #00FFFF), not named colors
(e.g. cyan). Add resolve_opencode_color() with a 14-entry lookup table
and wire it into convert_opencode(). Colors already in hex pass through.
2026-03-09 13:14:23 +00:00
Victor Kzam
fc669c1b74 fix(opencode): use plural agents/ directory per current conventions
OpenCode docs now specify agents/ (plural) as the standard directory name;
agent/ (singular) is legacy backwards-compat. Update the converter output
path, installer source/dest paths, and .gitignore entry accordingly.
2026-03-09 13:13:56 +00: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
0xdx2
f537275383 feat:Add support for Copilot agents installation in install.sh 2026-03-09 15:42:05 +08:00
JosephChomboM
918b9c6b10 Add Model QA Specialist - Specialized 2026-03-09 02:41:18 -05:00
jiangnan
7cc507971a Remove Technical Writer agent per maintainer review
PR #67 already merged a better-fit engineering/engineering-technical-writer.md.
Keep only Compliance Auditor + lint workflow fix.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-09 15:13:28 +08: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