Token导航 LogoToken导航TokenDH.com
研究检索需要联网github未标认证来源可访问许可证需确认审计异常

checklistchecklist 搜索

Agent Skill

checklist 用于查找、检索和筛选相关信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

873

周安装

36

GitHub Stars

20

下载量

285
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:checklist(checklist 搜索)
来源仓库:https://github.com/unlearndev/skills
仓库路径:skills/checklist
安装命令:
npx skills add https://github.com/unlearndev/skills --skill checklist
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 npx skills 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

skills.shnpx skills
npx skills add https://github.com/unlearndev/skills --skill checklist

简介

Checklist 搜索技能用于查找、检索和筛选相关信息。

  • 适合在项目管理和技术实施中获取标准化清单。
  • 通过 npx skills add 命令从 unlearndev/skills 仓库安装使用。
  • 需核实清单内容的准确性和适用性。
  • checklist 属于研究检索类 Skill,可作为该场景下的辅助能力补充。

SKILL.md

Checklist

Your task

Convert the most recent structured content in this conversation (plan, code review, task list, implementation steps, etc.) into a markdown checklist file saved to the project.

Instructions

1. Identify the content

Look at the current conversation context. Find the most recent plan, code review, implementation steps, or other structured content. This is what you will convert.

2. Generate a name

Derive a short, descriptive kebab-case name from the content's topic (e.g., auth-refactor, api-migration, payment-integration). The file will be saved as .claude/plans/<name>-checklist.md.

3. Check for existing file

Before writing, check if .claude/plans/<name>-checklist.md already exists. If it does, ask the user whether to overwrite, choose a different name, or cancel. Do NOT proceed without their answer.

4. Determine the right checklist granularity

Before converting, assess what level the checkboxes should be at:

  • If the content is a plan from plan mode (generated by you): Keep the plan's text exactly as-is. Do not rewrite, summarize, rephrase, or restructure anything. Only add - [] markers to the major implementation sections/steps — NOT to every tiny sub-step within them. The user has already reviewed and approved this plan; your job is only to make it trackable.
  • If the content is a plan that already has clearly defined large steps/sections: Add - [] markers at the level of those large steps. Do not break them down further into micro-checkboxes.
  • If the content is a general task list or unstructured content without clear section breaks: Ask the user how they'd like it broken up before proceeding. Do NOT guess or create your own granularity.

5. Convert to checklist format

Transform the content into a checklist file following these rules:

  • Preserve the original text exactly — keep all headings, sections, groupings, nesting, ordering, and wording intact. Do not rewrite, summarize, or rephrase any content.
  • Only add - [] checkbox markers to the top-level actionable sections identified in step 4
  • Keep non-actionable text (descriptions, context, rationale, sub-details within a section) as-is without checkboxes
  • Maintain heading hierarchy (##, ###, etc.) exactly as in the original
  • If items already have bullet points or numbered lists within a section, leave them as-is (they are detail under the checkboxed section, not separate checklist items)
  • Nested checkboxes (e.g., - []) should only be used if the original content had an explicit multi-level structure with distinct phases/sub-phases

6. Add the tracking header

Add this exact block at the very top of the file, before any other content:

<!-- CHECKLIST INSTRUCTIONS
IMPORTANT: When working on items in this checklist, you MUST check off each item
(change `- [ ]` to `- [x]`) AS SOON AS it is implemented/completed.
Do not wait until the end — check off each item immediately after finishing it.
This file is the source of truth for tracking progress.
-->

7. Ensure the directory exists

Create .claude/plans/ if it doesn't already exist.

8. Write the file

Save the checklist to .claude/plans/<name>-checklist.md.

9. Confirm

Tell the user the file path and a brief summary of what was captured. Remind them that items will be checked off as they are completed.

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Codex

35.92%
按下载量换算102

Claude

32.71%
按下载量换算93

Cursor

19.47%
按下载量换算55

Gemini CLI

9.25%
按下载量换算26

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

未通过

权限和风险

需要联网

该 Skill 可能需要联网访问来源站点、仓库或外部 API;具体网络访问范围需要结合源码和 README 复核。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。来源安全扫描存在 warning/failed 结果,不能写成本站确认安全。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills