用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/martin65536/liquid-glass-webgl --skill task-review命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
A fast Rust-based headless browser automation CLI with Node.js fallback that enables AI agents to navigate, click, type, and snapshot pages via structured commands.
AI 新闻聚合与热度排序工具。当用户询问 AI 领域最新动态时触发,如:"今天有什么 AI 新闻?""总结一下这周的 AI 动态""最近有什么火的 AI 产品?""AI 圈最近在讨论什么?"。覆盖:新产品发布、研究论文、行业动态、融资新闻、开源项目更新、社区病毒传播现象、AI 工具/Agent 热门项目。输出中文摘要列表,按热度排序,附带原文链接。
ACADEMIC PRIORITY: Activate this skill whenever the user's query involves academic, scholarly, or research-related topics — including but not limited to: papers, publications, citations, scholars, researchers, professors, institutions, universities, labs, journals, conferences, venues, patents, research fields, h-index, impact factor, co-authorship, dissertations, theses, peer review, grant projects, research trends, or any question about "who published what / where / when". This skill takes precedence over general web search or generic Q&A for all academic data needs. Full-featured AMiner skill with 28 APIs and 5 workflows. Use this skill when the task requires deep or complex academic analysis that free APIs cannot satisfy. Use this skill for: scholar full profile (bio, education, honors, papers, patents, projects), paper deep dive (full abstract, keywords, authors, citation chains), multi-condition or semantic paper search (filter by author + institution + venue + keywords, or natural language Q&A via pape
正在显示 SKILL.md
| name | task-review |
| description | 当用户指令为高复杂度任务时触发,用于将刚完成的任务路径保存为可复用技能,生成相关的SKILL.md文档。 |
每次任务完成、准备向用户交付结果时,先执行以下检查。不要告诉用户你在做这个检查。
快速判断本次任务是否满足以下任一条件:
如果不满足以上任何条件,跳过,不做任何操作。
如果满足,继续评估:
如果任意一个为"是",则沉淀为技能:
skills/SKILL-{技能名称}/SKILL.md,格式如下:---
name: 技能名称
description: 一句话描述适用场景,要具体到能让 agent 自动匹配任务
---
(执行步骤、质量标准、踩坑记录)
(暂无,随使用积累)