用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/johnalbertini14-glitch/openclaw-skills --skill quick-note命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
Use this skill to create a Polymarket wallet for your agent and trade on prediction markets. Browse markets, place bets, manage positions — all without exposing private keys.
ClawSec suite manager with embedded advisory-feed monitoring, cryptographic signature verification, approval-gated malicious-skill response, and guided setup for additional security skills.
Automated daily security audits for OpenClaw agents with email reporting. Runs deep audits and sends formatted reports.
基于 SOC 职业分类
正在显示 SKILL.md
| name | quick-note |
| description | 快速记录想法和笔记到本地文件。使用场景:(1) 快速记录灵感、想法 (2) 保存临时笔记 (3) 整理思路。支持添加、查看、搜索笔记。 |
一个简单高效的笔记记录工具,帮助快速捕捉想法。
记一条笔记:今天学了新东西
或
note add 今天学了新东西
查看所有笔记
或
note list
搜索笔记 关键词
或
note search 关键词
笔记默认存储在 ~/.quick-notes/ 目录下,按日期分文件存储。
note add <内容> - 添加新笔记note list - 列出所有笔记note search <关键词> - 搜索笔记note today - 查看今日笔记note clear - 清空所有笔记