원클릭으로
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.