elevenlabs-call-mcp: Skill for Claude Code

.claude/skills/openspec-propose/SKILL.md

openspec-propose is a skill for Claude Code from henkas/elevenlabs-call-mcp. It costs 47 tokens per session (1,088 once invoked), scanned A, original, no licence file.

A skill for proposing a software change and generating its design, specifications, and implementation tasks together.

In plain words
What is it for?
Turning a short description of a requested feature or change into a complete proposal ready for implementation.
Why use it?
It removes the need to prepare these planning documents separately when you already know what you want to build.

Skill for Claude Code

Written for Claude Code: installed under .claude/.

This is henkas/elevenlabs-call-mcp's own configuration. It tells Claude Code how to work on elevenlabs-call-mcp 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 elevenlabs-call-mcp configures →

Reuse

Borrowing it

Nothing to install: this file belongs to henkas/elevenlabs-call-mcp. 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/henkas/elevenlabs-call-mcp/main/.claude/skills/openspec-propose/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/henkas/elevenlabs-call-mcp

Made for: Claude Code.

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 openspec-propose

README.md
[![agentmods](https://agentmods.dev/badge/skills/henkas/elevenlabs-call-mcp/openspec-propose/github.svg)](https://agentmods.dev/skills/henkas/elevenlabs-call-mcp/openspec-propose)
Your own site
<a href="https://agentmods.dev/skills/henkas/elevenlabs-call-mcp/openspec-propose"><img src="https://agentmods.dev/badge/skills/henkas/elevenlabs-call-mcp/openspec-propose/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 openspec-propose

Your own site · 80×15
<a href="https://agentmods.dev/skills/henkas/elevenlabs-call-mcp/openspec-propose"><img src="https://agentmods.dev/badge/skills/henkas/elevenlabs-call-mcp/openspec-propose.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 47 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,088 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 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.00047 $0.01088
Opus 5 $0.00023 $0.00544
Sonnet 5 $0.00009 $0.00218
Haiku 4.5 $0.00005 $0.00109

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

Security

Grade A, and why

openspec-propose 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 9d 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.

.claude/skills/openspec-propose/SKILL.md · 112 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

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. 9d ago First seen · 112 lines · 47 tokens per session scan A ead4a7b7077f

Subscribe to this mod's changes

openspec-propose is a skill published in the GitHub repository henkas/elevenlabs-call-mcp (0 stars, last pushed 2mo ago), with no licence file. It adds 47 tokens to every session and 1,088 once invoked, about $0.0002 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

moemail

Use when an AI agent needs a temporary/disposable email address — for receiving verification emails, testing email integrations, or any task requiring a temporary inbox via the moemail CLI.

beilunyang/moemail · 37 tokens

prepare-cloudflare-production-deployment

Source-of-truth runbook for preparing this Vinext Cloudflare Workers SaaS template for production deployment. Use when setting up or auditing Cloudflare MCP resources, wrangler.jsonc bindings, Worker secrets, Turnstile, Email Sending, GitHub Actions secrets/variables, or GitHub CLI deployment wiring for this…

LubomirGeorgiev/cloudflare-workers-nextjs-saas-template · 72 tokens

pnpm

Fast, disk-efficient package manager for this pnpm + Turborepo monorepo. pnpm owns the dependency graph, lockfile, and supply-chain policy; Turborepo owns task orchestration (build, lint, dev, --affected).

louisbrulenaudet/monorepo-template · 96 tokens

front-vitest

Depth for Vitest tests of front- React 19 SPAs when DOM, RTL, TanStack Query hooks, or TanStack Router route-tree tests are needed. USE WHEN: adding jsdom or testing-library, writing tsx render or renderHook tests, testing createMemoryHistory plus RouterProvider, Suspense UI, or React 19 act fixtures. DO NOT USE WHEN…

louisbrulenaudet/monorepo-template · 102 tokens

ui-ux-design-best-practices

UI/UX polish, component design, animation decisions, and Tailwind v4 patterns for making interfaces feel right. Use when reviewing, writing, or refactoring UI code involving animations, transitions, CSS transforms, gestures, Tailwind utility classes, or interactive component behavior. Triggers on tasks involving…

louisbrulenaudet/monorepo-template · 96 tokens

skills-update

USE WHEN: updating locked agent skills from skills-lock.json, refreshing upstream skill content, or running npx skills update for project skills. DO NOT USE WHEN: adding new skills (use npx skills add with explicit approval), running bare npx skills update without skill names, or updating project-local skills that are…

louisbrulenaudet/monorepo-template · 72 tokens