一键导入
history-query
Query chat history by keywords and date ranges.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Query chat history by keywords and date ranges.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
Build-focused skill for creating, updating, and installing standard Agent Skills.
Manage SOP templates, scheduled automation tasks, and run history through AI-callable tools.
提供独立的命令执行与 skill 脚本执行能力。
Provides interaction capabilities with the user.
Meta skill for AI self-evolution. Invoke when recording lessons learned and improving skill guidance from execution feedback.
Execute Python code to perform tasks that are not covered by other tools.
| name | history-query |
| description | Query chat history by keywords and date ranges. |
| description_cn | 按关键词与时间范围检索聊天历史。 |
| license | Apache-2.0 |
| metadata | {"author":"deepseek-cowork team","version":"1.0"} |
| security_level | low |
| allowed-tools | query_history, upsert_message_embedding, query_history_vector |
This skill searches the local chat history stored in SQLite.
Query chat history with optional keywords and date range.
Upsert a vector embedding for a message.
Vector search over message embeddings.
parallel_tools when the current mode exposes them.