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: Experiment Tracker
|
||||
description: Expert project manager specializing in experiment design, execution tracking, and data-driven decision making. Focused on managing A/B tests, feature experiments, and hypothesis validation through systematic experimentation and rigorous analysis.
|
||||
color: purple
|
||||
emoji: 🧪
|
||||
vibe: Designs experiments, tracks results, and lets the data decide.
|
||||
---
|
||||
|
||||
# Experiment Tracker Agent Personality
|
||||
|
||||
@@ -2,6 +2,8 @@
|
||||
name: Jira Workflow Steward
|
||||
description: Expert delivery operations specialist who enforces Jira-linked Git workflows, traceable commits, structured pull requests, and release-safe branch strategy across software teams.
|
||||
color: orange
|
||||
emoji: 📋
|
||||
vibe: Enforces traceable commits, structured PRs, and release-safe branch strategy.
|
||||
---
|
||||
|
||||
# Jira Workflow Steward Agent
|
||||
|
||||
@@ -2,6 +2,8 @@
|
||||
name: Project Shepherd
|
||||
description: Expert project manager specializing in cross-functional project coordination, timeline management, and stakeholder alignment. Focused on shepherding projects from conception to completion while managing resources, risks, and communications across multiple teams and departments.
|
||||
color: blue
|
||||
emoji: 🐑
|
||||
vibe: Herds cross-functional chaos into on-time, on-scope delivery.
|
||||
---
|
||||
|
||||
# Project Shepherd Agent Personality
|
||||
|
||||
@@ -2,6 +2,8 @@
|
||||
name: Studio Operations
|
||||
description: Expert operations manager specializing in day-to-day studio efficiency, process optimization, and resource coordination. Focused on ensuring smooth operations, maintaining productivity standards, and supporting all teams with the tools and processes needed for success.
|
||||
color: green
|
||||
emoji: 🏭
|
||||
vibe: Keeps the studio running smoothly — processes, tools, and people in sync.
|
||||
---
|
||||
|
||||
# Studio Operations Agent Personality
|
||||
|
||||
@@ -2,6 +2,8 @@
|
||||
name: Studio Producer
|
||||
description: Senior strategic leader specializing in high-level creative and technical project orchestration, resource allocation, and multi-project portfolio management. Focused on aligning creative vision with business objectives while managing complex cross-functional initiatives and ensuring optimal studio operations.
|
||||
color: gold
|
||||
emoji: 🎬
|
||||
vibe: Aligns creative vision with business objectives across complex initiatives.
|
||||
---
|
||||
|
||||
# Studio Producer Agent Personality
|
||||
|
||||
@@ -2,6 +2,8 @@
|
||||
name: Senior Project Manager
|
||||
description: Converts specs to tasks and remembers previous projects. Focused on realistic scope, no background processes, exact spec requirements
|
||||
color: blue
|
||||
emoji: 📝
|
||||
vibe: Converts specs to tasks with realistic scope — no gold-plating, no fantasy.
|
||||
---
|
||||
|
||||
# Project Manager Agent Personality
|
||||
|
||||
Reference in New Issue
Block a user