knowledge-base-cache
Knowledge Base Cache Skill
Create a structured knowledge repository with layered architecture (hot/cold/warm) and intelligent context management.
Architecture Overview
┌─────────────────────────────────────────────────────────────┐
│ 应用层 (Application) │
│ Agent 核心 │
└──────────────────────────┬──────────────────────────────────┘
│
┌──────────────────────────▼──────────────────────────────────┐
│ 工作记忆层 (Working Memory) │
│ • 上下文组装 • Token预算管理 │
│ • 多源协调 • LRU缓存 │
└─────────────┬───────────────────────────────────────────────┘
│ 标准接口 KnowledgeSource
┌─────────┼─────────┐
More from dqz00116/skill-lib
hexo-blog-update
Standardized workflow for creating and publishing Hexo blog posts with local preview and deployment.
5mvp-design
Design Minimum Viable Prototype code following "code-as-documentation" principles. Produces architecture-focused documentation without code snippets, emphasizing design decisions over implementation details.
1msvc-build
Compile MSVC C++ projects with multi-processor support, automatic MSBuild detection, and intelligent error analysis.
1unity-mcp
Unity MCP Server 部署指南与 API 使用技巧,包含常见问题排查与解决方案
1git-workflow
Automate Git commit and push workflows with intelligent prompts and safety checks. Checks workspace status, lists changes, confirms with user, and handles push operations safely. Never commits without explicit user approval.
1code-generator
Generate code implementation from design documents following structured phase-based workflow with token cost estimation and modification previews.
1