← 返回 Skills 市场
nickyhu1699

个人AI能力测评工具

作者 nickyhu1699 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
202
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install personal-ai-assessment
功能描述
个人AI能力测评工具,帮助个人评估AI知识水平、工具使用能力、实战应用能力、创新思维和伦理意识。提供能力等级评定、能力雷达图、学习路径和提升建议。当用户询问"我的AI能力如何"、"如何提升AI能力"、"AI能力测评"等个人AI能力相关问题时使用。
安全使用建议
This skill is internally consistent with being a local AI-capability assessment tool and does not request keys or network access. Before installing/using: 1) Inspect scripts/assessment_tool.py completely — the provided file appears truncated in the package and contains at least one coding error (e.g., mismatched variable name 'sorted_dimension' vs 'sorted_dimensions'), so it may not run as-is. 2) Note the tool writes user answers/reports to ~/.openclaw/workspace/ai_assessment_reports — treat those files as potentially sensitive and avoid sharing them unless you consent. 3) Verify there are no hidden network calls or telemetry in the remainder of the code (the supplied snippet shows no network usage, but the file is incomplete). 4) Test the script in an isolated environment (or review/complete the code) before giving it broader access or using with real personal data. If you want, I can (a) review the remainder of the script if you provide the full file, or (b) suggest minimal hardening steps (e.g., encrypting reports, adding explicit consent prompts before export/share).
功能分析
Type: OpenClaw Skill Name: personal-ai-assessment Version: 1.0.0 The skill bundle is a legitimate tool designed to assess a user's AI capabilities across several dimensions. The core logic in 'scripts/assessment_tool.py' is transparent, using standard Python libraries to calculate scores and generate visual reports (Markdown and HTML) within the local workspace. There is no evidence of data exfiltration, unauthorized network access, or malicious command execution. The 'SKILL.md' file provides clear, non-malicious instructions for the AI agent to facilitate the assessment process.
能力评估
Purpose & Capability
Name/description match the included code and SKILL.md: the package implements a local assessment questionnaire, scoring, report generation, and suggested learning paths. It does not request unrelated credentials or binaries.
Instruction Scope
SKILL.md instructs the agent to run a local assessment workflow and export reports (Markdown/PDF). The instructions do not ask the agent to read unrelated system files or secrets. However, report export/share features are mentioned without detailing where/with whom reports are shared; the code writes files into ~/.openclaw/workspace which may contain user data (answers/report).
Install Mechanism
No install specification; this is instruction-only plus a local Python script. No external downloads or package installs are declared.
Credentials
The skill declares no required environment variables, credentials, or config paths. The code uses only a local workspace directory under the user's home; no secrets or external service credentials are requested.
Persistence & Privilege
always:false (normal). The script creates and writes reports into ~/.openclaw/workspace/ai_assessment_reports — reasonable for a reporting tool but worth noting because user answers and reports will be stored on disk. The skill can be invoked autonomously by the agent (platform default).
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install personal-ai-assessment
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /personal-ai-assessment 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
初始版本:5维度测评、5级等级、学习路径、双版本报告
元数据
Slug personal-ai-assessment
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

个人AI能力测评工具 是什么?

个人AI能力测评工具,帮助个人评估AI知识水平、工具使用能力、实战应用能力、创新思维和伦理意识。提供能力等级评定、能力雷达图、学习路径和提升建议。当用户询问"我的AI能力如何"、"如何提升AI能力"、"AI能力测评"等个人AI能力相关问题时使用。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 202 次。

如何安装 个人AI能力测评工具?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install personal-ai-assessment」即可一键安装,无需额外配置。

个人AI能力测评工具 是免费的吗?

是的,个人AI能力测评工具 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

个人AI能力测评工具 支持哪些平台?

个人AI能力测评工具 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 个人AI能力测评工具?

由 nickyhu1699(@nickyhu1699)开发并维护,当前版本 v1.0.0。

💬 留言讨论