2 Commits

Author SHA1 Message Date
Michael Sitarzewski
6d58ad4c0a Add OpenClaw integration, emoji/vibe frontmatter, services field, and AP agent cleanup
OpenClaw support:
- Add section-splitting convert_openclaw() to convert.sh that routes
  ## headers by keyword into SOUL.md (persona) vs AGENTS.md (operations)
  and generates IDENTITY.md with emoji + vibe from frontmatter
- Add integrations/openclaw/ to .gitignore

Frontmatter additions (all 112 agents):
- Add emoji and vibe fields to every agent for OpenClaw IDENTITY.md
  generation and future dashboard/catalog use
- Add services field to carousel-growth-engine (Gemini API, Upload-Post)
- Add emoji/vibe to 7 new paid-media agents from PR #83

Agent quality:
- Rewrite accounts-payable-agent to be vendor-agnostic (remove AgenticBTC
  dependency, use generic payments.* interface)

Documentation:
- CONTRIBUTING.md: Add Persona/Operations section grouping guidance,
  emoji/vibe/services frontmatter fields, external services editorial policy
- README.md: Add OpenClaw to supported tools, update agent count to 112,
  reduce third-party OpenClaw repo mention to one-line attribution

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-10 17:20:10 -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