← 返回 Skills 市场
gora050

Tacklit

作者 Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ⚠ suspicious
113
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install tacklit
功能描述
Tacklit integration. Manage data, records, and automate workflows. Use when the user wants to interact with Tacklit data.
安全使用建议
This skill appears to do what it says (use Membrane to access Tacklit), but before installing: 1) Confirm you have Node/npm installed — SKILL.md requires npm even though the metadata doesn't declare it. 2) Review the @membranehq/cli npm package (npm page, repository, maintainers) and its permissions before running npm install -g; consider using npx to avoid a global install. 3) Understand the Membrane login flow: it opens a browser or prints an auth URL and hands you an authorization code (Membrane manages credentials server-side). 4) If you need to be cautious, run the CLI in an isolated environment (container/VM) and review network calls or the package source. 5) Ask the publisher to update the skill metadata to declare required binaries (node/npm) and to include an install spec or trusted release URL for transparency.
功能分析
Type: OpenClaw Skill Name: tacklit Version: 1.0.1 The skill bundle provides instructions for integrating with Tacklit using the Membrane CLI. It guides the agent through installing the '@membranehq/cli' npm package, authenticating via 'membrane login', and managing tasks through the Membrane platform. The behavior is consistent with the stated purpose of project management integration, and no indicators of malicious intent, data exfiltration, or unauthorized execution were found.
能力评估
Purpose & Capability
The skill claims to integrate with Tacklit via the Membrane platform and all runtime instructions use the Membrane CLI — this matches the described purpose. However, the skill metadata lists no required binaries even though SKILL.md instructs installing @membranehq/cli via npm (which requires node/npm). The missing declaration is an inconsistency.
Instruction Scope
SKILL.md stays on-task: it instructs installing/using the Membrane CLI, creating connections, listing and running actions, and handling headless login. It does not ask the agent to read unrelated files, exfiltrate secrets, or contact unexpected endpoints beyond Membrane/Tacklit.
Install Mechanism
Installation is documented only in SKILL.md as npm install -g @membranehq/cli (and npx alternatives). This is a moderate-risk install (public npm package, global install alters system PATH). The skill does not provide an install spec in metadata, so the install will be manual and relies on the external npm package being trusted.
Credentials
No environment variables or credentials are declared or requested by the skill metadata. The runtime flow uses Membrane's login flow (browser-based authorization) which is proportionate to the task. The SKILL.md explicitly tells integrators not to ask users for API keys, which aligns with the described approach.
Persistence & Privilege
The skill does not request 'always: true' or other elevated persistence, and does not instruct changing other skills' configs. Autonomous invocation is allowed by default (platform normal) but there are no extra privileged flags.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install tacklit
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /tacklit 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug tacklit
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Tacklit 是什么?

Tacklit integration. Manage data, records, and automate workflows. Use when the user wants to interact with Tacklit data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 113 次。

如何安装 Tacklit?

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

Tacklit 是免费的吗?

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

Tacklit 支持哪些平台?

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

谁开发了 Tacklit?

由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.1。

💬 留言讨论