← 返回 Skills 市场
sid890-cpu

Project Ghost

作者 Sid890-cpu · GitHub ↗ · v2.0.0 · MIT-0
cross-platform ⚠ suspicious
198
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install project-ghost
功能描述
Web reading layer for AI agents. Convert any public URL into structured intelligence — entities, business intent, confidence score — in one API call.
安全使用建议
This skill behaves like a typical web-reading API: it will send URLs (and the page content it extracts) to a third-party service in exchange for structured output, and SKILL.md requires a GHOST_API_KEY even though the registry metadata omitted that. Before installing: 1) Verify the API endpoint and owner — check the linked GitHub repo (https://github.com/Sid890-cpu/project-ghost) and confirm the code and maintainer identity. 2) Confirm the API domain you will be sending pages to (SKILL.md uses project-ghost-production.up.railway.app and project-ghost-lilac.vercel.app) and read its privacy/data-retention policy. 3) Avoid sending private or internal URLs or confidential documents to the service until you’ve confirmed its handling of submitted content. 4) Consider issuing a scoped/test API key or using a throwaway account for initial testing. 5) If the registry metadata is used by your agent to auto-configure secrets, correct the missing GHOST_API_KEY entry or decline install until it's clarified.
功能分析
Type: OpenClaw Skill Name: project-ghost Version: 2.0.0 The skill bundle describes a web intelligence service ('Project Ghost') that converts URLs into structured data. The documentation in SKILL.md provides standard usage instructions and API examples for interacting with an external endpoint (project-ghost-production.up.railway.app). There is no executable code provided, and the instructions contain no evidence of prompt injection, data exfiltration, or malicious intent.
能力评估
Purpose & Capability
The name/description (web reading layer) aligns with the runtime instructions (POST a URL to an external distill API and receive structured output). However the registry metadata claims no required environment variables while SKILL.md declares a required GHOST_API_KEY — an internal inconsistency in the declared capability/requirements.
Instruction Scope
SKILL.md instructs only to set an API key and POST a public URL to the service; it does not instruct reading local files, shell history, or other unrelated system state. It does, however, direct the agent to transmit the full content (or an extracted form) of arbitrary URLs to a third-party API — expected for this purpose but worth noting for privacy.
Install Mechanism
This is an instruction-only skill with no install spec and no code files, so nothing is written to disk by the skill bundle itself. Low install risk.
Credentials
The SKILL.md requires a single secret GHOST_API_KEY (reasonable for an external API), but the registry metadata lists no required env vars — inconsistency that could confuse users. Also the flow requires creating an account/email to obtain the key (privacy/data collection concern). The single API key is proportionate to the stated function, but verify what the external service does with submitted page content.
Persistence & Privilege
The skill does not request always:true and does not modify system-wide settings. It uses normal autonomous invocation defaults. No elevated persistence or cross-skill config access is requested.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install project-ghost
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /project-ghost 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.0
Major update: Project Ghost 2.0.0 introduces a streamlined web reading layer for AI agents. - Instantly converts any public URL into structured intelligence in one API call. - Extracts business intent, named entities, confidence score, token savings, and priority score from web pages. - Features a clear, agent-ready API response format for easy integration. - Offers free API keys with 100 requests/month. - Improved compatibility with major public websites; returns clear messages for blocked pages.
元数据
Slug project-ghost
版本 2.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Project Ghost 是什么?

Web reading layer for AI agents. Convert any public URL into structured intelligence — entities, business intent, confidence score — in one API call. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 198 次。

如何安装 Project Ghost?

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

Project Ghost 是免费的吗?

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

Project Ghost 支持哪些平台?

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

谁开发了 Project Ghost?

由 Sid890-cpu(@sid890-cpu)开发并维护,当前版本 v2.0.0。

💬 留言讨论