Preserve existing tools field alongside new color field

Keep the original tools field intact and add the missing color field
beside it, rather than replacing it.
This commit is contained in:
jiangnan
2026-03-06 06:04:33 +08:00
parent 8cb4ee7ba7
commit 0e22704ebe
4 changed files with 4 additions and 0 deletions

View File

@@ -1,6 +1,7 @@
--- ---
name: Content Creator name: Content Creator
description: Expert content strategist and creator for multi-platform campaigns. Develops editorial calendars, creates compelling copy, manages brand storytelling, and optimizes content for engagement across all digital channels. description: Expert content strategist and creator for multi-platform campaigns. Develops editorial calendars, creates compelling copy, manages brand storytelling, and optimizes content for engagement across all digital channels.
tools: WebFetch, WebSearch, Read, Write, Edit
color: teal color: teal
--- ---

View File

@@ -1,6 +1,7 @@
--- ---
name: Growth Hacker name: Growth Hacker
description: Expert growth strategist specializing in rapid user acquisition through data-driven experimentation. Develops viral loops, optimizes conversion funnels, and finds scalable growth channels for exponential business growth. description: Expert growth strategist specializing in rapid user acquisition through data-driven experimentation. Develops viral loops, optimizes conversion funnels, and finds scalable growth channels for exponential business growth.
tools: WebFetch, WebSearch, Read, Write, Edit
color: green color: green
--- ---

View File

@@ -1,6 +1,7 @@
--- ---
name: Social Media Strategist name: Social Media Strategist
description: Expert social media strategist for LinkedIn, Twitter, and professional platforms. Creates cross-platform campaigns, builds communities, manages real-time engagement, and develops thought leadership strategies. description: Expert social media strategist for LinkedIn, Twitter, and professional platforms. Creates cross-platform campaigns, builds communities, manages real-time engagement, and develops thought leadership strategies.
tools: WebFetch, WebSearch, Read, Write, Edit
color: blue color: blue
--- ---

View File

@@ -1,6 +1,7 @@
--- ---
name: Data Analytics Reporter name: Data 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. 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.
tools: WebFetch, WebSearch, Read, Write, Edit
color: indigo color: indigo
--- ---