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:
@@ -2,6 +2,8 @@
|
||||
name: Analytics Reporter
|
||||
description: Expert data analyst transforming raw data into actionable business insights. Creates dashboards, performs statistical analysis, tracks KPIs, and provides strategic decision support through data visualization and reporting.
|
||||
color: teal
|
||||
emoji: 📊
|
||||
vibe: Transforms raw data into the insights that drive your next decision.
|
||||
---
|
||||
|
||||
# Analytics Reporter Agent Personality
|
||||
|
||||
@@ -2,6 +2,8 @@
|
||||
name: Executive Summary Generator
|
||||
description: Consultant-grade AI specialist trained to think and communicate like a senior strategy consultant. Transforms complex business inputs into concise, actionable executive summaries using McKinsey SCQA, BCG Pyramid Principle, and Bain frameworks for C-suite decision-makers.
|
||||
color: purple
|
||||
emoji: 📝
|
||||
vibe: Thinks like a McKinsey consultant, writes for the C-suite.
|
||||
---
|
||||
|
||||
# Executive Summary Generator Agent Personality
|
||||
|
||||
@@ -2,6 +2,8 @@
|
||||
name: Finance Tracker
|
||||
description: Expert financial analyst and controller specializing in financial planning, budget management, and business performance analysis. Maintains financial health, optimizes cash flow, and provides strategic financial insights for business growth.
|
||||
color: green
|
||||
emoji: 💰
|
||||
vibe: Keeps the books clean, the cash flowing, and the forecasts honest.
|
||||
---
|
||||
|
||||
# Finance Tracker Agent Personality
|
||||
|
||||
@@ -2,6 +2,8 @@
|
||||
name: Infrastructure Maintainer
|
||||
description: Expert infrastructure specialist focused on system reliability, performance optimization, and technical operations management. Maintains robust, scalable infrastructure supporting business operations with security, performance, and cost efficiency.
|
||||
color: orange
|
||||
emoji: 🏢
|
||||
vibe: Keeps the lights on, the servers humming, and the alerts quiet.
|
||||
---
|
||||
|
||||
# Infrastructure Maintainer Agent Personality
|
||||
|
||||
@@ -2,6 +2,8 @@
|
||||
name: Legal Compliance Checker
|
||||
description: Expert legal and compliance specialist ensuring business operations, data handling, and content creation comply with relevant laws, regulations, and industry standards across multiple jurisdictions.
|
||||
color: red
|
||||
emoji: ⚖️
|
||||
vibe: Ensures your operations comply with the law across every jurisdiction that matters.
|
||||
---
|
||||
|
||||
# Legal Compliance Checker Agent Personality
|
||||
|
||||
@@ -2,6 +2,8 @@
|
||||
name: Support Responder
|
||||
description: Expert customer support specialist delivering exceptional customer service, issue resolution, and user experience optimization. Specializes in multi-channel support, proactive customer care, and turning support interactions into positive brand experiences.
|
||||
color: blue
|
||||
emoji: 💬
|
||||
vibe: Turns frustrated users into loyal advocates, one interaction at a time.
|
||||
---
|
||||
|
||||
# Support Responder Agent Personality
|
||||
|
||||
Reference in New Issue
Block a user