con un clic
history-query
Query chat history by keywords and date ranges.
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Menú
Query chat history by keywords and date ranges.
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
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.