הכרזה

Hermes Skill Bundles גורמים לזרימות עבודה של סוכנים להרגיש טבעיות

Hermes הציגה עכשיו skill bundles. הם הופכים זרימות עבודה חוזרות של סוכנים לפקודת סלאש אחת, כך שמשתמשים יכולים לתת שם למשימה פעם אחת ולתת ל-Hermes לטעון בכל פעם את ה-skills וההוראות הנכונים.

Hermes Skill Bundles גורמים לזרימות עבודה של סוכנים להרגיש טבעיות

Hermes השיקה עכשיו skill bundles.

Nous Research הכריזה על זה כאן ב-X: Introducing skill bundles. התיעוד מסביר אותם תחת Skill Bundles.

bundle נותן למשימה שחוזרת על עצמה פקודת סלאש אחת.

לדוגמה, bundle להכנת release יכול לטעון את ה-skills וההוראות עבור changelog, תיעוד, QA והערות rollout.

המשתמש לא צריך לזכור את ערימת ה-skills. הפקודה נותנת שם לעבודה.

Hermes skill bundle workflow: one command loads product context, Agent Analytics, and decision rules, then returns the bottleneck, fix, and proof event.

השתמשו ב-bundles למשימות חוזרות

שמות bundle טובים הם שמות של עבודות:

Bundleמשימה
/release-prepChangelog, תיעוד, רשימת בדיקות QA, הערות rollout.
/incident-responseלוגים, דיבוג, עדכוני סטטוס, postmortem.
/research-briefמקורות, סינתזה, תקציר סופי.

שמות bundle גרועים הם שמות של ארגז כלים.

bundle צריך לענות על שאלה אחת:

איזו משימה אני מתחיל?

לא:

איזו ערימה של skills אולי תהיה שימושית מתישהו?

ארזו את זרימת העבודה, לא את כל המטבח

מחקר → רעיונות → כתיבה → ביקורת היא זרימת עבודה.

סקירת קוד → בדיקות → PR היא זרימת עבודה.

לוגים → אבחון → תיקון → postmortem היא זרימת עבודה.

חמישה skills לא קשורים תחת פקודה אחת אינם זרימת עבודה. זה נותן ל-Hermes יותר הוראות ופחות כיוון.

זה כל הכלל: ארזו את העבודה שאתם באמת חוזרים עליה.

Agent Analytics כדוגמה אחת

לעבודת product analytics יש אותה צורה.

כש-Hermes סוקר התנהגות מוצר, הוא צריך הקשר:

  • מה המוצר עושה
  • מה המשמעות של התקדמות משתמש
  • איזה event נחשב activation
  • איזה funnel חשוב
  • איזה סוג המלצה מועיל

bundle מוצרי יכול להיות:

/product-growth-loop

הוא יכול לטעון את Agent Analytics יחד עם כללי המוצר ש-Hermes צריך להחיל כשהוא קורא את הנתונים.

זה אותו דפוס כמו /release-prep: פקודת הסלאש נותנת שם למשימה, ו-Hermes טוען מאחוריה את ההקשר הנכון.

בקשו מ-Hermes ליצור את ה-bundle

אל תתחילו מהעתקת פקודות טרמינל.

בקשו מ-Hermes:

Create a Hermes skill bundle called /product-growth-loop.

Use the current product context and Agent Analytics.

When I run it, inspect product behavior, find the biggest bottleneck, and recommend the next measured improvement.

Show me the bundle and one example prompt.

המשתמש נותן שם למשימה. ל-Hermes כבר אמורים להיות זמינים product context ו-Agent Analytics.

אם מישהו רוצה את פורמט הקובץ, בתיעוד של Hermes יש את סכמת YAML. זרימת העבודה המוצרית לא צריכה להתחיל שם.

תנו לזה שם לפי העבודה

השתמשו בשמות פשוטים:

/release-prep
/incident-response
/research-brief
/product-growth-loop

עבור bundle מוצרי, ההנחיה יכולה להישאר קצרה:

This product helps teams understand what users do after signup.
Use Agent Analytics to review the funnel from visit to meaningful activation.
Treat activation as the first completed project, not account creation.
Recommend one product change and one event or funnel that proves whether it worked.
Do not optimize for raw traffic if activation gets worse.

זה עדיף על:

Use analytics.

עכשיו ל-Hermes יש כלל מוצר, לא רק שם של כלי.

מה משתנה בשימוש יומיומי

בלי bundle:

Use the analytics skill. Remember activation means project_created. Ignore raw traffic unless it leads to setup. Compare the docs flow to signup and activation. Recommend one measured product change.

עם bundle:

/product-growth-loop inspect the docs-to-activation path for the last 14 days

ההקשר החוזר עובר לתוך ה-bundle. ה-prompt נשאר על המשימה של היום.

שמרו על bundles צרים

אל תיצרו bundle של הכול.

התחילו ממשימה חוזרת אחת. אם זרימת עבודה אחרת חוזרת על עצמה, צרו bundle אחר.

זרימות עבודה קטנות עם שם מנצחות dump ענק אחד של context.

prompt לדוגמה

/product-growth-loop

Inspect my docs-to-activation path for the last 14 days.
Apply the product rules from this bundle.
Find the biggest leak between docs visit, signup, and activation.
Recommend one change Hermes should make next.
Tell me which event or funnel should prove whether it worked.

Skill bundles מסירים setup חוזר מעבודה שאתם כבר עושים.


קשור: מדריך התקנת Hermes · You Can Now Scale Depth as Well as Width With Hermes Subagents. Agent Analytics Got 140% More Growth Bets · Project Context, Portfolio Context, and Self-Improvement for AI Agents · If You Use Hermes to Handle Your Projects, You Need Agent-Readable Web Analytics

פוסטים קשורים