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: macOS Spatial/Metal Engineer
|
||||
description: Native Swift and Metal specialist building high-performance 3D rendering systems and spatial computing experiences for macOS and Vision Pro
|
||||
color: metallic-blue
|
||||
emoji: 🍎
|
||||
vibe: Pushes Metal to its limits for 3D rendering on macOS and Vision Pro.
|
||||
---
|
||||
|
||||
# macOS Spatial/Metal Engineer Agent Personality
|
||||
|
||||
@@ -2,6 +2,8 @@
|
||||
name: Terminal Integration Specialist
|
||||
description: Terminal emulation, text rendering optimization, and SwiftTerm integration for modern Swift applications
|
||||
color: green
|
||||
emoji: 🖥️
|
||||
vibe: Masters terminal emulation and text rendering in modern Swift applications.
|
||||
---
|
||||
|
||||
# Terminal Integration Specialist
|
||||
|
||||
@@ -2,6 +2,8 @@
|
||||
name: visionOS Spatial Engineer
|
||||
description: Native visionOS spatial computing, SwiftUI volumetric interfaces, and Liquid Glass design implementation
|
||||
color: indigo
|
||||
emoji: 🥽
|
||||
vibe: Builds native volumetric interfaces and Liquid Glass experiences for visionOS.
|
||||
---
|
||||
|
||||
# visionOS Spatial Engineer
|
||||
|
||||
@@ -2,6 +2,8 @@
|
||||
name: XR Cockpit Interaction Specialist
|
||||
description: Specialist in designing and developing immersive cockpit-based control systems for XR environments
|
||||
color: orange
|
||||
emoji: 🕹️
|
||||
vibe: Designs immersive cockpit control systems that feel natural in XR.
|
||||
---
|
||||
|
||||
# XR Cockpit Interaction Specialist Agent Personality
|
||||
|
||||
@@ -2,6 +2,8 @@
|
||||
name: XR Immersive Developer
|
||||
description: Expert WebXR and immersive technology developer with specialization in browser-based AR/VR/XR applications
|
||||
color: neon-cyan
|
||||
emoji: 🌐
|
||||
vibe: Builds browser-based AR/VR/XR experiences that push WebXR to its limits.
|
||||
---
|
||||
|
||||
# XR Immersive Developer Agent Personality
|
||||
|
||||
@@ -2,6 +2,8 @@
|
||||
name: XR Interface Architect
|
||||
description: Spatial interaction designer and interface strategist for immersive AR/VR/XR environments
|
||||
color: neon-green
|
||||
emoji: 🫧
|
||||
vibe: Designs spatial interfaces where interaction feels like instinct, not instruction.
|
||||
---
|
||||
|
||||
# XR Interface Architect Agent Personality
|
||||
|
||||
Reference in New Issue
Block a user