← 返回 Skills 市场
occupy5

Weeko

作者 Silas · GitHub ↗ · v1.4.0 · MIT-0
cross-platform ✓ 安全检测通过
159
总下载
0
收藏
0
当前安装
6
版本数
在 OpenClaw 中安装
/install weeko
功能描述
Weeko CLI commands for bookmark management. Search, add, update, delete bookmarks. Create and organize groups. Batch operations.
安全使用建议
This skill is an instruction-only wrapper for the Weeko CLI and appears internally consistent. Before installing or using it: (1) verify you install weeko-cli from the official package (npm registry) and Bun from the official site, (2) keep your Weeko API key secret (do not paste it into public chats or repos), and (3) be aware that enabling an agent that can run shell commands gives it the ability to access files and environment variables on your machine — only grant that capability to agents you trust. If you need higher assurance, inspect the actual weeko-cli package source published to npm/github before use.
功能分析
Type: OpenClaw Skill Name: weeko Version: 1.4.0 The `weeko` skill bundle provides a CLI interface for managing bookmarks and groups on the Weeko platform (weeko.blog). It includes detailed instructions for an AI agent to perform search, add, update, and delete operations, as well as batch processing. The documentation in `SKILL.md` and `references/commands.md` is well-structured, focusing on legitimate CLI usage and API interactions. No evidence of malicious intent, data exfiltration, or prompt injection was found.
能力标签
requires-sensitive-credentials
能力评估
Purpose & Capability
Name/description match the content: SKILL.md and README describe invoking the Weeko CLI to search/add/update/delete bookmarks and manage groups. Declared prerequisites (Bun runtime, weeko-cli, Weeko API key) are exactly what this capability needs and nothing unrelated (no cloud credentials, no unrelated system access).
Instruction Scope
Runtime instructions are limited to using the weeko CLI (login, whoami, status, list, add, update, delete, group commands, batch ops) and describe config location (~/.config/weeko-cli/config.json) and environment overrides (WEEKO_API_KEY, WEEKO_API_URL). The instructions do not direct reading unrelated files, collecting unexpected secrets, or posting data to endpoints other than the Weeko API.
Install Mechanism
No install spec is embedded in the skill (instruction-only). The docs recommend installing weeko-cli via bun install -g weeko-cli and Bun from bun.sh — both are standard distribution routes. The skill itself does not download or extract arbitrary archives or point to untrusted URLs.
Credentials
No required environment variables or credentials are declared by the skill; SKILL.md documents an expected Weeko API key (WEEKO_API_KEY or login with keys prefixed wk_), which is proportional to the described API-based functionality. No unrelated secrets or multiple unrelated credentials are requested.
Persistence & Privilege
always is false and the skill is user-invocable; it does not request permanent presence or attempt to modify other skills or system-wide agent settings. Configuration storage is limited to the Weeko CLI config path (~/.config/weeko-cli/), which is consistent with the tool's purpose.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install weeko
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /weeko 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.4.0
Rewrite: CLI-based skill with TOON format, full command reference, best practices for AI agents
v1.3.0
Fix openclaw.json config path: skills.entries.weeko.apiKey
v1.2.0
Support openclaw.json configuration, add Get Single Bookmark/Group endpoints, improved API key detection workflow
v1.0.1
Optimized description for ClawHub, improved skill structure
v1.1.0
Added complete API reference, workflow guidance, error handling, and UX guidelines
v1.0.0
Initial release: add, list, search bookmarks; manage groups via Weeko API
元数据
Slug weeko
版本 1.4.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 6
常见问题

Weeko 是什么?

Weeko CLI commands for bookmark management. Search, add, update, delete bookmarks. Create and organize groups. Batch operations. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 159 次。

如何安装 Weeko?

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

Weeko 是免费的吗?

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

Weeko 支持哪些平台?

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

谁开发了 Weeko?

由 Silas(@occupy5)开发并维护,当前版本 v1.4.0。

💬 留言讨论