在 Manus 中运行任何 Skill
一键导入
一键导入
一键在 Manus 中运行任何 Skill
开始使用search
星标4
分支0
更新时间2026年3月8日 20:58
Semantic search in article history
安装
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
SKILL.md
readonly菜单
Semantic search in article history
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Generate the daily tech watch article (filter, write, publish to site)
Generate source fiches for an article and publish to the site
Create a NotebookLM notebook from daily sources and generate a podcast
Display today's sources sorted by theme priority
Publish a personal blog post to the site
Fetch PR review comments, fix issues, reply to each comment
| name | search |
| description | Semantic search in article history |
| argument-hint | <query> |
Perform a semantic search across past articles indexed in ChromaDB.
just search "$ARGUMENTS"
Show results as a table:
| Date | Title | Relevance | Themes | Excerpt |
|---|
If no results:
total_indexed == 0, indicate the history is empty and suggest running just index-all to index existing articles;total_indexed > 0, indicate no indexed article matches this query and suggest refining the search.