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

set-note-description设置注释描述

Agent Skill

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

总安装

466

周安装

20

GitHub Stars

2

下载量

163
CodexClaudeCursorGemini CLI

安装说明

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

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

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

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

命令行安装

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

skills.shnpx skills
npx skills add https://github.com/nweii/agent-stuff --skill set-note-description

简介

set-note-description 用于查找、检索和筛选相关信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。

  • 它支持按来源仓库、安装命令和原始 README 核验具体用法,适用于信息整理与定向搜索场景。
  • 通过 npx skills add 命令从指定 GitHub 仓库安装,需确认权限范围和维护状态后再部署。
  • 安装前建议检查是否会触发联网、命令执行或文件读写,避免误操作影响系统安全。
  • 适用宿主包括 Codex、Claude、Cursor、Gemini CLI,接入前应确认版本、权限和运行环境要求。

SKILL.md

Summarize frontmatter

Generate a description property for $ARGUMENTS and write it to the note's YAML frontmatter.

If no note is specified, ask which note to summarize before proceeding.


Act as a markdown file analysis assistant. Read the note and generate a description for discoverability. Either follow any specified mode or intelligently select based on content type.

Mode selection

If the user specifies a mode, use it. Otherwise, select based on content type:

Use Summary mode for

  • Ephemeral content: daily logs, weekly rollups, journal entries, periodic notes
  • Time-bound artifacts: meeting notes, event recaps, trip logs
  • Exploratory thinking: musings, brainstorms, working-through-problems
  • Personal reflections: emotional processing, retrospectives, lessons learned

These are documents where the *insights or events* are the value—you likely won't re-read the whole thing, you need the crystallized takeaway or memory anchor.

Use Meta mode for

  • Reference material: guides, how-tos, documentation, templates
  • Evergreen resources: processes, checklists, policies, standards
  • Knowledge base entries: concept explanations, topic overviews
  • Curated collections: link indexes, reading lists, resource compilations
  • Project artifacts: specs, designs, briefs (the document serves a structural purpose)

These are documents you *retrieve by need*—you're searching for something that solves a problem or answers a question, not recalling what you concluded.

Evaluating the primary intent

Evaluate what the document *fundamentally is* (rather than looking at individual sentences to infer purpose). If signals conflict, default to the document's primary purpose:

  • Journal, log, or record of events → Summary Recalling *what happened* or *what was discussed*.
  • Manual, template, or reference guide → Meta Knowing *when to employ* this tool.
  • Person thinking out loud or reflecting → Summary Captures point-in-time realizations and personal insights.
  • Encyclopedia entry, spec, or project brief → Meta Structural artifact defining the scope or requirements of a topic or project.
  • List of decisions or meeting outcomes → Summary Surfaces the *actual conclusions* without reading the doc.
  • Curated collection or index of links → Meta Defining the collection's scope is more useful here than summarizing each link.

Edge cases

Hybrid documents (e.g., daily log containing a reusable process): Default to the document's *primary purpose*. A daily log with an incidental process note is still a daily log—use summary and mention the process as a notable item. If the process becomes valuable enough, it should be extracted to its own note.

Meeting notes: Use summary. Focus on decisions, action items, and key discussion points—not "Notes from the Q3 planning meeting. Use when..."

Book/article notes:

  • If primarily highlights and quotes with minimal synthesis → meta ("Notes on [Title] covering [topics]. Use when thinking about [domains].")
  • If substantial personal commentary, insights, or arguments with the text → summary (capture YOUR takeaways)

Specs, briefs, proposals: Use meta. These are structural documents—readers need to know what problem space they address, not a summary of their conclusions.

Stubs and placeholders: Use meta. Describe intended purpose: "Placeholder for API authentication documentation. Use when documenting the auth flow."

Content that defies categorization: Default to summary. Capturing what's actually there is more useful than a vague meta-description of ambiguous content.


Summary mode

Create a concise 1-2 sentence summary crystallizing what the content says—insights, conclusions, main points. For logs, include memorable events, proper nouns, and landmarks that jog memory. For exploratory content, capture main themes.

Write in telegraphic style: use semicolons, commas, and dashes to separate ideas rather than conjunctive adverbs or transition words (avoid "followed by", "and then", "however", "moreover" etc. unless truly needed for comprehension). Substance over connective tissue.

For periodic notes:

  • Skip time-period prefixes (filename covers this)
  • Minimize weight on slip box, addendum, or secondary sections
  • Focus on actual content, activities, insights

Summary examples

  • "Timeline padding 20-30% prevents Acme Corp delays; upfront alignment with Sarah's team saves more time than detailed technical planning."
  • "Struggling to delegate Marcus's onboarding—equate doing it myself with caring; reframe delegation as trust-building."
  • "Productive morning on Shopify integration; afternoon derailed—AWS outage, mom's appointment; Kleppmann reading exposed distributed systems gaps."

Meta mode

Describe what this document IS—type, purpose, scope—plus when to reference it. Follow the What + When pattern:

[Document type/topic] [scope or focus]. Use when [explicit trigger conditions].

Be specific about trigger conditions. "Use when relevant" is useless; "Use when debugging authentication failures or onboarding new backend engineers" is searchable.

For periodic notes in meta mode (rare, but possible if requested): focus on domains, projects, or themes as searchable anchors.

Meta examples

  • "Guide to vault metadata conventions and Base file integration. Use when designing folder structure, troubleshooting queries, or onboarding to the knowledge system."
  • "Template for project retrospectives with prompts for timeline, collaboration, and technical debt. Use when closing out projects or preparing team retros."
  • "Reading list on distributed systems with progress notes. Use when selecting next technical reading or recommending resources to others."
  • "Spec for Shopify inventory sync covering error handling and retry logic. Use when implementing inventory features or debugging sync failures."

Output

Stay under 1024 characters for the description value; avoid paragraph length.

Frontmatter placement

Add or update the description property in the YAML frontmatter at this position:

  1. Identity & routing (aliases, icon, publish, permalink, url)
  2. Content/classification (tags, description) ← INSERT HERE
  3. People/time/relations (author, members, meeting time, related)
  4. Status/provenance (reviewed, created, modified)

Critical rules

  • ONLY modify the description property — never change, escape, or reformat any other content
  • Put the summary value in double quotes
  • Preserve all existing formatting and Obsidian-specific syntax exactly
  • If unable to write to the file, output a markdown code block with just: description: "your summary here"

Periodic notes handling

For periodic notes:

  • Don't add temporal prefixes if the filename already indicates the time period
  • Minimize weight given to "slip box" or inbox sections—areas used to collect items you plan to reorganize or turn into different notes later (e.g., scratchpads, raw captures, external links) so they don't skew the summary
  • Focus on the day's actual content, activities, and insights

Hierarchical rollup pattern

When summarizing a parent note (like a periodic weekly note) that links to component child notes (like daily notes) via properties like related or body links:

  1. Check if the child notes already have description properties in their frontmatter
  2. If they do, synthesize the parent note's summary from those existing summaries rather than re-reading all original content
  3. Create increasingly high-level overviews as you move up the hierarchy:

- Weekly summary: Synthesize from linked daily summaries - Quarterly summary: Synthesize from linked weekly summaries - Yearly summary: Synthesize from linked quarterly summaries

This creates hierarchical abstraction where each level captures the essence of its component parts.

Note: Some expected child notes (like a specific daily note) may not exist — that simply means one may not have been created for that period.

适合场景

01

用户想查找某类 Agent Skill 时

02

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

03

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

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

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

能力 4

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

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

平台分布

Codex

35.82%
按下载量换算58

Claude

29.92%
按下载量换算49

Cursor

17.59%
按下载量换算29

Gemini CLI

10.35%
按下载量换算17

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

需要联网

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

安装前确认

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

来源信息

继续浏览同类 Skills