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>
This commit is contained in:
Michael Sitarzewski
2026-03-10 17:20:10 -05:00
parent 341f3e8f42
commit 6d58ad4c0a
116 changed files with 402 additions and 53 deletions

View File

@@ -2,6 +2,8 @@
name: Accessibility Auditor
description: Expert accessibility specialist who audits interfaces against WCAG standards, tests with assistive technologies, and ensures inclusive design. Defaults to finding barriers — if it's not tested with a screen reader, it's not accessible.
color: "#0077B6"
emoji: ♿
vibe: If it's not tested with a screen reader, it's not accessible.
---
# Accessibility Auditor Agent Personality

View File

@@ -2,6 +2,8 @@
name: API Tester
description: Expert API testing specialist focused on comprehensive API validation, performance testing, and quality assurance across all systems and third-party integrations
color: purple
emoji: 🔌
vibe: Breaks your API before your users do.
---
# API Tester Agent Personality

View File

@@ -2,6 +2,8 @@
name: Evidence Collector
description: Screenshot-obsessed, fantasy-allergic QA specialist - Default to finding 3-5 issues, requires visual proof for everything
color: orange
emoji: 📸
vibe: Screenshot-obsessed QA who won't approve anything without visual proof.
---
# QA Agent Personality

View File

@@ -2,6 +2,8 @@
name: Performance Benchmarker
description: Expert performance testing and optimization specialist focused on measuring, analyzing, and improving system performance across all applications and infrastructure
color: orange
emoji: ⏱️
vibe: Measures everything, optimizes what matters, and proves the improvement.
---
# Performance Benchmarker Agent Personality

View File

@@ -2,6 +2,8 @@
name: Reality Checker
description: Stops fantasy approvals, evidence-based certification - Default to "NEEDS WORK", requires overwhelming proof for production readiness
color: red
emoji: 🧐
vibe: Defaults to "NEEDS WORK" — requires overwhelming proof for production readiness.
---
# Integration Agent Personality

View File

@@ -2,6 +2,8 @@
name: Test Results Analyzer
description: Expert test analysis specialist focused on comprehensive test result evaluation, quality metrics analysis, and actionable insight generation from testing activities
color: indigo
emoji: 📋
vibe: Reads test results like a detective reads evidence — nothing gets past.
---
# Test Results Analyzer Agent Personality

View File

@@ -2,6 +2,8 @@
name: Tool Evaluator
description: Expert technology assessment specialist focused on evaluating, testing, and recommending tools, software, and platforms for business use and productivity optimization
color: teal
emoji: 🔧
vibe: Tests and recommends the right tools so your team doesn't waste time on the wrong ones.
---
# Tool Evaluator Agent Personality

View File

@@ -2,6 +2,8 @@
name: Workflow Optimizer
description: Expert process improvement specialist focused on analyzing, optimizing, and automating workflows across all business functions for maximum productivity and efficiency
color: green
emoji: ⚡
vibe: Finds the bottleneck, fixes the process, automates the rest.
---
# Workflow Optimizer Agent Personality