← 返回 Skills 市场
1917
总下载
1
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install nosi
功能描述
Publish content to Nosi and get a shareable URL. Use when the user wants to publish text, markdown, or files to nosi.pub for sharing.
安全使用建议
This skill appears to do what it says: it will ask you for a Nosi API key or your email (to register) and then POST your content to nosi.pub. Before using it, consider: (1) anything you publish will be public — do not include secrets, passwords, or private data; (2) when asked for an API key, treat that key like a secret — only provide it if you trust nosi.pub and are willing to let the skill send it in requests; (3) the skill's docs mention files but only show a text publish endpoint — if you need to upload binary files, confirm the expected workflow first; (4) because this is instruction-only, the agent (not installed code) will make outbound requests to nosi.pub — review any privacy/policy concerns with that site. If you want extra safety, create a dedicated account or key for publishing and avoid sharing sensitive content.
功能分析
Type: OpenClaw Skill
Name: nosi
Version: 0.1.0
The skill bundle is benign. It clearly outlines its purpose: to publish content to nosi.pub. The instructions for the AI agent in `skill.md` are transparent, guiding the agent to ask the user for an email for registration and an API key for publishing, both of which are directly necessary for interacting with the `nosi.pub` service. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, prompt injection attempts to subvert the agent's purpose, or obfuscation. All actions are aligned with the stated goal of using the `https://nosi.pub` API.
能力评估
Purpose & Capability
Name and description (publish text/markdown/files to nosi.pub) match the instructions which document the publish API and a registration flow. No unrelated binaries, env vars, or config paths are requested.
Instruction Scope
SKILL.md limits actions to asking the user for an API key or email, calling /v1/auth/register, and posting to /v1/publish with X-API-Key. It does not instruct the agent to read local files, scan system state, or exfiltrate unrelated data. One small gap: 'files' are mentioned in the description but publish endpoint shows only a text payload; the skill does not describe a multipart/file upload flow.
Install Mechanism
Instruction-only skill with no install spec and no code files — nothing is written to disk or downloaded during install.
Credentials
No environment variables, credentials, or config paths are required by the skill. The workflow relies on a service-specific API key provided interactively by the user, which is proportional to the stated purpose.
Persistence & Privilege
always is false and the skill does not request persistent system privileges or modify other skills. It does allow normal autonomous invocation (platform default) but does not escalate persistence or privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install nosi - 安装完成后,直接呼叫该 Skill 的名称或使用
/nosi触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
nosi-publish 0.1.0 initial release:
- Publish human- or AI-written text to Nosi (nosi.pub) and return shareable URLs.
- Supports user API key management and registration flow via email.
- Handles optional title and license settings for published content.
- Returns both a human-friendly and raw machine-readable URL with each publish.
- Provides clear output with URLs, excerpt, and license info.
元数据
常见问题
Nosi (Publish contents from AI agents) 是什么?
Publish content to Nosi and get a shareable URL. Use when the user wants to publish text, markdown, or files to nosi.pub for sharing. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1917 次。
如何安装 Nosi (Publish contents from AI agents)?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install nosi」即可一键安装,无需额外配置。
Nosi (Publish contents from AI agents) 是免费的吗?
是的,Nosi (Publish contents from AI agents) 完全免费(开源免费),可自由下载、安装和使用。
Nosi (Publish contents from AI agents) 支持哪些平台?
Nosi (Publish contents from AI agents) 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Nosi (Publish contents from AI agents)?
由 billhao(@billhao)开发并维护,当前版本 v0.1.0。
推荐 Skills