← Back to Skills Marketplace
Neetokb
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
180
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install neetokb
Description
NeetoKB integration. Manage Articles, Categories. Use when the user wants to interact with NeetoKB data.
Usage Guidance
This skill appears coherent: it depends on the Membrane CLI to interact with NeetoKB and does not ask for extra credentials. Before installing, verify the @membranehq/cli npm package and the referenced GitHub repo are legitimate (check publisher, stars, recent activity, and source code). Prefer running one-off commands with npx rather than doing npm -g if you want to avoid a global install. During login, you'll be asked to authenticate in a browser and paste a code for headless environments — do not paste any unrelated secrets. If you do not trust Membrane as a service, do not create connections or provide authentication. If you need higher assurance, request the upstream repository URL or package checksum to audit the CLI before installing.
Capability Analysis
Type: OpenClaw Skill
Name: neetokb
Version: 1.0.3
The neetokb skill bundle provides instructions for an AI agent to manage knowledge base articles and categories via the Membrane CLI. It follows security best practices by delegating credential management to the Membrane platform and focuses on legitimate API interactions. The instructions in SKILL.md are well-aligned with the stated purpose of integrating with NeetoKB and do not contain any evidence of malicious intent, data exfiltration, or unauthorized execution.
Capability Assessment
Purpose & Capability
The skill claims to integrate with NeetoKB via Membrane and all instructions focus on using the Membrane CLI and connections/actions. It does not request unrelated credentials or access to unrelated services.
Instruction Scope
SKILL.md only instructs installing and using the Membrane CLI, creating connections, discovering and running actions, and performing authentication via the standard browser/authorization flow. It does not direct the agent to read arbitrary files, exfiltrate data, or access unrelated system state.
Install Mechanism
There is no formal install spec in the registry, but the runtime instructions tell users to install the Membrane CLI with npm (global install or npx). Installing an npm package is a moderate-risk action compared to instruction-only skills; the package appears to be @membranehq/cli from the public npm ecosystem and references a GitHub repo, which is expected for this purpose. Consider using npx to avoid a global install and review the package/repo before installing.
Credentials
The skill declares no required environment variables or credentials. Authentication is handled by the Membrane service through an interactive OAuth-like flow, which matches the guidance in SKILL.md. No unrelated secrets are requested.
Persistence & Privilege
The skill is not flagged as always: true and is user-invocable. It does not request persistent system-wide configuration changes or access to other skills' settings.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install neetokb - After installation, invoke the skill by name or use
/neetokb - Provide required inputs per the skill's parameter spec and get structured output
Version History
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
Metadata
Frequently Asked Questions
What is Neetokb?
NeetoKB integration. Manage Articles, Categories. Use when the user wants to interact with NeetoKB data. It is an AI Agent Skill for Claude Code / OpenClaw, with 180 downloads so far.
How do I install Neetokb?
Run "/install neetokb" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Neetokb free?
Yes, Neetokb is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Neetokb support?
Neetokb is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Neetokb?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills