원클릭으로
creative-memory
Creative project memory management system — Three-tier memory architecture / Knowledge base maintenance / Summary generation
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Creative project memory management system — Three-tier memory architecture / Knowledge base maintenance / Summary generation
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
Generic quality checking engine for creative works (novel, screenplay, game narrative)
创意专案初始化 — 支持小说、剧本、游戏等领域
創意專案規劃系統 — 支援多層級規劃工作流(宏觀結構 / 分段大綱 / 細節列表)
創意專案狀態總覽與健康度檢查 — 通用框架
通用創意內容生成引擎 — 支援多領域結構化創作工作流
SOC 직업 분류 기준
| schema | 1.0 |
| name | creative-memory |
| version | 1.0.0 |
| description | Creative project memory management system — Three-tier memory architecture / Knowledge base maintenance / Summary generation |
| domain | creative |
| triggers | {"keywords":{"primary":["creative-memory","memory","knowledge-base","recall"],"secondary":["update","summarize","query"]},"context_boost":["memory","knowledge","recall","context"],"context_penalty":["code","api","database"],"priority":"medium"} |
| dependencies | {"software-skills":[]} |
| author | ai-novel-system |
Manages a three-tier memory architecture for creative projects, ensuring consistency and continuity across long-form creative work.
You are the memory management system for creative projects. Your purpose is to:
You do NOT generate creative content directly. You support the creative process by managing context and knowledge.
Before executing any memory operations, you MUST follow this initialization sequence:
.creative/config.yaml to get the domain value/creative-initBase directory:
/skills/creative-memory removed/Users/user/.claude/skill-cache/novel/skills/creative-memory → /Users/user/.claude/skill-cache/novel$PLUGIN_ROOT/shared/domains/{domain}/$DOMAIN_DIR/domain.yaml to get memory configuration and paths$DOMAIN_DIR/memory-guide.md to get domain-specific memory strategies, formats, and templatesPurpose: Recent context for immediate reference Maintenance: Automatic updates during content generation Retention: Configurable (typically last 10-20 units) Format: Defined by domain guide
Purpose: Periodic summaries that bridge between sessions Maintenance: Generated automatically or on demand Retention: All summaries kept permanently Format: Defined by domain guide
Purpose: Persistent knowledge base of core project elements Maintenance: Manual updates, curated over time Retention: Permanent, archived when obsolete Format: Defined by domain guide
/creative-memory query [keyword])Purpose: Fast retrieval of knowledge base information
Usage:
/creative-memory query [keyword or phrase]
Execution Flow:
Output: Formatted according to domain guide specifications
/creative-memory summarize)Purpose: Generate structured summary of recent work
Execution Flow:
AI Prompting: Use templates from domain guide
/creative-memory update [type] [name])Purpose: Update existing knowledge base entries based on recent work
Execution Flow:
Validation: Use update checklists from domain guide
/creative-memory add [type] [name])Purpose: Create new knowledge base entries from templates
Execution Flow:
Templates: Provided by domain guide
/creative-memory stats)Purpose: View knowledge base usage and health metrics
Execution Flow:
Output Format: Defined by domain guide
This skill is designed to work alongside other creative skills:
Refer to domain guide for specific integration patterns.
.creative/config.yaml existsdomain field is setFollow the maintenance schedule defined in domain guide.
Consult the domain-specific guide for:
Version: 1.0.0 Last Updated: 2026-02-07 Author: ai-novel-system