← Back to Skills Marketplace
Tacklit
by
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
113
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install tacklit
Description
Tacklit integration. Manage data, records, and automate workflows. Use when the user wants to interact with Tacklit data.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install tacklit - After installation, invoke the skill by name or use
/tacklit - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Frequently Asked Questions
What is Tacklit?
Tacklit integration. Manage data, records, and automate workflows. Use when the user wants to interact with Tacklit data. It is an AI Agent Skill for Claude Code / OpenClaw, with 113 downloads so far.
How do I install Tacklit?
Run "/install tacklit" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Tacklit free?
Yes, Tacklit is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Tacklit support?
Tacklit is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Tacklit?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.1.
More Skills