← 返回 Skills 市场
junwugit

ee-ai-toolkit

作者 John Do · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
91
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install ee-ai-toolkit
功能描述
电气工程师 AI 工具包。用于 AI in Electrical Engineering、电气工程 AI、prompt engineering、power systems、smart grids、electrical calculations、design automation、data visualizatio...
使用说明 (SKILL.md)

EE AI Toolkit

这个技能由本目录的 HTML 课程资料压缩生成,主题是电气工程师如何用 AI、Python 和提示工程处理计算、设计、分析、自动化、优化和职业发展任务。

激活此技能时,优先按问题类型读取最小必要资料:

  • 课程结构、资料来源、主题路由:读取 references/course-index.md
  • 快速回答或复习:读取 references/condensed-lessons.md
  • 需要接近原文、练习、示例流程或完整上下文:读取 references/source-digest.md
  • 提示词、提示词改写、提示词模板:读取 references/prompt-library.md
  • Python 示例脚本、脚本编号、脚本用途:读取 references/python-script-catalog.md,再使用 assets/python-scripts/ 中的对应脚本。
  • 需要核对原始 HTML:使用 assets/source-html/,或解压 assets/source-html.tar.gz

资料较大时,先用检索脚本定位,再读取相关引用文件:

python3 {baseDir}/scripts/search_ee_ai.py --query "load forecasting"

生成或修改工程答案时,保持以下约束:

  • 明确单位、输入假设、公式、计算步骤和验证方法。
  • AI 生成的设计、保护、配电、并网、优化和故障分析结果只能作为工程草案或教学示例。
  • 对安全关键或合规相关电气工程问题,要求用户用适用标准、仿真工具、现场数据和有资质工程审查进行验证。
  • 需要代码时,优先复用或改造 assets/python-scripts/ 中最接近的脚本,而不是从零编造。
  • 回答可以中英文混合,但用户用中文提问时默认用中文回答。
安全使用建议
This package appears to be an offline course/toolkit that reads and runs local Python examples. Before installing or running code: (1) review any scripts you plan to run (especially those you haven't inspected) for network calls or filesystem writes; (2) run code in a sandbox or isolated environment if you are concerned; (3) ensure required Python libraries (numpy/pandas/scikit‑learn/matplotlib) are installed in a controlled environment; (4) be cautious when extracting assets/source-html.tar.gz—verify its contents first. If you want, I can scan the remaining omitted scripts for network/file I/O patterns or highlight any files that write to disk or call external services.
功能分析
Type: OpenClaw Skill Name: ee-ai-toolkit Version: 1.0.0 The ee-ai-toolkit is a comprehensive educational resource and utility bundle for electrical engineers, consisting of 100 Python scripts and extensive documentation. The scripts (e.g., script_001_power_calculator.py, script_041_load_forecasting_linear_regression_practical.py) provide functional examples for engineering calculations, data analysis, and basic machine learning. A dedicated search utility (scripts/search_ee_ai.py) allows the AI agent to efficiently retrieve information from the provided references. No evidence of malicious intent, data exfiltration, or harmful prompt injection was found; all file access and processing logic are strictly aligned with the stated purpose of engineering automation and analysis.
能力标签
cryptocan-make-purchases
能力评估
Purpose & Capability
The name/description (EE AI toolkit, 100 Python examples, prompt library, course materials) align with the included files (references/*.md, assets/python-scripts/*) and the single required binary (python3). The requested capabilities are proportional to its stated purpose.
Instruction Scope
SKILL.md instructs the agent to read local course files and to prefer using the included Python example scripts; it provides a small local search utility for locating material. There are no instructions to read unrelated system files, fetch secrets, or transmit data externally. It does note the option to extract assets/source-html.tar.gz if HTML verification is needed.
Install Mechanism
No install spec is present (instruction-only with bundled files), so nothing is downloaded or executed automatically during install. This is the lowest‑risk install model for a skill.
Credentials
The skill declares no required environment variables or credentials. The optional Python libraries (numpy, pandas, matplotlib, scikit‑learn) mentioned in SKILL.md are appropriate for the examples and are not requested as secrets or system credentials.
Persistence & Privilege
always is false and autonomous invocation is enabled (the platform default). The skill does not request persistent elevated privileges or to modify other skills' configs.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install ee-ai-toolkit
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /ee-ai-toolkit 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
EE AI Toolkit initial release: - 提供专为电气工程师设计的 AI 工具包,支持 AI、Python、提示工程在电气工程中的应用。 - 包括电气计算、设计自动化、数据可视化、优化与电气工程 100 个 Python 脚本示例。 - 支持电力系统、智能电网、工程脚本和职业发展领域的常见问题解答与流程指导。 - 按需智能分流:自动读取最相关课程文件、高效检索和引用资料辅助技术问答。 - 回答包含明确计算单位、假设、验证方法,并提示安全与合规注意事项。 - 默认为中文或中英混合作答,以贴合用户习惯。
元数据
Slug ee-ai-toolkit
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

ee-ai-toolkit 是什么?

电气工程师 AI 工具包。用于 AI in Electrical Engineering、电气工程 AI、prompt engineering、power systems、smart grids、electrical calculations、design automation、data visualizatio... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 91 次。

如何安装 ee-ai-toolkit?

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

ee-ai-toolkit 是免费的吗?

是的,ee-ai-toolkit 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

ee-ai-toolkit 支持哪些平台?

ee-ai-toolkit 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 ee-ai-toolkit?

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

💬 留言讨论