anime-episode-context
v1.0.2Maintain cross-episode story, character, and visual consistency for AI manga or anime-drama production pipelines that are generated one episode at a time fro...
⭐ 0· 154·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
The skill name/description match the instructions: it extracts and compresses episode TXT into reusable continuity/context packages for text/image/video models. There are no unrelated environment variables, binaries, or config paths declared.
Instruction Scope
The SKILL.md stays on-topic (summarize previous episode, generate context packages, produce model-specific prompts/templates). One ambiguous operational point: it instructs to '回写' (write back) rolling state between episodes but does not specify storage medium or retention policy; this grants the agent some discretion about where/how to persist summaries (conversation memory, files, external storage) — that is an implementation detail the platform should constrain.
Install Mechanism
No install spec or code files beyond static templates; there is nothing downloaded or executed. Low install risk.
Credentials
The skill requests no environment variables, credentials, or config paths. All required resources are local template files included in the skill. No disproportionate secret access is requested.
Persistence & Privilege
always:false and no special privileges are requested. The only persistence-related instruction is conceptual 'write back' of per-episode summaries; this does not itself grant system-level persistence or cross-skill config access, but platform-level storage policies should be checked.
Assessment
This skill is an instruction-only template for producing episode continuity bundles and appears internally consistent. Before installing, confirm two implementation details with the platform or skill author: (1) where and how the 'write back' summaries will be stored (conversation memory, skill storage, disk, or external service) and what retention/visibility rules apply; (2) whether any episode content will be sent to external services or logged (to avoid unintended exposure of copyrighted or sensitive content). If you require strict control over storage or retention, verify that the agent runtime stores the summaries only where you permit.Like a lobster shell, security has layers — review code before you run it.
latestvk97fftm8qtbg4hx3bqn247vmv5839tyd
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
