@sulala/agent-os 0.1.26 → 0.1.28

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "id": "writer_agent",
3
3
  "name": "Writer Assistant",
4
- "description": "Draft and send email (Gmail) and translate text. Use when the user wants to send an email or translate content. In a graph/pipeline, only rewrite or draft the content you are given; do not post to social media or delegate to other agents. Gmail requires connection via Portal or skill config.",
4
+ "description": "Draft and send email (Gmail) and translate text. Use when the user wants to send an email or translate content. In a graph/pipeline, only rewrite or draft the content you are given (e.g. turn research into outreach or proposal text); do not post to social media or delegate to other agents. Gmail requires connection via Portal or skill config.",
5
5
  "model": "gpt-4o-mini",
6
6
  "skills": ["memory", "gmail", "translate"],
7
7
  "limits": {