← 返回 Skills 市场
Markettime
作者
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
225
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install markettime
功能描述
MarketTime integration. Manage Organizations. Use when the user wants to interact with MarketTime data.
安全使用建议
This skill appears coherent and uses Membrane as a broker to talk to MarketTime. Before installing or following the instructions: (1) verify the @membranehq/cli package and project (GitHub/homepage) so you trust the CLI you will run; (2) prefer using npx for one-off commands instead of npm -g if you want to avoid global installs; (3) be aware that Membrane will handle your MarketTime credentials server-side—review what permissions the resulting connection grants; and (4) do not share any interactive login codes publicly. If you need higher assurance, inspect the Membrane CLI source on the linked repository and confirm the package author/publisher on npm.
功能分析
Type: OpenClaw Skill
Name: markettime
Version: 1.0.3
The skill provides instructions for an AI agent to integrate with the MarketTime B2B platform using the Membrane CLI (@membranehq/cli). The SKILL.md file outlines standard procedures for authentication, connection management, and executing API actions through the Membrane platform. No indicators of malicious intent, data exfiltration, or unauthorized command execution were found; the logic is consistent with the stated purpose of providing a managed integration layer.
能力评估
Purpose & Capability
The name/description (MarketTime integration) matches the instructions: all commands use the Membrane CLI to discover and run MarketTime actions. Required network access and a Membrane account are reasonable for this purpose.
Instruction Scope
SKILL.md's runtime instructions are scoped to installing/using the Membrane CLI, authenticating, creating a connection, discovering actions, and running them. It does not instruct the agent to read unrelated files or to exfiltrate data, and it explicitly says not to ask the user for API keys.
Install Mechanism
The skill is instruction-only (no install spec). It recommends installing @membranehq/cli via npm (global install or npx). Installing a third-party CLI via npm is a reasonable but nontrivial action—users should verify the @membranehq/cli package and prefer npx (one-off) if they want to avoid a global install.
Credentials
No environment variables, secrets, or config paths are requested by the skill. Authentication is handled via Membrane's login flow, which is consistent with the stated design to avoid local API keys.
Persistence & Privilege
The skill does not request always:true or other elevated persistence. It's user-invocable and can be invoked autonomously (platform default), which is expected for a connector skill. It does not instruct changes to other skills or global agent configuration.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install markettime - 安装完成后,直接呼叫该 Skill 的名称或使用
/markettime触发 - 根据 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
元数据
常见问题
Markettime 是什么?
MarketTime integration. Manage Organizations. Use when the user wants to interact with MarketTime data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 225 次。
如何安装 Markettime?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install markettime」即可一键安装,无需额外配置。
Markettime 是免费的吗?
是的,Markettime 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Markettime 支持哪些平台?
Markettime 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Markettime?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。
推荐 Skills