eternal-pose

eternal-pose is a skill for Claude Code from XBlueSky/laugh-tale. It costs 73 tokens per session (1,103 once invoked), scanned A, original, MIT.

A workflow for creating or updating an independent, map-first travel website from itineraries, text, CSV files, documents, links, or an existing project. Map-first means the map is the main way to browse the trip.

In plain words
What is it for?
It helps create, enrich, restyle, audit, prepare, or deploy a travel website, including checking the map and list, mobile behavior, accessibility, safety information, and build results.
Why use it?
It keeps travel details, map locations, lists, mobile views, and accessibility checks together when preparing or revising a trip site.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin. Also seen: mentions subagents.

Part of the eternal-pose plugin — 1 skill shipped together

Good fit It helps create, enrich, restyle, audit, prepare, or deploy a travel website, including checking the map and list, mobile behavior, accessibility, safety information, and build results.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/xbluesky/laugh-tale/eternal-pose
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add XBlueSky/laugh-tale --skill eternal-pose
Clone the repo
git clone --depth 1 https://github.com/XBlueSky/laugh-tale

Made for: Claude Code.

Or install eternal-pose, the plugin that ships this one along with the rest of its 1 skill.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for eternal-pose

README.md
[![agentmods](https://agentmods.dev/badge/skills/xbluesky/laugh-tale/eternal-pose/github.svg)](https://agentmods.dev/skills/xbluesky/laugh-tale/eternal-pose)
Your own site
<a href="https://agentmods.dev/skills/xbluesky/laugh-tale/eternal-pose"><img src="https://agentmods.dev/badge/skills/xbluesky/laugh-tale/eternal-pose/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for eternal-pose

Your own site · 80×15
<a href="https://agentmods.dev/skills/xbluesky/laugh-tale/eternal-pose"><img src="https://agentmods.dev/badge/skills/xbluesky/laugh-tale/eternal-pose.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 73 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,103 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00073 $0.01103
Opus 5 $0.00036 $0.00551
Sonnet 5 $0.00015 $0.00221
Haiku 4.5 $0.00007 $0.00110

Measured 10d ago against content hash d516752a88f5, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, from the pricing page.

Security

Grade A, and why

eternal-pose scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 10d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

plugins/eternal-pose/skills/eternal-pose/SKILL.md · 57 lines

How it starts

The opening of the file, as written. The whole thing — 57 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Eternal Pose

Use this skill when the user wants an agent to create, change, enrich, restyle, audit, prepare, or deploy an independent map-first travel website from prose, Markdown, CSV, documents, links, or an existing repository. Treat natural-language intent as the primary interface; do not require a schema or a legacy command.

Treat a weather-only request and a flight-booking request as out of scope unless the user also asks to put that information into a trip site. Do not scaffold a repository for a generic travel question, weather lookup, reservation purchase, or booking transaction.

Run the control flow

  1. Inspect the target and classify Create, Update, Enrich, Restyle, Audit, or Prepare/Deploy.
  2. Read every source the user supplied before asking questions.
  3. Ask only about contradictions that change the result; preserve uncertain facts as uncertain.
  4. Read the routed references before editing.
  5. Draft or update without overwriting user-owned IA/UI.
  6. Verify data, map/list, mobile sheet, accessibility, safety, and build gates.
  7. Stop before remote creation, public access, push, or deploy unless explicitly authorized.

Classify intent

  • Choose Create only for an explicit new trip-site target. Refuse to overwrite a non-empty target; inspect an existing repository instead.
  • Choose Update for scoped changes to an existing generated site. Preserve custom home pages, renderers, information architecture, visual systems, and unrelated data.
  • Choose Enrich when adding or resolving places, candidates, routes, reservations, or uncertainty. Keep supplied facts distinct from provider results and agent inference.
  • Choose Restyle for recipe, brand, renderer, home-page, or IA work. Allow the user to replace the default structure while protecting the experience invariants.
  • Choose Audit for read-only review. Perform zero writes: do not edit files, install packages, run formatters with write flags, create artifacts, or mutate external systems.
  • Choose Prepare/Deploy for release readiness or an explicitly authorized publication action. Preparation does not itself authorize a remote, public access, push, or deployment.

Read the full file on GitHub · 57 lines

Files

What ships with it

8 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 10d ago First seen · 57 lines · 73 tokens per session scan A d516752a88f5

Subscribe to this mod's changes

eternal-pose is a skill published in the GitHub repository XBlueSky/laugh-tale (2 stars, last pushed 7d ago), licensed MIT. It adds 73 tokens to every session and 1,103 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

add-component

Add a new visualization component to Unovis end to end — the TypeScript core, the shared registry, the generated framework wrappers, a dev example, a gallery example, and docs. Use when asked to add/create a new component, chart type, plot, or diagram to the library, or to wire an existing core component through to…

f5/unovis · 74 tokens

create-site

Creates a new Power Pages code site (SPA) using React, Angular, Vue, or Astro. Guides through the full process from initial concept to deployed site: requirements discovery, scaffolding, component planning, design, implementation, validation, and deployment. Use when the user wants to create, build, or scaffold a new…

microsoft/power-platform-skills · 73 tokens

top-design

Create award-winning, immersive web experiences at the level of Awwwards-featured agencies. Use when the user mentions "Awwwards quality", "make my site stunning", "scroll animations", "parallax storytelling", "cinematic web design", "portfolio site", or "brand experience". Also trigger when elevating a standard…

wondelai/skills · 113 tokens

designlang-tokens

Use when styling UI for cal.com — references the extracted design system tokens instead of inventing colors, spacing, or typography.

Manavarya09/design-extract · 30 tokens

recipe-front-review

Reviews completed frontend implementation for governing-source compliance, scope economy, repository quality, and security, then applies user-approved React corrections.

shinpr/claude-code-workflows · 29 tokens

live-preview

Mid-build visual verification loop. Takes screenshots of components during construction, not just after. Catches visual regressions and invisible features before they compound. Requires Playwright or similar screenshot tool.

SethGammon/Citadel · 40 tokens