Learn and Record
v1.0.0学习新工具、新技术、新平台的完整流程。当你需要从零学习某个东西时使用此 skill。包含学习方法论、踩坑记录、探索清单和笔记模板。也用于回顾已有学习经验来指导新的学习。
⭐ 0· 60·0 current·0 all-time
byamazcuter(神奇可人)@amazcuter
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
The name/description (a learning-and-documentation workflow) matches the instructions: create learning logs, produce Skills/scripts/MCP servers, and register them. The references to ~/.openclaw, skills/, scripts/, and memory/ are coherent with the goal of 'solidifying' learning into local artifacts and agent-integrated tools.
Instruction Scope
Instructions remain within the learning/solidification domain, but they include operations with potential side effects: creating files under memory/ and skills/, running specific scripts at ~/.npm-global/..., modifying ~/.openclaw/openclaw.json, and a step that says to delete or archive original notes. These actions are consistent with the purpose but can delete data or persist configuration—users should verify and back up before running any commands.
Install Mechanism
This is an instruction-only skill with no install spec or remote downloads. No packages or external artifacts are required by the skill itself.
Credentials
The skill declares no required environment variables, which matches the registry metadata. However, its guidance for creating MCP servers and openclaw.json examples shows how API keys/env vars may be stored/mapped into configs. That is a legitimate part of making services work, but it advises storing/using credentials—users should avoid committing secrets and should prefer secure secret storage.
Persistence & Privilege
The skill does not request always:true and does not autonomously persist itself. It explicitly guides the user to register MCP servers in ~/.openclaw/openclaw.json and to create files under the user's home (.openclaw, skills/, memory/). That behavior is consistent with its purpose but does change agent/service configuration if followed—users should review and back up any config changes.
Assessment
This skill is coherent with its stated goal: it teaches how to document learning and convert that into local Skills, scripts, or MCP servers. Before following its procedures: 1) back up existing learning notes and ~/.openclaw/openclaw.json; 2) inspect any scripts you run (the examples reference python scripts under ~/.npm-global—ensure those tools are from a trusted source); 3) avoid committing secrets—if you add API_KEY entries to openclaw.json prefer referencing secure secret storage or environment variables, and restrict file permissions; 4) be careful with the advised 'delete or archive original notes' step—archive rather than delete until you confirm everything was packaged correctly.Like a lobster shell, security has layers — review code before you run it.
latestvk97aer5vve5w5zzq5v1gzy2v2s84fj3p
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
