← 返回 Skills 市场
968
总下载
2
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install ragora
功能描述
Use Ragora MCP tools and REST API to discover, search, and synthesize answers from knowledge bases. Trigger when the user asks for grounded answers from Ragora collections, cross-collection comparison, source-backed summaries, due diligence research, or verification using marketplace data.
安全使用建议
This skill is coherent and asks only for a Ragora API key. Before installing: ensure the RAGORA_API_KEY you provide is for the account you expect and has appropriate scope, store it in a secret manager (not in plaintext), and monitor billing/credits for pay-per-use marketplace collections. Remember that using this skill will send user queries and retrieved content to Ragora endpoints (mcp.ragora.app / api.ragora.app), so avoid sending sensitive secrets or private data to be searched unless you trust the service and have appropriate data-handling agreements. Rotate keys if you stop using the skill and review access logs on your Ragora account if available.
功能分析
Type: OpenClaw Skill
Name: ragora
Version: 1.0.1
The OpenClaw AgentSkills bundle for Ragora is benign. It provides comprehensive instructions for an AI agent to interact with the Ragora knowledge base via MCP tools or REST API. The skill explicitly emphasizes secure handling of the `RAGORA_API_KEY` by instructing the agent never to expose it in logs or outputs. All network interactions are directed to legitimate `ragora.app` domains, and there are no instructions for unauthorized file system access, data exfiltration, malicious execution, or persistence mechanisms. The `curl` commands provided are illustrative examples for API interaction and health checks, not malicious payloads.
能力评估
Purpose & Capability
Name/description match the requested resources and behavior. The skill only declares RAGORA_API_KEY as required and documents MCP/REST endpoints consistent with Ragora integration; there are no unrelated credentials, binaries, or config paths requested.
Instruction Scope
SKILL.md instructs the agent to use Ragora MCP tools and REST endpoints (health checks, collections, search, billing) and to include source attribution and error handling. It does not instruct reading local files, scanning unrelated env vars, or sending data to endpoints outside the Ragora domains documented (mcp.ragora.app, api.ragora.app, ragora.app). It also explicitly warns not to print API keys.
Install Mechanism
No install specification or downloaded code — instruction-only skill. This minimizes disk/write risk and there are no external archives or installer URLs to inspect.
Credentials
Only one environment secret (RAGORA_API_KEY) is required, which is proportional and expected for an API-backed knowledge-base integration. The SKILL.md does not attempt to access other environment variables or unrelated credentials.
Persistence & Privilege
Skill is not always-enabled, does not request system-wide changes, and is instruction-only (no code that would persist or modify other skills). The default agent autonomy (disable-model-invocation=false) is unchanged and expected for skills.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install ragora - 安装完成后,直接呼叫该 Skill 的名称或使用
/ragora触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
- Added metadata section specifying OpenClaw integration details, including required environment variables and homepage link.
- Updated configuration examples to reference the `${RAGORA_API_KEY}` environment variable instead of hardcoded secrets.
- Added a security note advising users to store API keys securely as environment variables and never commit them to version control.
- No changes to underlying functionality or integration paths.
v1.0.0
Ragora Skill 1.0.0 introduces tools for grounded discovery and synthesis using Ragora's knowledge base collections.
- Initial release enabling access to Ragora MCP tools and REST API for semantic search, comparison, and due diligence research.
- Supports collection-level and cross-collection search, versioning, tagging, and filters.
- Details secure API key handling, authentication, and billing (credit-based) procedures.
- Provides setup and usage guides for both MCP and REST integration paths.
- Includes built-in verification, connectivity checks, and error handling.
元数据
常见问题
ragora 是什么?
Use Ragora MCP tools and REST API to discover, search, and synthesize answers from knowledge bases. Trigger when the user asks for grounded answers from Ragora collections, cross-collection comparison, source-backed summaries, due diligence research, or verification using marketplace data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 968 次。
如何安装 ragora?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install ragora」即可一键安装,无需额外配置。
ragora 是免费的吗?
是的,ragora 完全免费(开源免费),可自由下载、安装和使用。
ragora 支持哪些平台?
ragora 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 ragora?
由 mregmi(@mregmi)开发并维护,当前版本 v1.0.1。
推荐 Skills