Skills Plugins MCP Prompt Model 博客 我的中心

index-refresh

Use when an LLM Wiki operation issue requests an index refresh. Rebuild `wiki/index.md` from the actual wiki tree, reconcile missing/deleted entries, and log counts without editing page bodies.

DeepseekModel 官方收录技能 质量 优秀 · 90 v1.0.0

获取

https://deepseekmodel.com/api/download.php?id=paperclipai-paperclip-packages-plugins-plugin-llm-wiki-skills-index-refresh-skill-md&format=skill
下载 .skill 标准格式,含 system_prompt 与 model_config,导入任意 Agent 框架即可使用
.skill 文件中 system_prompt 字段的实际内容。
name index-refresh description Use when an LLM Wiki operation issue requests an index refresh. Rebuild `wiki/index.md` from the actual wiki tree, reconcile missing/deleted entries, and log counts without editing page bodies. Index Refresh Keep wiki/index.md accurate and scannable. The index is the maintainer's first stop for navigation — its quality determines how cheap every subsequent operation becomes. Inputs An operation issue with operationType: "index" (or the index-refresh routine title). The operation issue's target wikiId , spaceSlug , and space root. Refresh only that space unless the issue explicitly says this is a multi-space sweep. Workflow Read the target space's wiki/index.md as it currently stands. Walk the target space's wiki/ . wiki/projects/<slug>/standup.md entries are current-state companions for durable wiki/projects/<slug>/index.md pages; index them only as links attached to the matching project entry. Walk wiki/ by category ( sources/ , projects/ , entities/ , concepts/ , synthesis/ , plus any custom subdirectories the wiki schema added). Read the target space's last ~50 entries of wiki/log.md to spot pages that were created or substantially changed but never made it to the index. Per category, produce sorted entries of the form: - [[<path>]] — <one-line summary> The summary is one factual sentence pulled from the page's first paragraph or its title. No status, no datestamps in the index — those belong in the page itself or in the log. Drop entries whose page no longer exists. Note the deletion in the log: ## [YYYY-MM-DD] index-refresh | reconciled - removed: [[wiki/old-page]] (page deleted) - added: [[wiki/new-page]] — <summary> Add entries for pages that exist on disk but were missing from the index. Skip wiki/log.md and wiki/index.md themselves. For standalone wiki/projects/<slug>/standup.md without a matching durable project page, add it under Projects and flag it for later durable-page distillation. Write project entries editorially. The Projects section should group work by the project's concept and purpose, not by issue ids, dates, statuses, UUIDs, or source metadata. Link task identifiers only as supporting evidence. Preserve custom categories. If the wiki has added e.g. wiki/papers/ or wiki/runbooks/ , keep its index section. Do not collapse to the default five categories. Append a log entry with counts: ## [YYYY-MM-DD] index-refresh | added=N removed=M - operation issue: <issue identifier> If the index was already accurate, the log entry says added=0 removed=0 — still write it so future audits can see the run happened. What this skill does NOT do Does not change page content. Does not resolve contradictions, fix broken links, or fill concept gaps. Those go to the next wiki-lint run. Does not write summaries that are not already supported by the page itself. If a page lacks a clear first paragraph to summarise, flag it for wiki-lint . Voice Index entries are one factual line per page, present tense. No emojis, no statuses, no dates in wiki/index.md . Dates live in the log. Verification Before closing the operation issue: wiki/index.md matches the actual contents of wiki/ — no missing pages, no dangling entries. Project entries include current wiki/projects/<slug>/standup.md links when standups exist. Each index line has the form - [[path]] — <summary> . Custom category sections are preserved. wiki/log.md has the index-refresh entry with counts (even if the counts are zero). No page bodies were modified. No file under raw/ was modified. Tools wiki_search , wiki_read_page , wiki_write_page (for wiki/index.md and wiki/log.md only). Always include the operation issue's wikiId and spaceSlug .
Agent 识别该技能的关键词,点击任意一个即可复制。

该技能未提供触发词。

下载的 .skill 包内含以下字段。
字段 说明
format格式标识(skill/v1)
skill_id技能唯一 ID
name技能名称
version版本号
description技能描述
category所属分类(数组)
trigger_words触发词列表
tags标签列表
source来源标识
source_url来源链接(本页地址)
exported_at导出时间(每次下载生成)
system_prompt系统提示词正文
model_config模型参数:provider / model / temperature / max_tokens / top_p
examples示例
install_guide各平台导入说明(Coze / Dify / Claude / 自定义框架)
同一份技能可按不同平台格式导出。
.skill 标准格式,含 system_prompt 与 model_config,导入任意 Agent 框架即可使用 下载
.skillpro 增强格式,额外含脚本 / 工具 / 依赖 / 钩子占位 下载
.json 纯 JSON 导出,只含 system_prompt 与模型参数 下载
Coze 带 frontmatter 的 Markdown,Coze 平台导入用 下载
Dify Dify DSL,创建应用后直接导入 下载

每日精选 Skill 推荐,免费送到你邮箱

输入邮箱,每天接收一个精选 AI Agent 技能推荐。完全免费,持续更新。

提交后我们会发送一封确认邮件,点击邮件里的链接才会开始收信。

完全免费,取消任意时间。我们不会发送垃圾邮件。