StoryMind: Skill for Claude Code

.agents/skills/setup-api-key/SKILL.md

setup-api-key is a skill for Claude Code, Codex from LinHao-city/StoryMind. It costs 79 tokens per session (738 once invoked), scanned A, original, AGPL-3.0.

A setup guide for connecting ElevenLabs tools by configuring an ElevenLabs API key.

In plain words
What is it for?
Use it when setting up ElevenLabs access or checking whether the required API key is already configured.
Why use it?
It helps resolve missing or invalid key configuration when ElevenLabs access is unavailable.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing. Also seen: installed under .agents/ (shared by several agents).

This is LinHao-city/StoryMind's own configuration. It tells Claude Code and Codex how to work on StoryMind itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything StoryMind configures →

Reuse

Borrowing it

Nothing to install: this file belongs to LinHao-city/StoryMind. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/LinHao-city/StoryMind/main/.agents/skills/setup-api-key/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/LinHao-city/StoryMind

Made for: Claude Code, Codex.

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 setup-api-key

README.md
[![agentmods](https://agentmods.dev/badge/skills/linhao-city/storymind/setup-api-key.svg)](https://agentmods.dev/skills/linhao-city/storymind/setup-api-key)
Your own site
<a href="https://agentmods.dev/skills/linhao-city/storymind/setup-api-key"><img src="https://agentmods.dev/badge/skills/linhao-city/storymind/setup-api-key.svg" alt="Measured on agentmods" height="20"></a>
Per session 79 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 738 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin unknown 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.00079 $0.00738
Opus 5 $0.00039 $0.00369
Sonnet 5 $0.00016 $0.00148
Haiku 4.5 $0.00008 $0.00074

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

Security

Grade A, and why

setup-api-key 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 6d 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.

.agents/skills/setup-api-key/SKILL.md · 78 lines

The source is not reproduced here

Licensed AGPL-3.0

The repository is licensed AGPL-3.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.

Read it on GitHub

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. 6d ago First seen · 78 lines · 79 tokens per session scan A 92f00a9f71f2

Subscribe to this mod's changes

setup-api-key is a skill published in the GitHub repository LinHao-city/StoryMind (7 stars, last pushed 2mo ago), licensed AGPL-3.0. It adds 79 tokens to every session and 738 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

ai-media

Use when a creative goal must become a finished media file: pick and order generative-media models per modality — AI voiceover, image-to-video clips, score — then glue them with ffmpeg (mux, duck, loudnorm, concat). NOT still-image generation/editing (that is replicate-images); NOT code-rendered React compositing…

ericrisco/rsc-harness · 82 tokens

remotion-video

Use when you need to render an actual video file with Remotion — React compositions, the Composition/Sequence/TransitionSeries graph, transitions, burned-in word-by-word captions from a transcript, automatic silence removal, b-roll overlays, headless CI renders, and a final MP4 or MOV. NOT writing the script, hook…

ericrisco/rsc-harness · 116 tokens

repo_search

Search repository text through a deterministic first-class fak command.

anthony-chaudhary/fak · 14 tokens

minimax-video

Generate and edit videos using MiniMax H3, the state-of-the-art open multimodal generation model. Supports text-to-video, image-to-video (first/last frame), reference-to-video with multimodal context (images, video clips, audio references), native stereo sound, up to 15 seconds at 2K resolution, in-context…

joeVenner/awesome-minimax-h3 · 226 tokens

minimax-music

Generate professional-quality music using the MiniMax CLOUD Music API (music-3.0). Supports full songs with vocals, purely instrumental tracks, AI lyrics writing, and cover generation from reference audio. Typical output is 2-3 minutes of finished stereo audio. Use when the user asks to create music, generate a song…

joeVenner/awesome-minimax-h3 · 180 tokens

minimax-speech

Generate speech, voiceovers, narration and audiobooks using the MiniMax CLOUD Text-to-Speech API (T2A v2), plus voice cloning and text-described voice design. Supports 332 preset voices across 40+ languages, precise inline pause control, word- and sentence-level timestamp output, emotion and prosody control…

joeVenner/awesome-minimax-h3 · 215 tokens