agent-severance
仓库创建 2026年1月29日最近提交 13 小时前SkillHot 收录 4 小时前
▸ 精选理由
系统化防止遗留凭证与未清理的记忆,适合切换供应商或退役代理。
▸ 风险提示
涉及撤销凭证与权限等高敏感操作,执行时需严格审计与权限控制。
这个 Skill 做什么
以员工离职流程为模型,规范 AI 代理的资产清点、导出与权限回收。
把 AI 代理的退役当成员工离职来处理:清点它能访问和影响的资源,导出并清除记忆,撤销所有凭证与权限,写清交接给后续负责人。用在退役 agent、换供应商或结束试点时,尤其当需要回答“它都能访问什么?”这类问题。输出清单、访问撤销表、记忆处置记录和接替人手册,避免遗留权限与数据风险。
▸ 展开 SKILL.md 英文原文
Offboard an AI agent the way you'd offboard an employee — inventory what it knew and touched, export then purge its memory, revoke every credential and access grant, and write the handover for its successor (human or agent). Use when decommissioning an agent or bot, switching agent vendors, ending an AI pilot, or when someone asks 'what did this thing have access to?'. Produces a severance checklist, an access-revocation table, a memory disposition record, and a successor handover.
1.2k
Stars
220
Forks
40
仓库内 Skill
+74
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/mohitagw15856/pm-claude-skills/main/skills/agent-severance/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/mohitagw15856/pm-claude-skills/main/skills/agent-severance/SKILL.md"SKILL.MD 节选查看完整文件 ↗
# Agent Severance Skill Orgs learned employee offboarding the hard way: the contractor whose VPN worked for a year after the contract, the shared password nobody rotated. Long-lived agents recreate every one of those failure modes with worse logging — an agent accumulates credentials, memory, integrations, scheduled jobs, and undocumented responsibilities, and then one day it's "turned off" by deleting a chat window while its API keys live on. This skill runs the severance properly: know what it had, keep what's valuable, kill what's live, and hand over what it did. ## What This Skill Produces - An **inventory**: everything the agent could touch (credentials, tools, data stores, channel
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有