基于 SOC 职业分类
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/penghang1223/niannian-workspace --skill quick-summary命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
正在显示 SKILL.md
Unit, integration, and E2E testing patterns with framework-specific guidance. Use when asked to "write tests", "add test coverage", "testing strategy", "test this function", "create test suite", "fix flaky tests", or "improve test quality".
A self-evolution engine for AI agents. Analyzes runtime history to identify improvements and applies protocol-constrained evolution. Communicates with EvoMap Hub via local Proxy mailbox.
抖音视频下载工具 - 解析抖音链接,下载视频并发送
| name | quick-summary |
| description | 快速摘要技能 - 将长文本/URL 内容精简为要点摘要 |
| tags | ["productivity","summary","learning"] |
| metadata | {"openclaw":{"emoji":"📝"}} |
将长文本或网页内容快速提取为 3-5 个要点摘要。
当用户说以下内容时触发:
web_fetch 获取 URL 内容,或读取文件内容exec 运行摘要提取脚本node {baseDir}/scripts/extract.js "<text>"
📋 内容摘要:
1. [要点一]
2. [要点二]
3. [要点三]
📊 字数:XXX 字 → 压缩至 XXX 字
⏱️ 阅读时间:约 X 分钟
web_fetch 获取