← 返回 Skills 市场
Moss
作者
Keshav Arora
· GitHub ↗
· v1.0.3
913
总下载
1
收藏
2
当前安装
4
版本数
在 OpenClaw 中安装
/install moss
功能描述
Documentation and capabilities reference for Moss semantic search. Use for understanding Moss APIs, SDKs, and integration patterns.
安全使用建议
This skill appears to be a docs/reference pack for the Moss API and the requested env vars make sense for that purpose. Before enabling or providing credentials: (1) treat MOSS_PROJECT_KEY as sensitive — only provide it if you trust the skill/agent and understand what calls it will make; (2) review the 'Voice Agent Context Injection' and any workflows that send conversational or audio data to the Moss service to ensure you explicitly consent to that data being uploaded; (3) note there is no homepage/source URL in the package metadata — if you need higher assurance, ask the publisher for an official repo or homepage and verify the service owner before sharing project keys; (4) because it’s instruction-only, there’s no installer risk, but credentials you provide would allow the skill to call the external Moss API, so limit scope and rotate keys if you later disable the skill.
功能分析
Type: OpenClaw Skill
Name: moss
Version: 1.0.3
The skill bundle is a documentation-only resource for the Moss semantic search platform. It provides the agent with API references, SDK usage patterns (JavaScript/Python), and configuration requirements for environment variables (MOSS_PROJECT_ID, MOSS_PROJECT_KEY). No malicious code, data exfiltration, or prompt injection attempts were identified in SKILL.md or _meta.json.
能力评估
Purpose & Capability
The name and description describe Moss API/SDK documentation. The skill only declares two environment variables (MOSS_PROJECT_ID and MOSS_PROJECT_KEY) that are the expected credentials for interacting with the Moss service; no unrelated binaries, install steps, or unrelated credentials are requested.
Instruction Scope
SKILL.md is an instruction-only doc describing API endpoints, SDK methods, and workflows (create/index/query/addDocs/etc.). It indicates use of project credentials to call Moss endpoints (base URL: https://service.usemoss.dev/v1). The doc references an opt-in 'Voice Agent Context Injection' integration pattern — any workflow that sends user conversations or audio to the service is expected for indexing/context injection but should be explicitly consented to by users. No instructions were found that ask the agent to read unrelated local files or exfiltrate system secrets beyond the declared env vars.
Install Mechanism
No install spec and no code files are present. This is the lowest-risk install model (instruction-only); nothing will be written to disk by an installer.
Credentials
The only declared env vars are MOSS_PROJECT_ID and MOSS_PROJECT_KEY (primary credential). Both are appropriate and proportional for a client that will call the Moss service. The primary credential is marked secret in metadata and should be treated as such.
Persistence & Privilege
The skill is not always-enabled and uses normal autonomous invocation settings. It does not request persistent system-wide configuration or other skills' credentials.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install moss - 安装完成后,直接呼叫该 Skill 的名称或使用
/moss触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.3
- No user-facing changes in this release.
- Version bump to 1.0.3 with no file modifications.
v1.0.2
- Updated documentation URL from https://docs.usemoss.dev to https://docs.moss.dev
- Clarified REST API base URL and routes (now `POST /v1/manage` at `https://service.usemoss.dev/v1`)
- Expanded and detailed REST API `action` table, including async index build operations
- Specified that hybrid search blending (`alpha` parameter) is available only in the Python SDK
- Improved authentication instructions for REST API with full example
- Made skills, SDK method names, and parameter conventions more precise and aligned with current SDKs
v1.0.1
- Updated SKILL.md to specify primary environment variables, including MOSS_PROJECT_KEY as the primary credential.
- Clearly documented required environment variables with descriptions under metadata.
- Clarified that voice agent context injection is an opt-in integration pattern, not automatic behavior.
v1.0.0
Initial release providing documentation and feature reference for Moss semantic search.
- Details full set of capabilities: index management, document operations, search modes, and embedding models.
- Outlines SDK methods for JavaScript and Python, with example workflows for semantic, hybrid, and offline-first search.
- Describes integration steps, auth requirements, API actions, and package installation instructions.
- Includes best practices for chunking, query parameters, model selection, and common errors.
- Reference for voice agent frameworks and context injection workflows.
元数据
常见问题
Moss 是什么?
Documentation and capabilities reference for Moss semantic search. Use for understanding Moss APIs, SDKs, and integration patterns. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 913 次。
如何安装 Moss?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install moss」即可一键安装,无需额外配置。
Moss 是免费的吗?
是的,Moss 完全免费(开源免费),可自由下载、安装和使用。
Moss 支持哪些平台?
Moss 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Moss?
由 Keshav Arora(@coderomaster)开发并维护,当前版本 v1.0.3。
推荐 Skills