← Back to Skills Marketplace
Finance Idp
by
7679457979
· GitHub ↗
· v1.0.0
· MIT-0
104
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install finance-idp
Description
基于财务能力模型分析人员能力差距,生成针对当前与目标职位的个性化发展行动计划与评估方案
README (SKILL.md)
Skill: 财务能力差距分析与发展计划
基础信息
- Slug: finance-idp
- Version: 1.0.0
- 名称: 财务人员个人发展计划(IDP)
- 描述: 基于能力模型对财务人员进行能力差距分析,输出个人发展计划
- 作者: 户部 (hubu)
- 标签: 财务, IDP, 人才发展, 能力差距
输入参数
| 参数 | 类型 | 必填 | 说明 |
|---|---|---|---|
| current_position | string | 是 | 员工当前职位 |
| target_position | string | 是 | 目标职位(晋升方向) |
| self_assessment | object | 是 | 能力自评,格式:{能力名: [自评分, 目标分]} |
| strategy | string | 否 | 集团业务战略方向 |
自评格式示例
{
"资金管理": [3, 5],
"融资筹划": [2, 5],
"预算管理": [4, 5]
}
输出格式
能力差距分析表
| 能力维度 | 当前水平 | 目标要求 | 差距 | 紧迫度 |
|---|---|---|---|---|
| ... | ... | ... | ... | 高/中/低 |
发展行动计划
## 发展目标(SMART原则)
## 发展行动建议
### 在岗历练
### 导师辅导
### 培训/认证
### 自我学习
## 时间节点与评估方式
发展行动类型
在岗历练
- 牵头项目
- 轮岗机会
- 专项负责人
导师辅导
- 内部导师匹配
- 辅导主题确定
培训认证
- 内部培训
- 外部认证
- 专业证书
自我学习
- 推荐阅读
- 行业报告
- 线上资源
使用示例
员工当前职位:预算主管
目标职位:预算经理
自评数据:资金管理3/5、融资筹划2/5、预算管理4/5
战略方向:未来两年将大力拓展海外业务
触发关键词
- IDP
- 个人发展计划
- 能力差距
- 人才发展
- 晋升评估
- 培训计划
Usage Guidance
This skill is instruction-only and internally consistent for generating individual development plans. Before using it with real employee data, consider privacy and compliance: do not paste sensitive PII into prompts unless you trust the execution context, and avoid sending HR data to external LLMs or services unless authorized. If you plan to integrate this with internal HR systems in the future, expect to add auth/config and reassess permissions. Otherwise, it is low-risk to install and use for drafting IDPs or guidance.
Capability Analysis
Type: OpenClaw Skill
Name: finance-idp
Version: 1.0.0
The skill bundle is a purely instructional template for generating financial personnel Individual Development Plans (IDP). It contains no executable code, network requests, or data exfiltration logic, and its SKILL.md instructions are strictly aligned with its stated purpose of professional gap analysis.
Capability Assessment
Purpose & Capability
The name/description (financial IDP / capability gap analysis) aligns with the SKILL.md inputs (current_position, target_position, self_assessment, optional strategy) and the described outputs (gap table, SMART development plan). No unrelated capabilities are requested.
Instruction Scope
SKILL.md contains only parameter definitions, expected output formats, templates and guidance for producing plans. It does not instruct the agent to read system files, environment variables, or call external endpoints beyond producing formatted output.
Install Mechanism
No install spec and no code files — instruction-only. Nothing is written to disk or downloaded by the skill itself.
Credentials
The skill requests no environment variables, credentials, or config paths. The data required (self-assessment and position info) is exactly what the skill needs to produce the IDP.
Persistence & Privilege
always:false and no special persistence or modification of agent/system settings. The skill can be invoked by the agent (default), which is standard for skills and not excessive here.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install finance-idp - After installation, invoke the skill by name or use
/finance-idp - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
finance-idp 1.0.0 changelog
- Initial release for finance skills gap analysis and individual development plan (IDP).
- Accepts current/target position, competency self-assessment, and optional business strategy.
- Outputs competency gap table with urgency levels.
- Generates actionable development plans including on-the-job, mentoring, training, and self-learning recommendations.
- Provides structured formats for both inputs and outputs to standardize use.
Metadata
Frequently Asked Questions
What is Finance Idp?
基于财务能力模型分析人员能力差距,生成针对当前与目标职位的个性化发展行动计划与评估方案. It is an AI Agent Skill for Claude Code / OpenClaw, with 104 downloads so far.
How do I install Finance Idp?
Run "/install finance-idp" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Finance Idp free?
Yes, Finance Idp is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Finance Idp support?
Finance Idp is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Finance Idp?
It is built and maintained by 7679457979 (@7679457979); the current version is v1.0.0.
More Skills