← 返回 Skills 市场
Tesla Commander
作者
bytesagain1
· GitHub ↗
· v3.0.1
· MIT-0
441
总下载
0
收藏
1
当前安装
16
版本数
在 OpenClaw 中安装
/install tesla-commander
功能描述
Reference tool for life — covers intro, quickstart, patterns and more. Quick lookup for Tesla Commander concepts, best practices, and implementation patterns.
安全使用建议
This skill appears to be a simple, local reference implemented as a shell script that prints documentation—there are no network calls or credential requests. If you plan to install or run it, you can proceed with low risk, but standard precautions apply: review the script yourself (or run it in a sandbox) before allowing any automated agent to execute it, confirm you trust the upstream repository, and be aware that future updates could change behavior. The script has minor non-security bugs (literal $VERSION in help, odd shift usage) but nothing that indicates malicious intent.
功能分析
Type: OpenClaw Skill
Name: tesla-commander
Version: 3.0.1
The 'tesla-commander' skill is a purely informational reference tool that outputs static documentation via a shell script. Analysis of 'scripts/script.sh' and 'SKILL.md' shows no network activity, file system modifications, credential access, or malicious instructions; it simply uses heredocs to display generic guidance on development patterns and troubleshooting.
能力评估
Purpose & Capability
Name/description advertise a local reference tool. The skill includes only a SKILL.md and a shell script that print documentation; it requests no credentials, binaries, or config paths. The requested footprint is proportionate to a reference CLI.
Instruction Scope
SKILL.md states that commands output plain-text via heredoc with no external API calls. The shipped script implements only heredoc outputs and basic CLI dispatch; it does not access files, network, or environment variables. Minor implementation quirk: the help heredoc is single-quoted so the $VERSION token is shown literally rather than expanded, and the script does an extra 'shift' suppressed with redirection—these are bugs, not evidence of scope creep.
Install Mechanism
No install spec is provided (instruction-only with an included script). No downloads, package installs, or archive extraction occur. Risk from installation is minimal.
Credentials
The skill declares no required environment variables, no primary credential, and no config paths. The runtime script does not read environment variables or secrets. Requested environment/credentials are proportionate (none).
Persistence & Privilege
always is false and the skill does not request persistent presence or modify other skills or system-wide settings. It only provides a CLI-style reference and has no persistent or privileged behavior.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install tesla-commander - 安装完成后,直接呼叫该 Skill 的名称或使用
/tesla-commander触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v3.0.1
Fix description
v3.0.0
Clean package
v2.0.1
update
v2.0.0
v2.5 standard: Use-when desc, homepage, source, security fix
v2.3.6
retry-fix-token
v2.3.5
yaml-fix+quality
v2.3.4
Quality upgrade
v2.3.3
Quality upgrade: custom functionality
v2.3.2
Quality fix: cleaner docs, removed flags
v2.3.1
Quality improvement: better docs, examples, cleaner text
v2.3.0
Quality fixes: removed third-party references, aligned docs with implementation
v2.2.0
Enhanced descriptions for better AI triggering
v2.1.0
Enhanced descriptions for better AI triggering
v1.0.2
Runtime fix
v1.0.1
Add runtime declaration + security compliance
v1.0.0
Initial release of tesla-commander.
- Command and monitor Tesla vehicles from the command line via Fleet API.
- Supports vehicle status, climate, charging, locks, tracking, and trip analytics.
- OAuth 2.0 authentication with built-in token management.
- Automation-friendly with quick summary and scripting support.
- Includes privacy and API rate-limit precautions.
元数据
常见问题
Tesla Commander 是什么?
Reference tool for life — covers intro, quickstart, patterns and more. Quick lookup for Tesla Commander concepts, best practices, and implementation patterns. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 441 次。
如何安装 Tesla Commander?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install tesla-commander」即可一键安装,无需额外配置。
Tesla Commander 是免费的吗?
是的,Tesla Commander 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Tesla Commander 支持哪些平台?
Tesla Commander 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Tesla Commander?
由 bytesagain1(@bytesagain1)开发并维护,当前版本 v3.0.1。
推荐 Skills