← 返回 Skills 市场
Plotlake
作者
eggyrooch-blip
· GitHub ↗
· v1.3.0
· MIT-0
181
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install plotlake
功能描述
订阅微信公众号等信源,获取原始文章内容用于整合日报
安全使用建议
This skill behaves as a thin client that talks to https://api.plotlake.com using curl. Before installing, confirm you trust that service: any feed URLs and retrieved article content will be transmitted to that endpoint (there is no auth described). Avoid submitting private/internal URLs or confidential content. If you require stronger privacy guarantees, ask whether the project supports authentication, encryption beyond HTTPS, or a self-hosted instance; verify the GitHub homepage and the API domain match an official project and review its privacy documentation. If unsure, test with non-sensitive public feeds first and monitor network traffic (or use a proxy) to confirm what is sent/received.
功能分析
Type: OpenClaw Skill
Name: plotlake
Version: 1.3.0
The skill is a legitimate integration for the Plotlake API (api.plotlake.com), designed to help an AI agent manage RSS-style subscriptions and fetch article content for summarization. It uses standard system utilities (curl, jq) to interact with its own documented endpoints and lacks any indicators of data exfiltration, malicious execution, or prompt injection attacks.
能力评估
Purpose & Capability
Name/description (subscribe to public account feeds and fetch raw articles for daily digests) match the instructions: all examples call a documented API to create channels, subscribe bundles, add sources, and fetch articles. Required binaries (curl, jq) are appropriate for the shown commands.
Instruction Scope
SKILL.md contains only HTTP curl examples against the stated API and no steps that read local files, environment secrets, or other system state. It instructs posting feed URLs and fetching article lists — behavior aligns with the stated purpose.
Install Mechanism
This is an instruction-only skill with no install spec or code files. No files will be written to disk and nothing is downloaded or executed beyond using curl/jq at runtime.
Credentials
The skill requires no credentials (no env vars). This is coherent, but also means requests (including posted feed URLs and retrieved article content) will go to api.plotlake.com without explicit authentication — users should understand that feed URLs and article content will be transmitted to that third party.
Persistence & Privilege
The skill does not request always:true, does not alter other skills, and contains no installation steps that modify agent/system configuration. Autonomous invocation is allowed by default (platform behavior) but there is no additional privilege escalation requested.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install plotlake - 安装完成后,直接呼叫该 Skill 的名称或使用
/plotlake触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.3.0
Add curated source catalog: 24 bundles across 10 categories. One-click subscribe. Hardcoded API URL.
v1.2.0
Hardcode default API URL https://api.plotlake.com - no env var needed
v1.1.0
Production URLs: api.plotlake.com with HTTPS
v1.0.0
Initial release: Open Channel API for AI agents to consume raw article data from WeChat and RSS sources
元数据
常见问题
Plotlake 是什么?
订阅微信公众号等信源,获取原始文章内容用于整合日报. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 181 次。
如何安装 Plotlake?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install plotlake」即可一键安装,无需额外配置。
Plotlake 是免费的吗?
是的,Plotlake 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Plotlake 支持哪些平台?
Plotlake 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Plotlake?
由 eggyrooch-blip(@eggyrooch-blip)开发并维护,当前版本 v1.3.0。
推荐 Skills