← 返回 Skills 市场
Olostep
作者
Zeeshan Adil
· GitHub ↗
· v1.0.3
· MIT-0
169
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install olostep
功能描述
Scrape webpages, search Google, crawl sites, batch-scrape up to 10k URLs, map site structure, and get AI-powered answers with citations using the Olostep Web...
安全使用建议
Before installing: 1) Note the metadata mismatch — SKILL.md requires OLOSTEP_API_KEY but registry metadata shows none. Verify which is authoritative (check the skill listing or ask the publisher) so you don't accidentally expose a key or leave the skill non-functional. 2) Confirm you trust olostep.com and read its privacy/security docs: all scraped page contents (including any sensitive info present on pages you request) will be sent to their API. Avoid using this skill with internal, private, or authentication-protected pages unless you trust the provider. 3) Test with harmless public pages and a throwaway API key first to confirm behavior and rate limits. 4) If you are uncomfortable with autonomous invocation, restrict the skill or disable autonomous calls in your agent policy. 5) Prefer installing skills whose registry metadata matches their SKILL.md (the mismatch here is likely a packaging oversight but should be resolved before wide use).
功能分析
Type: OpenClaw Skill
Name: olostep
Version: 1.0.3
The 'olostep' skill is a legitimate integration for the Olostep Web Data API, providing tools for web scraping, Google searching, and site crawling. All functionality is clearly documented in SKILL.md and README.md, using standard curl commands to interact with the official API endpoint (api.olostep.com). No evidence of data exfiltration, malicious execution, or prompt injection was found.
能力评估
Purpose & Capability
The SKILL.md describes a coherent web-scraping/crawling/batch API (Olostep) and all runtime examples call https://api.olostep.com. That capability aligns with the skill's name and description. However, the registry-level metadata provided to you earlier lists no required env vars/credentials while the SKILL.md includes an internal metadata block that requires OLOSTEP_API_KEY (primaryEnv). This mismatch is an incoherence in the package metadata.
Instruction Scope
The instructions are instruction-only and confined to making HTTP requests to api.olostep.com using curl and polling endpoints for crawls/batches/retrieves. They direct no other file reads, system commands, or transmissions to unrelated endpoints. The agent is told to stop and prompt the user if OLOSTEP_API_KEY is missing.
Install Mechanism
No install spec or code files are included (instruction-only), so nothing is written to disk or downloaded during installation. This is the lowest-risk install mechanism.
Credentials
SKILL.md sensibly requires a single API key (OLOSTEP_API_KEY) to authenticate to the Olostep API — that is proportionate to the described functionality. But the registry summary at the top of the package claims 'Required env vars: none' and 'Primary credential: none', which contradicts the SKILL.md. That inconsistency could cause silent failures or misconfiguration and is worth verifying before use.
Persistence & Privilege
The skill is not marked always:true and is user-invocable (normal). disable-model-invocation is false (default), meaning it may be invoked autonomously by the agent; this is expected platform behavior and not a stand-alone red flag, but combine with other concerns if you restrict autonomous actions.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install olostep - 安装完成后,直接呼叫该 Skill 的名称或使用
/olostep触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.3
Fix: publish via CLI to correctly register OLOSTEP_API_KEY credential and homepage in registry metadata
v1.0.2
- Version bump from 1.0.0 to 1.0.2 with no file changes detected.
- No changes to functionality, documentation, or API usage in this release.
v1.0.1
- Added `metadata` field for integration compatibility, detailing required environment variable and homepage.
- Clarified free tier usage in the description.
- No core functionality or documentation changes to API usage or workflows.
v1.0.0
Initial public release of the Olostep skill.
Includes:
- Web search and AI answers
- Single-page scraping
- Batch scraping
- Website crawling
- Website mapping
- Docs-to-code and research workflows
- MCP setup guidance
- Integration patterns for Node.js, TypeScript, Python, FastAPI, Express, LangChain, CrewAI, and OpenAI tool calling
元数据
常见问题
Olostep 是什么?
Scrape webpages, search Google, crawl sites, batch-scrape up to 10k URLs, map site structure, and get AI-powered answers with citations using the Olostep Web... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 169 次。
如何安装 Olostep?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install olostep」即可一键安装,无需额外配置。
Olostep 是免费的吗?
是的,Olostep 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Olostep 支持哪些平台?
Olostep 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Olostep?
由 Zeeshan Adil(@zeeshanadilbutt)开发并维护,当前版本 v1.0.3。
推荐 Skills