Skip to main content
GitHub 저장소

KNDL

KNDL에는 artdaw에서 수집한 skills 2개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
2
Stars
8
업데이트
2026-04-26
Forks
1
직업 범위
직업 카테고리 1개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

kndl-memory
소프트웨어 개발자

Use this skill whenever you persist a fact to a memory filesystem, read facts back, or answer a question that requires recall from prior sessions. The skill stores each fact as a JSON-LD document with confidence, decay, bitemporal validity, provenance, and supersession, so an agent's memory can reason about what is fresh, what is stale, what is contradicted, and what came from where. Triggers: writing to /memory, reading from /memory, claims like "I learned that…", "I'll remember…", questions like "what did we decide…", "how confident are we in…", "who told us…", "is this still true". Do NOT trigger for ephemeral chat-only scratchpads or single-turn arithmetic. Pairs naturally with Anthropic's Memory on Managed Agents: KNDL is the file format inside the Memory store, this skill is the convention set Claude follows when reading/writing those files.

2026-04-26
kndl-memory
소프트웨어 개발자

Use this skill whenever you persist a fact to a memory filesystem, read facts back, or answer a question that requires recall from prior sessions. The skill stores each fact as a JSON-LD document with confidence, decay, bitemporal validity, provenance, and supersession, so an agent's memory can reason about what is fresh, what is stale, what is contradicted, and what came from where. Triggers: writing to /memory, reading from /memory, claims like "I learned that…", "I'll remember…", questions like "what did we decide…", "how confident are we in…", "who told us…", "is this still true". Do NOT trigger for ephemeral chat-only scratchpads or single-turn arithmetic. Pairs naturally with Anthropic's Memory on Managed Agents: KNDL is the file format inside the Memory store, this skill is the convention set Claude follows when reading/writing those files.

2026-04-26