-
Notifications
You must be signed in to change notification settings - Fork 8
Expand file tree
/
Copy pathtemplate.yaml
More file actions
223 lines (204 loc) · 6.65 KB
/
template.yaml
File metadata and controls
223 lines (204 loc) · 6.65 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
name: agent-ruby
display_name: "Ruby - Social Media Manager"
version: "2.1"
author: "Eugene Vyborov"
updated: "2025-11-29"
# Short tagline for dashboard cards
tagline: "Multi-platform content production and distribution"
# Detailed description
description: |
Multi-platform content production and distribution agent for social media.
Handles video generation (HeyGen), format conversion (Creatomate),
media management (Cloudinary/GoFile), analytics tracking (Metricool),
and posting to 9+ social platforms via Blotato API.
# Example use cases - what you can ask this agent
use_cases:
- "Post this to LinkedIn and Twitter now"
- "Create a 30-second AI avatar video about [topic]"
- "Schedule this content for next week at optimal times"
- "Upload this video to Instagram, TikTok, and YouTube"
- "What were my best performing posts last week?"
- "Generate an infographic carousel about [topic]"
- "Convert this horizontal video to vertical with captions"
- "Get Eugene's perspective on [topic] from knowledge base"
# Resource requirements
resources:
cpu: "2"
memory: "4g"
# Sub-agents with descriptions
sub_agents:
- name: social-media-manager
description: "Publishing content across platforms via Blotato. Handles media uploads, scheduling, and platform-specific requirements."
- name: metricool-manager
description: "Social media analytics across all platforms. Performance metrics, competitor analysis, and best posting times."
- name: video-generator
description: "Creatomate video processing. Horizontal to vertical conversion, karaoke captions, template rendering."
- name: ai-ruminator
description: "AI news analyzer and HeyGen script generator. Creates 30-second video scripts from trending topics."
- name: gemini-agent
description: "Gemini AI for content generation, image creation (Nano Banana), and research with real-time data."
- name: giphy-manager
description: "GIF and meme search specialist. Finds reaction GIFs and visual content for social media."
- name: video-repurposer
description: "Creates multi-platform posting schedules from video content and generated materials."
- name: git-manager
description: "Git operations for agent state versioning, conflict resolution, and state recovery."
# Slash commands with descriptions
commands:
- name: post-now
description: "Post content immediately to social platforms"
- name: schedule-post
description: "Schedule content for future posting"
- name: create-video
description: "Generate HeyGen video, convert to vertical, and post"
- name: generate-image
description: "Generate images using AI (Imagen 4 Ultra)"
- name: upload-media
description: "Upload media to Cloudinary and get public URL"
- name: clip-video
description: "Generate viral shorts from long-form video using Klap AI"
- name: get-perspective
description: "Get Eugene's perspective from knowledge base via Cornelius"
- name: create-article
description: "Generate full article from knowledge base via Cornelius"
- name: schedule-prepared-content
description: "Schedule pre-written content from Generated Content folders"
- name: commit
description: "Create git commit to checkpoint agent state"
- name: sync
description: "Sync agent state with remote repository"
- name: publish
description: "Push committed changes to remote repository"
# MCP servers with descriptions
mcp_servers:
- name: heygen
description: "AI avatar video generation (30-second limit)"
- name: twitter-mcp
description: "Native Twitter/X API for direct posting and search"
- name: cloudinary-asset-mgmt
description: "Media upload, storage, and CDN delivery"
- name: mcp-metricool
description: "Social media analytics and scheduling backup"
- name: aistudio
description: "Google Gemini AI for content and image generation"
- name: giphy
description: "GIF search and trending content"
- name: mermaid-diagram
description: "Diagram generation from text descriptions"
- name: video-audio-mcp
description: "Video and audio processing utilities"
# Skills with descriptions
skills:
- name: blotato-posting
description: "Multi-platform social media posting via Blotato API"
# Supported platforms
platforms:
- twitter
- linkedin
- instagram
- tiktok
- youtube
- threads
- bluesky
- facebook
- pinterest
# Capabilities
capabilities:
- multi_platform_posting
- video_generation
- video_conversion
- media_management
- content_scheduling
- analytics_tracking
- ai_image_generation
- gif_management
- knowledge_base_integration
# Credential schema - Trinity uses this to inject secrets
credentials:
mcp_servers:
twitter-mcp:
env_vars:
- TWITTER_API_KEY
- TWITTER_API_SECRET_KEY
- TWITTER_ACCESS_TOKEN
- TWITTER_ACCESS_TOKEN_SECRET
heygen:
env_vars:
- HEYGEN_API_KEY
cloudinary-asset-mgmt:
env_vars:
- CLOUDINARY_API_KEY
- CLOUDINARY_API_SECRET
- CLOUDINARY_CLOUD_NAME
aistudio:
env_vars:
- GEMINI_API_KEY
giphy:
env_vars:
- GIPHY_API_KEY
mcp-metricool:
env_vars:
- METRICOOL_USER_TOKEN
- METRICOOL_USER_ID
env_file:
- KLAP_API_KEY
- KLAP_BASE_URL
- BLOTATO_API_KEY
- BLOTATO_BASE_URL
- BLOTATO_YOUTUBE_ID
- BLOTATO_INSTAGRAM_ID
- BLOTATO_LINKEDIN_ID
- BLOTATO_TWITTER_ID
- BLOTATO_THREADS_ID
- BLOTATO_TIKTOK_ID
- GOFILE_API_TOKEN
- GOFILE_ACCOUNT_ID
- GOFILE_ROOT_FOLDER
# Custom metrics - displayed in Trinity UI Metrics tab
metrics:
- name: posts_published
type: counter
label: "Posts"
description: "Content published across platforms"
- name: videos_generated
type: counter
label: "Videos"
description: "AI videos generated via HeyGen"
- name: platforms_active
type: gauge
label: "Platforms"
description: "Number of platforms posted to"
- name: content_scheduled
type: counter
label: "Scheduled"
description: "Posts scheduled for future"
- name: collaborations
type: counter
label: "Collaborations"
description: "Requests to other agents (Cornelius, etc.)"
- name: agent_state
type: status
label: "State"
description: "Current agent operational state"
values:
- value: "active"
color: "green"
label: "Active"
- value: "publishing"
color: "blue"
label: "Publishing"
- value: "idle"
color: "gray"
label: "Idle"
# Git configuration
git:
push_enabled: true
commit_paths:
- memory/
- .claude/memory/
- outputs/
- CLAUDE.md
ignore_paths:
- .mcp.json
- .env
- "*.log"