← 返回 Skills 市场
Solcast
作者
Membrane Dev
· GitHub ↗
· v1.0.3
· MIT-0
197
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install solcast
功能描述
Solcast integration. Manage Organizations. Use when the user wants to interact with Solcast data.
安全使用建议
This skill is an instruction-only integration that expects you to use the Membrane CLI to connect to Solcast. Before installing/running anything: 1) Verify the @membranehq/cli npm package and its GitHub repo/homepage (author, recent commits, stars, issues) to ensure you're installing the expected software. 2) Prefer npx for one-off runs if you don't want a global install. 3) Be prepared to complete an interactive OAuth-style login (browser or code flow) — you will not be asked to paste Solcast API keys into the agent. 4) Confirm the tenant/clientName values you should use (the SKILL.md is vague about tenant argument). 5) If you have low trust in Membrane, do not install the CLI or create connections; instead interact with Solcast through known, vetted tooling. Finally, note the registry metadata did not declare the required CLI binary — treat that as a metadata gap and verify manually before proceeding.
功能分析
Type: OpenClaw Skill
Name: solcast
Version: 1.0.3
The skill provides instructions for an AI agent to integrate with Solcast solar data using the Membrane CLI. It requires the installation of the `@membranehq/cli` NPM package and uses the Membrane platform to handle authentication and API actions. While it relies on a third-party service and global package installation, the instructions in SKILL.md are transparent, aligned with the stated purpose, and do not exhibit signs of malicious intent, obfuscation, or unauthorized data exfiltration.
能力评估
Purpose & Capability
The skill claims to integrate with Solcast and all runtime instructions use the Membrane CLI to create connections, discover and run actions — this is coherent with the stated purpose. Minor inconsistency: the registry lists no required binaries, yet the SKILL.md instructs installing the @membranehq/cli (npm). The skill legitimately needs the CLI to operate; the metadata should have declared that.
Instruction Scope
SKILL.md stays within scope: it instructs installing/using the Membrane CLI, logging in, creating a Solcast connection, listing/creating/running actions. It does not ask to read unrelated local files, access unrelated env vars, or exfiltrate data. It does require interactive authentication (browser or headless code flow), which is normal for this workflow.
Install Mechanism
The skill recommends installing @membranehq/cli via npm install -g (and sometimes npx). Installing a global npm package is a common but higher-risk install mechanism than an instruction-only flow; the package appears to be from a named organization and a repository/homepage are provided, but the registry itself contains no install spec. Recommend verifying the npm package (author, integrity) and considering npx instead of a global install if you prefer not to write a binary to disk.
Credentials
The skill declares no required environment variables or credentials and explicitly says Membrane handles auth server-side and you should not supply Solcast API keys locally. This is proportionate to its purpose. Note: SKILL.md uses a --tenant flag and agentType values without fully explaining tenant selection; the login command may require additional contextual parameters in practice.
Persistence & Privilege
The skill is user-invocable, not always-enabled, and allows normal autonomous invocation. It does not request persistent elevated privileges or attempt to modify other skills or global agent settings. Installing the CLI will add a binary to the system if you choose to install it, which is standard for a CLI-based integration.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install solcast - 安装完成后,直接呼叫该 Skill 的名称或使用
/solcast触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.3
Auto sync from membranedev/application-skills
v1.0.2
Revert refresh marker
v1.0.1
Refresh update marker
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Solcast 是什么?
Solcast integration. Manage Organizations. Use when the user wants to interact with Solcast data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 197 次。
如何安装 Solcast?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install solcast」即可一键安装,无需额外配置。
Solcast 是免费的吗?
是的,Solcast 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Solcast 支持哪些平台?
Solcast 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Solcast?
由 Membrane Dev(@membranedev)开发并维护,当前版本 v1.0.3。
推荐 Skills