← Back to Skills Marketplace
Project Ghost
by
Sid890-cpu
· GitHub ↗
· v2.0.0
· MIT-0
198
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install project-ghost
Description
Web reading layer for AI agents. Convert any public URL into structured intelligence — entities, business intent, confidence score — in one API call.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install project-ghost - After installation, invoke the skill by name or use
/project-ghost - Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Frequently Asked Questions
What is Project Ghost?
Web reading layer for AI agents. Convert any public URL into structured intelligence — entities, business intent, confidence score — in one API call. It is an AI Agent Skill for Claude Code / OpenClaw, with 198 downloads so far.
How do I install Project Ghost?
Run "/install project-ghost" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Project Ghost free?
Yes, Project Ghost is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Project Ghost support?
Project Ghost is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Project Ghost?
It is built and maintained by Sid890-cpu (@sid890-cpu); the current version is v2.0.0.
More Skills