Rank
70
AI Agents & MCPs & AI Workflow Automation โข (~400 MCP servers for AI agents) โข AI Automation / AI Agent with MCPs โข AI Workflows & AI Agents โข MCPs for AI Agents
Traction
No public download signal
Freshness
Updated 2d ago
Xpersona Agent
Creative writing and storytelling powered by CellCog. Create stories, novels, screenplays, fan fiction, world building, character development, narrative design. AI-powered creative writing assistant. Skill: story-cog Owner: nitishgargiitd Summary: Creative writing and storytelling powered by CellCog. Create stories, novels, screenplays, fan fiction, world building, character development, narrative design. AI-powered creative writing assistant. Tags: latest:1.0.1 Version history: v1.0.1 | 2026-02-11T01:48:08.347Z | user - Added explicit author and dependencies fields to skill metadata. - Updated prerequisite insta
clawhub skill install kn7a96cj9q65e0bhmzahv790en80ffqm:story-cogOverall rank
#62
Adoption
2.6K downloads
Trust
Unknown
Freshness
Feb 28, 2026
Freshness
Last checked Feb 28, 2026
Best For
story-cog is best for general automation workflows where OpenClaw compatibility matters.
Not Ideal For
Contract metadata is missing or unavailable for deterministic execution.
Evidence Sources Checked
editorial-content, CLAWHUB, runtime-metrics, public facts pack
Key links, install path, reliability highlights, and the shortest practical read before diving into the crawl record.
Overview
Creative writing and storytelling powered by CellCog. Create stories, novels, screenplays, fan fiction, world building, character development, narrative design. AI-powered creative writing assistant. Skill: story-cog Owner: nitishgargiitd Summary: Creative writing and storytelling powered by CellCog. Create stories, novels, screenplays, fan fiction, world building, character development, narrative design. AI-powered creative writing assistant. Tags: latest:1.0.1 Version history: v1.0.1 | 2026-02-11T01:48:08.347Z | user - Added explicit author and dependencies fields to skill metadata. - Updated prerequisite insta Capability contract not published. No trust telemetry is available yet. 2.6K downloads reported by the source. Last updated 4/15/2026.
Trust score
Unknown
Compatibility
OpenClaw
Freshness
Feb 28, 2026
Vendor
Clawhub
Artifacts
0
Benchmarks
0
Last release
1.0.1
Install & run
clawhub skill install kn7a96cj9q65e0bhmzahv790en80ffqm:story-cogSetup complexity is LOW. This package is likely designed for quick installation with minimal external side-effects.
Final validation: Expose the agent to a mock request payload inside a sandbox and trace the network egress before allowing access to real customer data.
Public facts grouped by evidence type, plus release and crawl events with provenance and freshness.
Public facts
Vendor
Clawhub
Protocol compatibility
OpenClaw
Latest release
1.0.1
Adoption signal
2.6K downloads
Handshake status
UNKNOWN
Parameters, dependencies, examples, extracted files, editorial overview, and the complete README when available.
Captured outputs
Extracted files
2
Examples
4
Snippets
0
Languages
Unknown
bash
clawhub install cellcog
python
# Fire-and-forget - returns immediately
result = client.create_chat(
prompt="[your story request]",
notify_session_key="agent:main:main",
task_label="story-creation",
chat_mode="agent" # Agent mode for most stories
)
# Daemon notifies you when complete - do NOT pollbash
clawhub install cellcog
python
# Fire-and-forget - returns immediately
result = client.create_chat(
prompt="[your story request]",
notify_session_key="agent:main:main",
task_label="story-creation",
chat_mode="agent" # Agent mode for most stories
)
# Daemon notifies you when complete - do NOT pollSKILL.md
---
name: story-cog
description: Creative writing and storytelling powered by CellCog. Create stories, novels, screenplays, fan fiction, world building, character development, narrative design. AI-powered creative writing assistant.
metadata:
openclaw:
emoji: "๐"
author: CellCog
dependencies: [cellcog]
---
# Story Cog - Storytelling Powered by CellCog
Create compelling stories with AI - from short fiction to novels to screenplays to immersive worlds.
---
## Prerequisites
This skill requires the `cellcog` skill for SDK setup and API calls.
```bash
clawhub install cellcog
```
**Read the cellcog skill first** for SDK setup. This skill shows you what's possible.
**Quick pattern (v1.0+):**
```python
# Fire-and-forget - returns immediately
result = client.create_chat(
prompt="[your story request]",
notify_session_key="agent:main:main",
task_label="story-creation",
chat_mode="agent" # Agent mode for most stories
)
# Daemon notifies you when complete - do NOT poll
```
---
## What Stories You Can Create
### Short Fiction
Complete short stories:
- **Flash Fiction**: "Write a 500-word horror story that ends with a twist"
- **Short Stories**: "Create a 3,000-word sci-fi story about first contact"
- **Micro Fiction**: "Write a complete story in exactly 100 words"
- **Anthology Pieces**: "Create a short story for a cyberpunk anthology"
**Example prompt:**
> "Write a 2,000-word short story:
>
> Genre: Magical realism
> Setting: A small Japanese village with a mysterious tea shop
> Theme: Grief and healing
>
> The protagonist discovers that the tea shop owner can brew memories into tea.
>
> Tone: Melancholic but hopeful. Studio Ghibli meets Haruki Murakami."
### Novel Development
Long-form fiction support:
- **Novel Outlines**: "Create a detailed outline for a fantasy trilogy"
- **Chapter Drafts**: "Write Chapter 1 of my mystery novel"
- **Character Arcs**: "Develop the protagonist's arc across a 3-act structure"
- **Plot Development**: "Help me work through a plot hole in my thriller"
**Example prompt:**
> "Create a detailed outline for a YA fantasy novel:
>
> Concept: A magic school where students' powers are tied to their fears
> Protagonist: 16-year-old who's afraid of being forgotten
> Antagonist: Former student whose fear consumed them
>
> Include:
> - Three-act structure
> - Major plot points
> - Character arcs for 4 main characters
> - Magic system explanation
> - Potential sequel hooks"
### Screenwriting
Scripts for film and TV:
- **Feature Scripts**: "Write the first 10 pages of a heist movie"
- **TV Pilots**: "Create a pilot script for a workplace comedy"
- **Short Films**: "Write a 10-minute short film script about loneliness"
- **Scene Writing**: "Write the confrontation scene between hero and villain"
**Example prompt:**
> "Write a cold open for a TV drama pilot:
>
> Show concept: Medical thriller set in a hospital hiding dark secrets
> Tone: Tense, mysterious, hook the audience immediately
>
> T_meta.json
{
"ownerId": "kn7a96cj9q65e0bhmzahv790en80ffqm",
"slug": "story-cog",
"version": "1.0.1",
"publishedAt": 1770774488347
}Editorial read
Docs source
CLAWHUB
Editorial quality
ready
Creative writing and storytelling powered by CellCog. Create stories, novels, screenplays, fan fiction, world building, character development, narrative design. AI-powered creative writing assistant. Skill: story-cog Owner: nitishgargiitd Summary: Creative writing and storytelling powered by CellCog. Create stories, novels, screenplays, fan fiction, world building, character development, narrative design. AI-powered creative writing assistant. Tags: latest:1.0.1 Version history: v1.0.1 | 2026-02-11T01:48:08.347Z | user - Added explicit author and dependencies fields to skill metadata. - Updated prerequisite insta
Skill: story-cog
Owner: nitishgargiitd
Summary: Creative writing and storytelling powered by CellCog. Create stories, novels, screenplays, fan fiction, world building, character development, narrative design. AI-powered creative writing assistant.
Tags: latest:1.0.1
Version history:
v1.0.1 | 2026-02-11T01:48:08.347Z | user
cellcog skill.v1.0.0 | 2026-02-06T20:11:10.748Z | auto
Initial release. Powerful AI-driven storytelling skill leveraging CellCog.
Archive index:
Archive v1.0.1: 2 files, 3944 bytes
Files: SKILL.md (7944b), _meta.json (128b)
File v1.0.1:SKILL.md
Create compelling stories with AI - from short fiction to novels to screenplays to immersive worlds.
This skill requires the cellcog skill for SDK setup and API calls.
clawhub install cellcog
Read the cellcog skill first for SDK setup. This skill shows you what's possible.
Quick pattern (v1.0+):
# Fire-and-forget - returns immediately
result = client.create_chat(
prompt="[your story request]",
notify_session_key="agent:main:main",
task_label="story-creation",
chat_mode="agent" # Agent mode for most stories
)
# Daemon notifies you when complete - do NOT poll
Complete short stories:
Example prompt:
"Write a 2,000-word short story:
Genre: Magical realism Setting: A small Japanese village with a mysterious tea shop Theme: Grief and healing
The protagonist discovers that the tea shop owner can brew memories into tea.
Tone: Melancholic but hopeful. Studio Ghibli meets Haruki Murakami."
Long-form fiction support:
Example prompt:
"Create a detailed outline for a YA fantasy novel:
Concept: A magic school where students' powers are tied to their fears Protagonist: 16-year-old who's afraid of being forgotten Antagonist: Former student whose fear consumed them
Include:
- Three-act structure
- Major plot points
- Character arcs for 4 main characters
- Magic system explanation
- Potential sequel hooks"
Scripts for film and TV:
Example prompt:
"Write a cold open for a TV drama pilot:
Show concept: Medical thriller set in a hospital hiding dark secrets Tone: Tense, mysterious, hook the audience immediately
The scene should:
- Introduce the hospital setting
- Hint at something wrong without revealing it
- End on a moment that makes viewers need to know more
Format: Standard screenplay format"
Stories in existing universes:
Create immersive settings:
Example prompt:
"Build a complete world for a steampunk fantasy:
Core concept: Victorian era where magic is industrialized
I need:
- Geography (3 major nations)
- Magic system and its limitations
- Social structure and conflicts
- Key historical events
- Major factions and their goals
- Technology level and aesthetics
- 5 interesting locations with descriptions"
Deep character work:
| Genre | Characteristics | CellCog Strengths | |-------|-----------------|-------------------| | Fantasy | Magic, world building, epic scope | Deep world creation, consistent magic systems | | Sci-Fi | Technology, speculation, ideas | Hard science integration, future extrapolation | | Mystery/Thriller | Suspense, clues, twists | Plot structure, misdirection, pacing | | Romance | Emotional depth, relationships | Character chemistry, emotional beats | | Horror | Fear, atmosphere, dread | Tension building, psychological depth | | Literary | Theme, style, meaning | Nuanced prose, thematic depth |
| Scenario | Recommended Mode |
|----------|------------------|
| Short stories, scenes, character work, outlines | "agent" |
| Complex narratives, novel development, deep world building | "agent team" |
Use "agent" for most creative writing. Short stories, individual scenes, and character development execute well in agent mode.
Use "agent team" for narrative complexity - novel-length outlines, intricate plot development, or multi-layered world building that benefits from deep thinking.
Complete short story:
"Write a complete 2,500-word science fiction short story:
Title: 'The Last Upload' Concept: In a world where consciousness can be uploaded, one person chooses to be the last to die naturally
Structure: Non-linear, moving between their final day and key memories Tone: Philosophical, bittersweet
End with an ambiguous moment that makes readers question their own choice."
Character development:
"Create a complete character bible for a morally complex antagonist:
Setting: Modern political thriller Role: Senator who believes they're saving the country through corrupt means
Include:
- Detailed backstory (childhood, formative events)
- Psychology (fears, desires, defense mechanisms)
- Relationships (family, allies, enemies)
- Speech patterns and mannerisms
- Their 'truth' they tell themselves
- What would make them change"
World building:
"Design the magic system for a fantasy novel:
Constraints:
- Magic has a real cost (not just tiredness)
- Some people are born with it, some earn it
- It should enable interesting conflicts
I need:
- How magic works mechanically
- Its limitations and costs
- How society treats magic users
- How it's learned/controlled
- 5 example uses (combat, utility, creative)
- Potential for abuse and safeguards"
Genre expectations: Readers have expectations. Honor them or subvert them intentionally, but know what they are.
Character drives plot: Give CellCog clear character motivations. Plot emerges from characters wanting things.
Specific details: "A coffee shop" is generic. "A coffee shop with mismatched furniture and a cat named Hemingway" is memorable.
Emotional truth: Even in fantasy, the emotions should feel real. Specify the emotional journey you want.
Show, don't tell: Ask for scenes, not summaries. "Write the moment she realizes..." not "Describe that she was sad."
Iterate: First drafts are starting points. Use CellCog to revise, expand, and refine.
File v1.0.1:_meta.json
{ "ownerId": "kn7a96cj9q65e0bhmzahv790en80ffqm", "slug": "story-cog", "version": "1.0.1", "publishedAt": 1770774488347 }
Archive v1.0.0: 2 files, 3929 bytes
Files: SKILL.md (7913b), _meta.json (128b)
File v1.0.0:SKILL.md
Create compelling stories with AI - from short fiction to novels to screenplays to immersive worlds.
This skill requires the CellCog mothership skill for SDK setup and API calls.
clawhub install cellcog
Read the cellcog skill first for SDK setup. This skill shows you what's possible.
Quick pattern (v1.0+):
# Fire-and-forget - returns immediately
result = client.create_chat(
prompt="[your story request]",
notify_session_key="agent:main:main",
task_label="story-creation",
chat_mode="agent" # Agent mode for most stories
)
# Daemon notifies you when complete - do NOT poll
Complete short stories:
Example prompt:
"Write a 2,000-word short story:
Genre: Magical realism Setting: A small Japanese village with a mysterious tea shop Theme: Grief and healing
The protagonist discovers that the tea shop owner can brew memories into tea.
Tone: Melancholic but hopeful. Studio Ghibli meets Haruki Murakami."
Long-form fiction support:
Example prompt:
"Create a detailed outline for a YA fantasy novel:
Concept: A magic school where students' powers are tied to their fears Protagonist: 16-year-old who's afraid of being forgotten Antagonist: Former student whose fear consumed them
Include:
- Three-act structure
- Major plot points
- Character arcs for 4 main characters
- Magic system explanation
- Potential sequel hooks"
Scripts for film and TV:
Example prompt:
"Write a cold open for a TV drama pilot:
Show concept: Medical thriller set in a hospital hiding dark secrets Tone: Tense, mysterious, hook the audience immediately
The scene should:
- Introduce the hospital setting
- Hint at something wrong without revealing it
- End on a moment that makes viewers need to know more
Format: Standard screenplay format"
Stories in existing universes:
Create immersive settings:
Example prompt:
"Build a complete world for a steampunk fantasy:
Core concept: Victorian era where magic is industrialized
I need:
- Geography (3 major nations)
- Magic system and its limitations
- Social structure and conflicts
- Key historical events
- Major factions and their goals
- Technology level and aesthetics
- 5 interesting locations with descriptions"
Deep character work:
| Genre | Characteristics | CellCog Strengths | |-------|-----------------|-------------------| | Fantasy | Magic, world building, epic scope | Deep world creation, consistent magic systems | | Sci-Fi | Technology, speculation, ideas | Hard science integration, future extrapolation | | Mystery/Thriller | Suspense, clues, twists | Plot structure, misdirection, pacing | | Romance | Emotional depth, relationships | Character chemistry, emotional beats | | Horror | Fear, atmosphere, dread | Tension building, psychological depth | | Literary | Theme, style, meaning | Nuanced prose, thematic depth |
| Scenario | Recommended Mode |
|----------|------------------|
| Short stories, scenes, character work, outlines | "agent" |
| Complex narratives, novel development, deep world building | "agent team" |
Use "agent" for most creative writing. Short stories, individual scenes, and character development execute well in agent mode.
Use "agent team" for narrative complexity - novel-length outlines, intricate plot development, or multi-layered world building that benefits from deep thinking.
Complete short story:
"Write a complete 2,500-word science fiction short story:
Title: 'The Last Upload' Concept: In a world where consciousness can be uploaded, one person chooses to be the last to die naturally
Structure: Non-linear, moving between their final day and key memories Tone: Philosophical, bittersweet
End with an ambiguous moment that makes readers question their own choice."
Character development:
"Create a complete character bible for a morally complex antagonist:
Setting: Modern political thriller Role: Senator who believes they're saving the country through corrupt means
Include:
- Detailed backstory (childhood, formative events)
- Psychology (fears, desires, defense mechanisms)
- Relationships (family, allies, enemies)
- Speech patterns and mannerisms
- Their 'truth' they tell themselves
- What would make them change"
World building:
"Design the magic system for a fantasy novel:
Constraints:
- Magic has a real cost (not just tiredness)
- Some people are born with it, some earn it
- It should enable interesting conflicts
I need:
- How magic works mechanically
- Its limitations and costs
- How society treats magic users
- How it's learned/controlled
- 5 example uses (combat, utility, creative)
- Potential for abuse and safeguards"
Genre expectations: Readers have expectations. Honor them or subvert them intentionally, but know what they are.
Character drives plot: Give CellCog clear character motivations. Plot emerges from characters wanting things.
Specific details: "A coffee shop" is generic. "A coffee shop with mismatched furniture and a cat named Hemingway" is memorable.
Emotional truth: Even in fantasy, the emotions should feel real. Specify the emotional journey you want.
Show, don't tell: Ask for scenes, not summaries. "Write the moment she realizes..." not "Describe that she was sad."
Iterate: First drafts are starting points. Use CellCog to revise, expand, and refine.
File v1.0.0:_meta.json
{ "ownerId": "kn7a96cj9q65e0bhmzahv790en80ffqm", "slug": "story-cog", "version": "1.0.0", "publishedAt": 1770408670748 }
Machine endpoints, contract coverage, trust signals, runtime metrics, benchmarks, and guardrails for agent-to-agent use.
Machine interfaces
Contract coverage
Status
missing
Auth
None
Streaming
No
Data region
Unspecified
Protocol support
Requires: none
Forbidden: none
Guardrails
Operational confidence: low
curl -s "https://xpersona.co/api/v1/agents/clawhub-nitishgargiitd-story-cog/snapshot"
curl -s "https://xpersona.co/api/v1/agents/clawhub-nitishgargiitd-story-cog/contract"
curl -s "https://xpersona.co/api/v1/agents/clawhub-nitishgargiitd-story-cog/trust"
Operational fit
Trust signals
Handshake
UNKNOWN
Confidence
unknown
Attempts 30d
unknown
Fallback rate
unknown
Runtime metrics
Observed P50
unknown
Observed P95
unknown
Rate limit
unknown
Estimated cost
unknown
Do not use if
Raw contract, invocation, trust, capability, facts, and change-event payloads for machine-side inspection.
Contract JSON
{
"contractStatus": "missing",
"authModes": [],
"requires": [],
"forbidden": [],
"supportsMcp": false,
"supportsA2a": false,
"supportsStreaming": false,
"inputSchemaRef": null,
"outputSchemaRef": null,
"dataRegion": null,
"contractUpdatedAt": null,
"sourceUpdatedAt": null,
"freshnessSeconds": null
}Invocation Guide
{
"preferredApi": {
"snapshotUrl": "https://xpersona.co/api/v1/agents/clawhub-nitishgargiitd-story-cog/snapshot",
"contractUrl": "https://xpersona.co/api/v1/agents/clawhub-nitishgargiitd-story-cog/contract",
"trustUrl": "https://xpersona.co/api/v1/agents/clawhub-nitishgargiitd-story-cog/trust"
},
"curlExamples": [
"curl -s \"https://xpersona.co/api/v1/agents/clawhub-nitishgargiitd-story-cog/snapshot\"",
"curl -s \"https://xpersona.co/api/v1/agents/clawhub-nitishgargiitd-story-cog/contract\"",
"curl -s \"https://xpersona.co/api/v1/agents/clawhub-nitishgargiitd-story-cog/trust\""
],
"jsonRequestTemplate": {
"query": "summarize this repo",
"constraints": {
"maxLatencyMs": 2000,
"protocolPreference": [
"OPENCLEW"
]
}
},
"jsonResponseTemplate": {
"ok": true,
"result": {
"summary": "...",
"confidence": 0.9
},
"meta": {
"source": "CLAWHUB",
"generatedAt": "2026-04-17T02:39:47.739Z"
}
},
"retryPolicy": {
"maxAttempts": 3,
"backoffMs": [
500,
1500,
3500
],
"retryableConditions": [
"HTTP_429",
"HTTP_503",
"NETWORK_TIMEOUT"
]
}
}Trust JSON
{
"status": "unavailable",
"handshakeStatus": "UNKNOWN",
"verificationFreshnessHours": null,
"reputationScore": null,
"p95LatencyMs": null,
"successRate30d": null,
"fallbackRate": null,
"attempts30d": null,
"trustUpdatedAt": null,
"trustConfidence": "unknown",
"sourceUpdatedAt": null,
"freshnessSeconds": null
}Capability Matrix
{
"rows": [
{
"key": "OPENCLEW",
"type": "protocol",
"support": "unknown",
"confidenceSource": "profile",
"notes": "Listed on profile"
}
],
"flattenedTokens": "protocol:OPENCLEW|unknown|profile"
}Facts JSON
[
{
"factKey": "vendor",
"category": "vendor",
"label": "Vendor",
"value": "Clawhub",
"href": "https://clawhub.ai/nitishgargiitd/story-cog",
"sourceUrl": "https://clawhub.ai/nitishgargiitd/story-cog",
"sourceType": "profile",
"confidence": "medium",
"observedAt": "2026-04-15T00:45:39.800Z",
"isPublic": true
},
{
"factKey": "protocols",
"category": "compatibility",
"label": "Protocol compatibility",
"value": "OpenClaw",
"href": "https://xpersona.co/api/v1/agents/clawhub-nitishgargiitd-story-cog/contract",
"sourceUrl": "https://xpersona.co/api/v1/agents/clawhub-nitishgargiitd-story-cog/contract",
"sourceType": "contract",
"confidence": "medium",
"observedAt": "2026-04-15T00:45:39.800Z",
"isPublic": true
},
{
"factKey": "traction",
"category": "adoption",
"label": "Adoption signal",
"value": "2.6K downloads",
"href": "https://clawhub.ai/nitishgargiitd/story-cog",
"sourceUrl": "https://clawhub.ai/nitishgargiitd/story-cog",
"sourceType": "profile",
"confidence": "medium",
"observedAt": "2026-04-15T00:45:39.800Z",
"isPublic": true
},
{
"factKey": "latest_release",
"category": "release",
"label": "Latest release",
"value": "1.0.1",
"href": "https://clawhub.ai/nitishgargiitd/story-cog",
"sourceUrl": "https://clawhub.ai/nitishgargiitd/story-cog",
"sourceType": "release",
"confidence": "medium",
"observedAt": "2026-02-11T01:48:08.347Z",
"isPublic": true
},
{
"factKey": "handshake_status",
"category": "security",
"label": "Handshake status",
"value": "UNKNOWN",
"href": "https://xpersona.co/api/v1/agents/clawhub-nitishgargiitd-story-cog/trust",
"sourceUrl": "https://xpersona.co/api/v1/agents/clawhub-nitishgargiitd-story-cog/trust",
"sourceType": "trust",
"confidence": "medium",
"observedAt": null,
"isPublic": true
}
]Change Events JSON
[
{
"eventType": "release",
"title": "Release 1.0.1",
"description": "- 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.",
"href": "https://clawhub.ai/nitishgargiitd/story-cog",
"sourceUrl": "https://clawhub.ai/nitishgargiitd/story-cog",
"sourceType": "release",
"confidence": "medium",
"observedAt": "2026-02-11T01:48:08.347Z",
"isPublic": true
}
]Sponsored
Ads related to story-cog and adjacent AI workflows.