← Back to Skills Marketplace
knowledge-base
by
HankSU7889
· GitHub ↗
· v1.0.0
2651
Downloads
5
Stars
14
Active Installs
1
Versions
Install in OpenClaw
/install sulada-knowledge-base
Description
Manage a personal knowledge base by adding, searching, organizing, and reviewing articles, links, and notes with tags and natural language queries.
Usage Guidance
This skill appears coherent for managing a local personal knowledge base. Before installing: confirm where memory/knowledge-base.md will be stored (workspace vs. system path) and who can read it; avoid putting secrets or sensitive personal data into the knowledge base; if you do not want the agent to update files autonomously, disable autonomous invocation or restrict the skill; and note the skill's source/homepage is missing—if provenance matters, prefer skills with a clear publisher or inspect the agent's runtime behavior using non-sensitive test entries first.
Capability Analysis
Type: OpenClaw Skill
Name: sulada-knowledge-base
Version: 1.0.0
The skill is a straightforward personal knowledge base manager designed to store, search, and organize notes and links in a local markdown file (memory/knowledge-base.md). There are no indicators of malicious intent, data exfiltration, or suspicious execution logic in SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
Name/description match the instructions: add, search, tag, and review notes. No unrelated credentials, binaries, or installs are requested.
Instruction Scope
Instructions are narrowly scoped to adding/searching/listing knowledge and specify storing records in memory/knowledge-base.md. This is consistent with the purpose, but the SKILL.md references a filesystem path (memory/knowledge-base.md) even though no config paths were declared; confirm where that file will be written and its persistence/permissions.
Install Mechanism
No install spec and no code files — instruction-only skill (lowest install risk).
Credentials
The skill requests no environment variables, credentials, or external service keys — proportional to its stated purpose.
Persistence & Privilege
The skill instructs the agent to write/read a local persistent file (memory/knowledge-base.md). Autonomous invocation is allowed by platform default; if you enable autonomous runs, the agent could create or modify that file without repeated prompts. The skill does not request elevated privileges or system-wide config changes.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install sulada-knowledge-base - After installation, invoke the skill by name or use
/sulada-knowledge-base - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Personal Knowledge Base 1.0.0
- Initial release with core knowledge management features.
- Add, search, organize, and review personal knowledge (articles, links, notes).
- Supports natural language queries, auto-categorization, and labeling.
- Knowledge stored in a structured markdown file for easy access and management.
Metadata
Frequently Asked Questions
What is knowledge-base?
Manage a personal knowledge base by adding, searching, organizing, and reviewing articles, links, and notes with tags and natural language queries. It is an AI Agent Skill for Claude Code / OpenClaw, with 2651 downloads so far.
How do I install knowledge-base?
Run "/install sulada-knowledge-base" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is knowledge-base free?
Yes, knowledge-base is completely free (open-source). You can download, install and use it at no cost.
Which platforms does knowledge-base support?
knowledge-base is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created knowledge-base?
It is built and maintained by HankSU7889 (@hanksu7889); the current version is v1.0.0.
More Skills