← 返回 Skills 市场
358
总下载
1
收藏
1
当前安装
8
版本数
在 OpenClaw 中安装
/install skill4agent
功能描述
Use this skill when you need to search, read, and install skills from the online skill library. Support by Chinese.
安全使用建议
This skill appears internally consistent, but exercise normal caution: 1) `npx skill4agent` will fetch and execute code from npm on your machine — prefer the API option to inspect content (SKILL.md) before running remote code. 2) When installing a downloaded skill, inspect its files (especially scripts) before executing them; follow the SKILL.md advice to obtain user consent for skills flagged as containing sensitive code. 3) Confirm you trust the domain skill4agent.com and the npm package ownership before running installs; avoid running installation commands as root or with elevated privileges. 4) If you need stronger assurance, fetch the skill via the API, review the ZIP contents locally, and only then run necessary install steps.
功能分析
Type: OpenClaw Skill
Name: skill4agent
Version: 1.0.7
This skill acts as a package manager for the OpenClaw environment, allowing the agent to search for and install additional skills from the 'skill4agent.com' platform. It utilizes high-risk capabilities including shell execution (via npx), network communication with external APIs, and filesystem modification for installation. While the SKILL.md file includes security-conscious instructions—such as checking for sensitive code and requiring user consent before installation—the inherent risk of remote code execution and potential shell injection in the command templates (e.g., in SKILL.md) warrants a suspicious classification.
能力评估
Purpose & Capability
Name and description match the instructions: the skill is a wrapper around the skill4agent platform (CLI via npx or direct API). The external npm package and API endpoints listed in SKILL.md are consistent with a search/read/install manager for an online skill library.
Instruction Scope
Runtime instructions are scoped to searching, reading SKILL.md content, and downloading/installing skills to a local .agents/skills/<skill_name> directory. The doc explicitly recommends checking script safety and obtaining user consent for skills flagged as containing sensitive code. There are no instructions to read unrelated system files, other configs, or to exfiltrate data.
Install Mechanism
The skill is instruction-only but directs use of `npx skill4agent` (which fetches and executes code from the npm registry) or downloading ZIPs from skill4agent.com. This is expected for an installer-type tool, but running npx executes remote code transiently on the host — a normal but higher-risk action compared with purely local operations. The SKILL.md does not provide its own install spec, relying instead on the third-party package and site.
Credentials
No environment variables, credentials, or config paths are requested. The declared requirements (Node.js/npm/npx) are appropriate for the CLI option. There are no unrelated or excessive credential requests.
Persistence & Privilege
The skill does not request always:true and does not instruct modifying other skills' configs or system-wide settings. Installing downloaded skills writes into a local .agents/skills directory (documented) which is proportional for a skill installation workflow.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install skill4agent - 安装完成后,直接呼叫该 Skill 的名称或使用
/skill4agent触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.7
- Updated skill description to clarify support for Chinese language.
- No other significant changes; functionality and features remain the same.
v1.0.6
- Added mention of Chinese language support in the skill description.
- No other functional or usage changes detected.
v1.0.5
- Updated binary requirements format to `requirements` with explicit Node.js version specification (>=16.0.0)
- No functional or content changes to skill usage or capabilities
- Documentation structure improved for tool requirements consistency
v1.0.4
- Added a required_binaries section defining node.js, npm, and npx as required binaries.
- requirements section replaced with required_binaries for improved clarity.
- No functional changes to skill usage, operations, or workflows.
- Documentation streamlined for dependency specification.
v1.0.3
- Clarified the two mutually exclusive usage options: CLI (requires Node.js) and direct API (no external dependencies).
- Updated dependency and requirements section for improved clarity and alignment with usage options.
- No changes to core commands or workflows—changes are purely documentation/structural.
- Added guidance on usage environment selection and external dependencies.
- Overall, improved documentation structure and readability.
v1.0.2
- Added a `required_binaries` section specifying Node.js, npm, and npx requirements.
- Declared provenance URLs for npm and API dependencies.
- No functional or workflow changes to the skill's usage or design.
- Documentation improved to clarify environment and dependency prerequisites.
v1.0.1
- Added explicit dependencies section, listing the required npm package and API endpoint.
- No changes to workflow or usage instructions—documentation content remains the same.
- Update clarifies how to use the CLI and API by outlining dependencies in the skill manifest.
v1.0.0
search & read & install Skills, support by chinese
元数据
常见问题
skill4agent 是什么?
Use this skill when you need to search, read, and install skills from the online skill library. Support by Chinese. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 358 次。
如何安装 skill4agent?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install skill4agent」即可一键安装,无需额外配置。
skill4agent 是免费的吗?
是的,skill4agent 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
skill4agent 支持哪些平台?
skill4agent 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 skill4agent?
由 osulivan(@osulivan)开发并维护,当前版本 v1.0.7。
推荐 Skills