Creative writing and storytelling powered by CellCog. Create stories, novels, screenplays, fan fiction, world building, character development, narrative design. AI-powered creative writing assistant.
Security Analysis
high confidenceThe skill is an instruction-only storytelling front-end that simply delegates work to a separate 'cellcog' skill — its requirements and instructions are coherent with its stated creative-writing purpose.
Name/description (creative writing) match the content: prompts, modes, and examples all describe story generation. The only runtime dependency referenced is the 'cellcog' skill for API/SDK calls, which is consistent with delegating model access to another integration.
SKILL.md contains only prompts, examples, and a short SDK usage snippet for client.create_chat; it does not instruct the agent to read local files, exfiltrate environment variables, or talk to unexpected endpoints. It does instruct installing and using the 'cellcog' skill, so any network calls/credential use will be performed by that skill (not this one).
No install spec or code is included (lowest install risk). The README tells users to 'clawhub install cellcog'—the real install/network risk is delegated to the referenced 'cellcog' skill, which should be reviewed before use.
This skill declares no required environment variables or credentials. That is proportionate for a high-level prompt library. However, the dependent 'cellcog' skill likely needs credentials; users should inspect that skill's env requirements before installing.
Flags are default: always:false, user-invocable:true, and autonomous invocation allowed (normal). The skill does not request persistent system config or modify other skills.
Guidance
This skill is essentially a collection of prompts and examples that calls into a separate 'cellcog' skill — review the referenced 'cellcog' skill before installing to see what credentials, network calls, or data-retention policies it requires. If you care about keeping your drafts private or avoiding external services, confirm where CellCog sends data and what API keys (if any) it needs. Otherwise, the story-cog instructions themselves are coherent and proportionate for a creative-writing assistant.
Latest Release
v1.0.1
- Added explicit author and dependencies fields to skill metadata. - Updated prerequisite installation instructions to reference the `cellcog` skill. - No code or feature changes; documentation and metadata clarifications only.
More by @nitishgargiitd
Published by @nitishgargiitd on ClawHub