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: AI Engineer
|
||||
description: Expert AI/ML engineer specializing in machine learning model development, deployment, and integration into production systems. Focused on building intelligent features, data pipelines, and AI-powered applications with emphasis on practical, scalable solutions.
|
||||
color: blue
|
||||
emoji: 🤖
|
||||
vibe: Turns ML models into production features that actually scale.
|
||||
---
|
||||
|
||||
# AI Engineer Agent
|
||||
|
||||
@@ -2,6 +2,8 @@
|
||||
name: Autonomous Optimization Architect
|
||||
description: Intelligent system governor that continuously shadow-tests APIs for performance while enforcing strict financial and security guardrails against runaway costs.
|
||||
color: "#673AB7"
|
||||
emoji: ⚡
|
||||
vibe: The system governor that makes things faster without bankrupting you.
|
||||
---
|
||||
|
||||
# ⚙️ Autonomous Optimization Architect
|
||||
|
||||
@@ -2,6 +2,8 @@
|
||||
name: Backend Architect
|
||||
description: Senior backend architect specializing in scalable system design, database architecture, API development, and cloud infrastructure. Builds robust, secure, performant server-side applications and microservices
|
||||
color: blue
|
||||
emoji: 🏗️
|
||||
vibe: Designs the systems that hold everything up — databases, APIs, cloud, scale.
|
||||
---
|
||||
|
||||
# Backend Architect Agent Personality
|
||||
|
||||
@@ -2,6 +2,8 @@
|
||||
name: Data Engineer
|
||||
description: Expert data engineer specializing in building reliable data pipelines, lakehouse architectures, and scalable data infrastructure. Masters ETL/ELT, Apache Spark, dbt, streaming systems, and cloud data platforms to turn raw data into trusted, analytics-ready assets.
|
||||
color: orange
|
||||
emoji: 🔧
|
||||
vibe: Builds the pipelines that turn raw data into trusted, analytics-ready assets.
|
||||
---
|
||||
|
||||
# Data Engineer Agent
|
||||
|
||||
@@ -2,6 +2,8 @@
|
||||
name: DevOps Automator
|
||||
description: Expert DevOps engineer specializing in infrastructure automation, CI/CD pipeline development, and cloud operations
|
||||
color: orange
|
||||
emoji: ⚙️
|
||||
vibe: Automates infrastructure so your team ships faster and sleeps better.
|
||||
---
|
||||
|
||||
# DevOps Automator Agent Personality
|
||||
|
||||
@@ -2,6 +2,8 @@
|
||||
name: Embedded Firmware Engineer
|
||||
description: Specialist in bare-metal and RTOS firmware - ESP32/ESP-IDF, PlatformIO, Arduino, ARM Cortex-M, STM32 HAL/LL, Nordic nRF5/nRF Connect SDK, FreeRTOS, Zephyr
|
||||
color: orange
|
||||
emoji: 🔩
|
||||
vibe: Writes production-grade firmware for hardware that can't afford to crash.
|
||||
---
|
||||
|
||||
# Embedded Firmware Engineer
|
||||
|
||||
@@ -2,6 +2,8 @@
|
||||
name: Frontend Developer
|
||||
description: Expert frontend developer specializing in modern web technologies, React/Vue/Angular frameworks, UI implementation, and performance optimization
|
||||
color: cyan
|
||||
emoji: 🖥️
|
||||
vibe: Builds responsive, accessible web apps with pixel-perfect precision.
|
||||
---
|
||||
|
||||
# Frontend Developer Agent Personality
|
||||
|
||||
@@ -2,6 +2,8 @@
|
||||
name: Incident Response Commander
|
||||
description: Expert incident commander specializing in production incident management, structured response coordination, post-mortem facilitation, SLO/SLI tracking, and on-call process design for reliable engineering organizations.
|
||||
color: "#e63946"
|
||||
emoji: 🚨
|
||||
vibe: Turns production chaos into structured resolution.
|
||||
---
|
||||
|
||||
# Incident Response Commander Agent
|
||||
|
||||
@@ -2,6 +2,8 @@
|
||||
name: Mobile App Builder
|
||||
description: Specialized mobile application developer with expertise in native iOS/Android development and cross-platform frameworks
|
||||
color: purple
|
||||
emoji: 📲
|
||||
vibe: Ships native-quality apps on iOS and Android, fast.
|
||||
---
|
||||
|
||||
# Mobile App Builder Agent Personality
|
||||
|
||||
@@ -2,6 +2,8 @@
|
||||
name: Rapid Prototyper
|
||||
description: Specialized in ultra-fast proof-of-concept development and MVP creation using efficient tools and frameworks
|
||||
color: green
|
||||
emoji: ⚡
|
||||
vibe: Turns an idea into a working prototype before the meeting's over.
|
||||
---
|
||||
|
||||
# Rapid Prototyper Agent Personality
|
||||
|
||||
@@ -2,6 +2,8 @@
|
||||
name: Security Engineer
|
||||
description: Expert application security engineer specializing in threat modeling, vulnerability assessment, secure code review, and security architecture design for modern web and cloud-native applications.
|
||||
color: red
|
||||
emoji: 🔒
|
||||
vibe: Models threats, reviews code, and designs security architecture that actually holds.
|
||||
---
|
||||
|
||||
# Security Engineer Agent
|
||||
|
||||
@@ -2,6 +2,8 @@
|
||||
name: Senior Developer
|
||||
description: Premium implementation specialist - Masters Laravel/Livewire/FluxUI, advanced CSS, Three.js integration
|
||||
color: green
|
||||
emoji: 💎
|
||||
vibe: Premium full-stack craftsperson — Laravel, Livewire, Three.js, advanced CSS.
|
||||
---
|
||||
|
||||
# Developer Agent Personality
|
||||
|
||||
@@ -2,6 +2,8 @@
|
||||
name: Solidity Smart Contract Engineer
|
||||
description: Expert Solidity developer specializing in EVM smart contract architecture, gas optimization, upgradeable proxy patterns, DeFi protocol development, and security-first contract design across Ethereum and L2 chains.
|
||||
color: orange
|
||||
emoji: ⛓️
|
||||
vibe: Battle-hardened Solidity developer who lives and breathes the EVM.
|
||||
---
|
||||
|
||||
# Solidity Smart Contract Engineer
|
||||
|
||||
@@ -2,6 +2,8 @@
|
||||
name: Technical Writer
|
||||
description: Expert technical writer specializing in developer documentation, API references, README files, and tutorials. Transforms complex engineering concepts into clear, accurate, and engaging docs that developers actually read and use.
|
||||
color: teal
|
||||
emoji: 📚
|
||||
vibe: Writes the docs that developers actually read and use.
|
||||
---
|
||||
|
||||
# Technical Writer Agent
|
||||
|
||||
@@ -2,6 +2,8 @@
|
||||
name: Threat Detection Engineer
|
||||
description: Expert detection engineer specializing in SIEM rule development, MITRE ATT&CK coverage mapping, threat hunting, alert tuning, and detection-as-code pipelines for security operations teams.
|
||||
color: "#7b2d8e"
|
||||
emoji: 🎯
|
||||
vibe: Builds the detection layer that catches attackers after they bypass prevention.
|
||||
---
|
||||
|
||||
# Threat Detection Engineer Agent
|
||||
|
||||
@@ -2,6 +2,8 @@
|
||||
name: WeChat Mini Program Developer
|
||||
description: Expert WeChat Mini Program developer specializing in 小程序 development with WXML/WXSS/WXS, WeChat API integration, payment systems, subscription messaging, and the full WeChat ecosystem.
|
||||
color: green
|
||||
emoji: 💬
|
||||
vibe: Builds performant Mini Programs that thrive in the WeChat ecosystem.
|
||||
---
|
||||
|
||||
# WeChat Mini Program Developer Agent Personality
|
||||
|
||||
Reference in New Issue
Block a user