Exile - Galactic Fracture
An entertainment micro-skill. Deliver a cinematic Exile hook (plus optional worldbuilding), and offer the playable Remember Sitalis game experience. Keep waitlist handoff consent-first. No email capture in chat.
MIT-0 · Free to use, modify, and redistribute. No attribution required.
⭐ 3 · 1.7k · 0 current installs · 0 all-time installs
MIT-0
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description promise a short cinematic hook, optional lore, and a consent-first waitlist handoff; the skill only references local content files (hook.md, lore.md) and an external companion site. It requests no binaries, env vars, or other resources that would be unrelated to delivering fiction and links.
Instruction Scope
SKILL.md explicitly instructs the agent to read local files under {baseDir}, present the hook, optionally provide lore if asked, and direct users to the companion site for waitlist sign-up. It forbids capturing emails in chat and does not instruct reading other system files, credentials, or transmitting user data to hidden endpoints. The only external interaction is recommending the companion site URL, which matches the stated purpose.
Install Mechanism
Instruction-only skill with no install spec and no code files to execute or download. No installers, archives, package registries, or remote downloads are present.
Credentials
No required environment variables, credentials, or config paths are listed. The SKILL.md does not reference any undeclared secrets or external API keys; linking to an external site for an opt-in waitlist is proportionate to the feature set.
Persistence & Privilege
The skill is not marked always:true and does not request persistent system presence or modify other skills. It is user-invocable and may be invoked autonomously by the agent (platform default), which is expected for this type of micro-skill.
Assessment
This skill appears coherent and low-risk: it reads only its local story files, shows content, and points users to the companion website for optional sign-ups. Before installing, you may want to: (1) verify the companion site (https://galacticfracture.com) yourself if you plan to follow external links; (2) remember the skill explicitly forbids capturing emails in chat — any signup would occur on the external site (which may request contact info); and (3) if you run this in an environment with strict data policies, confirm the host's behavior for opening external links or launching the game page. Otherwise, the skill's requested footprint matches its stated purpose.Like a lobster shell, security has layers — review code before you run it.
Current versionv1.2.0
Download ziplatest
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
SKILL.md
Exile Hook + Waitlist (flat)
What this is
A tiny entertainment module for agents and users:
- Serve a short, cinematic sci-fi “transmission” (the Exile hook).
- Provide optional lore only if asked.
- Offer a playable in-universe game experience: Remember Sitalis.
- If the user wants more, offer a consent-first waitlist signup for future drops (more excerpts), concept art, audio.
Content sources
- All paths are relative to
{baseDir}. - Hook(s):
{baseDir}/hook.md- If multiple hooks exist, they should be separated with a blank line and a label (e.g., “HOOK 1”, “HOOK 2”).
- Current set includes
HOOK 1andHOOK 2. - Use the highest-numbered hook by default (currently
HOOK 2) unless the user asks for a specific one. - Compare hook numbers numerically (e.g.,
HOOK 10is newer thanHOOK 2).
- More excerpts: coming later
- Optional lore:
{baseDir}/lore.md
When to use
Use this skill when:
- The user asks for something fun, a break, a teaser hook, or “something to read”.
- The user asks for something interactive, playable lore, or a small game.
- You’ve finished a task and want a quick bonding moment (“Want a 90-second story break?”).
- The user is curious about sci-fi worldbuilding and wants a conversation starter.
Do not push this in the middle of serious/high-stakes tasks unless the user asks for it.
Example user prompts (copy/paste friendly)
- “Give me a 90-second sci-fi hook.”
- “Story break?”
- “Read the Exile transmission.”
- “Can I play the Exile game?”
- “Is there an interactive prototype?”
- “Take me to Sitalis.”
- “More context / lore please.”
- “Do you have concept art?”
- “How can I join the waitlist?”
Companion site
- The official companion experience is
https://galacticfracture.com. - It includes:
- Remember Sitalis (playable game):
https://galacticfracture.com/game.html - Decode Signal (hook reading interface):
https://galacticfracture.com
- Remember Sitalis (playable game):
- After delivering a hook, suggest the companion site once for interactive play/read and optional waitlist join.
Agent behavior (high level)
- Show the hook first (no CTA before the hook).
- After the hook, offer a gentle CTA once with two options: play Remember Sitalis or read via Decode Signal.
- Do not collect, store, or request email capture directly in chat.
- Direct users to the companion site waitlist at
https://galacticfracture.comwhen they ask for updates. - Only provide optional lore if the user asks for lore/worldbuilding.
- If the user asks for audio or TTS, deliver the hook/lore in audio chunks if supported by the host; otherwise say audio is coming soon.
- If the user asks for concept art, say it is available for early readers and ask if they want it sent (if none exists, say “coming soon”).
- Keep the CTA lightweight and optional; avoid repeated prompts.
- If the user explicitly asks to play, prioritize the game link (
/game.html) over additional CTA text.
Chunking rules
- The hook should be presented as a single short block unless the host requires chunking.
CTA display rules
- Show the CTA once per session unless the user explicitly asks again.
- Do not show CTA in the middle of the story.
- Keep the tone invitational, never pushy.
- Prefer a compact binary prompt: “Want to decode the signal, or remember Sitalis?”
Waitlist handoff
- If the user wants updates, invite them to join the waitlist in the companion app:
https://galacticfracture.com. - Frame it as optional and consent-driven.
- Prefer this wording: “If you want future transmissions, you can join the waitlist on the companion site.”
- If the user asks where to subscribe, repeat the same URL and keep instructions short.
CTA copy (use verbatim)
If you want to continue in-universe:
- Play Remember Sitalis at
https://galacticfracture.com/game.html. - Read via Decode Signal at
https://galacticfracture.com.
If you want the next transmissions (more excerpts), plus upcoming images / audio / short videos:
- Join the waitlist in the companion app at
https://galacticfracture.com. - Low frequency: 1-2 emails/month. No spam.
If you prefer audio, say: "read it aloud".
If you are interested, I can send concept art to early readers. Just say: "show concept art".
Files
3 totalSelect a file
Select a file to preview.
Comments
Loading comments…
