← Back to Skills Marketplace
chenjin113

Study And Port

by 邪恶耄耋 · GitHub ↗ · v1.2.0 · MIT-0
cross-platform ⚠ suspicious
126
Downloads
0
Stars
0
Active Installs
3
Versions
Install in OpenClaw
/install study-and-port
Description
Research new AI frameworks or technologies, extract their best features, evaluate feasibility, and implement as OpenClaw skills. Triggered when: (1) user men...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install study-and-port
  3. After installation, invoke the skill by name or use /study-and-port
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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实现
Metadata
Slug study-and-port
Version 1.2.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 3
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 126 downloads so far.

How do I install Study And Port?

Run "/install study-and-port" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Study And Port free?

Yes, Study And Port is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Study And Port support?

Study And Port is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Study And Port?

It is built and maintained by 邪恶耄耋 (@chenjin113); the current version is v1.2.0.

💬 Comments