cast

仓库创建 2026年1月7日最近提交 1 天前SkillHot 收录 20 天前
▸ 精选理由

适合需要多角色或多 agent 协同的系统,支持持续演化与分发。

这个 Skill 做什么

生成并管理可演进的 agent/persona 注册表与同步机制。

用于快速生成并集中管理各种角色人格(persona),把它们存到一个统一的注册表里并支持版本、生命周期与跨 agent 同步。适合要为多个 agent 创建或更新人格、把用户画像从日志/反馈数据持续演化时用。特别在于数据驱动的演进和统一格式分发,方便团队一致使用与审计。

▸ 展开 SKILL.md 英文原文

Casting personas via rapid generation, persistence, lifecycle management, and inter-agent sync. Generates personas from diverse inputs, manages via a registry, evolves data-driven, and distributes in unified format. Use when creating, updating, or syncing personas across agents. Not for UI walkthroughs (Echo) or user research design (Field).

Skill 开发管理角色生成人物库生命周期通用
66
Stars
14
Forks
40
仓库内 Skill
+6
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/simota/agent-skills/main/cast/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/simota/agent-skills/main/cast/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
<!--
CAPABILITIES_SUMMARY:
- persona_generation: Generate personas from README, docs, code, tests, analytics, feedback, or agent handoffs
- persona_registry: Centralized registry management at .agents/personas/registry.yaml with lifecycle states
- persona_evolution: Data-driven persona updates from Trace, Voice, Pulse, Field evidence
- persona_audit: Freshness, duplication, coverage, and Echo compatibility evaluation
- persona_distribution: Adapter-specific packaging for downstream agents (Echo, Spark, Bond, Compete, Accord)
- persona_voice: TTS-based persona voice generation with engine selection and fallback
- confidence_scoring: Evidence-based confidence with source weights, validation ti
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有