← 返回 Skills 市场
126
总下载
0
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install study-and-port
功能描述
Research new AI frameworks or technologies, extract their best features, evaluate feasibility, and implement as OpenClaw skills. Triggered when: (1) user men...
安全使用建议
This skill is coherent with its goal of researching frameworks and producing portable SKILL.md or scripts, but it will create files and scripts in your home directories and assumes Node.js and a configured MiniMax search tool. Before installing or enabling it: (1) confirm the registry metadata is updated to declare Node and the write permissions the SKILL.md needs; (2) require the agent to ask for explicit permission before creating any files and to show the exact files it plans to write; (3) review any generated scripts before running them (don't allow auto-execution); (4) ensure the MiniMax tool is properly configured and doesn't expose credentials the skill will use; and (5) if you want to limit risk, restrict or monitor writes to ~/.openclaw/workspace/skills/ and ~/self-improving/. I have medium confidence because the skill is internally consistent with a few manifest mismatches and persistent-write implications that warrant user review.
功能分析
Type: OpenClaw Skill
Name: study-and-port
Version: 1.2.0
The 'study-and-port' skill enables the agent to research external AI frameworks and programmatically generate new skills and Node.js scripts within the '~/.openclaw/workspace/skills/' directory. While SKILL.md includes explicit safety boundaries requiring user confirmation before creating or executing new code, the inherent capability for automated code generation and filesystem persistence constitutes a high-risk 'self-improvement' mechanism. This functionality could potentially be leveraged to introduce unauthorized or malicious logic if the agent's research process is manipulated via prompt injection from external sources.
能力评估
Purpose & Capability
Name/description align with behavior: researching frameworks, evaluating portability, and producing SKILL.md + scripts. However, the SKILL.md frontmatter declares 'requires: bins: [node]' and explicit write permissions (~/.openclaw/workspace/skills/ and ~/self-improving/), while the registry metadata above lists no required binaries or config paths — these registry/manifest mismatches should be reconciled.
Instruction Scope
Instructions stay within the stated purpose (search, analyze, rate portability, create skills). They explicitly instruct the agent to create and validate skill files and to read/write persistent progress and procedural-memory files in the user's home. That persistent file I/O is expected for this skill but is material: the agent will create scripts and logs unless the user declines.
Install Mechanism
Instruction-only skill with no install spec or downloaded code. Minimal installation risk because nothing is pulled from external URLs by default. The SKILL.md assumes Node.js is installed (requires bin), but it does not itself install anything.
Credentials
No secrets or external API credentials are requested. The SKILL.md assumes availability of Node.js and a configured MiniMax web search tool (referenced via TOOLS.md) — the registry did not declare these requirements. The write permissions requested are proportional to the stated goal (creating skills and logs) but should be explicitly declared in the registry metadata and approved by the user.
Persistence & Privilege
The skill requests and instructs writing persistent files and scripts under ~/.openclaw/workspace/skills/ and ~/self-improving/. It contains safeguards in prose (always ask before creating, never auto-execute), which mitigate risk if followed, but the ability to create and store executable scripts is a meaningful privilege and should be allowed only after explicit user consent and review of created files.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install study-and-port - 安装完成后,直接呼叫该 Skill 的名称或使用
/study-and-port触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.2.0
Added user confirmation, declared permissions, specified search endpoint, added safety boundaries
v1.1.0
Updated description, removed personal info, English version
v1.0.0
研究新框架提取优点并用skill实现
元数据
常见问题
Study And Port 是什么?
Research new AI frameworks or technologies, extract their best features, evaluate feasibility, and implement as OpenClaw skills. Triggered when: (1) user men... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 126 次。
如何安装 Study And Port?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install study-and-port」即可一键安装,无需额外配置。
Study And Port 是免费的吗?
是的,Study And Port 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Study And Port 支持哪些平台?
Study And Port 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Study And Port?
由 邪恶耄耋(@chenjin113)开发并维护,当前版本 v1.2.0。
推荐 Skills