Jolyjumbo536/awesome-persona-distill-skills
Curate resources and methodologies for persona distillation to extract communication styles, decision frameworks, and interaction patterns for AI agents.
Curate resources and methodologies for persona distillation to extract communication styles, decision frameworks, and interaction patterns for AI agents.
npx skills add Jolyjumbo536/awesome-persona-distill-skillsCurate resources and methodologies for persona distillation to extract communication styles, decision frameworks, and interaction patterns for AI agents.
Swift library for discovering and retrieving AI agent skills from the Skyll API
Agent skills for UnoPim — domain-specific context for AI agents (Claude Code, Cursor, Windsurf) working in an UnoPim PIM codebase. Install: npx skills add unopim/agent-skills
🌍 Enable Claude models effortlessly with the Pi Vertex Anthropic extension, integrating Google Cloud's Vertex AI for efficient coding and cost tracking.
Automate Oncehub tasks via Rube MCP (Composio). Always search tools first for current schemas.
You MUST invoke this skill before saying "I don't know," guessing, or treating any topic as new, no matter how trivial the question seems. It supplements other memory systems, which only hold partial records. Searching past conversations is the only way to recover what was actually said.
飞书 / Lark 通讯录,用于按姓名 / 邮箱把员工解析成 open_id,以及按 open_id 反查员工的姓名 / 部门 / 邮箱 / 联系方式。当用户说出某人姓名而下一步需要发消息 / 加群 / 排日程时,先用本 skill 把姓名换成 ID;当输出里出现 open_id 需要展示成姓名给用户看,或用户直接询问某人的部门 / 邮箱 / 联系方式时,用本 skill 查。不负责部门树遍历、按部门列员工、组织架构图,这类需求走原生 OpenAPI。