with one click
history-query
Query chat history by keywords and date ranges.
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Query chat history by keywords and date ranges.
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
| 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.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.