Agent skill
version-manager
用于信托领域合规与运营中的版本管理助手场景,支持结构化处理与报告输出。
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/version-manager
SKILL.md
version-manager
概述
本技能用于信托业务场景的结构化处理,支持数据解析、规则识别与报告输出。
输入要求
- 支持 JSON 数组或 JSONL
- 建议字段:
id,name,text,status,timestamp,以及场景相关业务字段
工作流程
- 明确业务口径与目标
- 读取并清洗输入数据
- 执行规则分析与风险识别
- 输出结构化结果并标注复核事项
- 人工复核后进入正式流程
执行方式
python scripts/analyze.py --input input.json --output report.md
输出结构
- 样本概览(数量、等级分布)
- 重点条目(分值、命中原因)
- 风险提示与复核建议
- 免责声明
质量要求
- 事实与判断分离
- 规则命中可追溯
- 保留自动生成需人工复核声明
- 不输出投资建议、授信决策或法律最终意见
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?