himice-vibevoice

himice-vibevoice is a skill for Claude Code from Jaywang1013/Awesome-Himice-SOP-skill. It costs 50 tokens per session (566 once invoked), scanned A, original, no licence file.

A workflow that transcribes authorized Himice meeting, exhibition, and event recordings with VibeVoice-ASR, a speech-to-text system. It then creates meeting notes, action items, and questions that still need confirmation, using exhibition and Xiamen-related terms.

In plain words
What is it for?
It is for transcribing Himice event recordings, preparing meeting summaries, extracting action items, listing points to confirm, and handling relevant exhibition and Xiamen terminology.
Why use it?
It turns approved recordings into organized written follow-up material, making decisions, responsibilities, and uncertainties easier to review.

Skill for Claude Code

Written for Claude Code: disable-model-invocation in frontmatter.

Good fit It is for transcribing Himice event recordings, preparing meeting summaries, extracting action items, listing points to confirm, and handling relevant exhibition and Xiamen terminology.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/jaywang1013/awesome-himice-sop-skill/himice-vibevoice
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 Jaywang1013/Awesome-Himice-SOP-skill --skill himice-vibevoice
Clone the repo
git clone --depth 1 https://github.com/Jaywang1013/Awesome-Himice-SOP-skill

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 himice-vibevoice

README.md
[![agentmods](https://agentmods.dev/badge/skills/jaywang1013/awesome-himice-sop-skill/himice-vibevoice/github.svg)](https://agentmods.dev/skills/jaywang1013/awesome-himice-sop-skill/himice-vibevoice)
Your own site
<a href="https://agentmods.dev/skills/jaywang1013/awesome-himice-sop-skill/himice-vibevoice"><img src="https://agentmods.dev/badge/skills/jaywang1013/awesome-himice-sop-skill/himice-vibevoice/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 himice-vibevoice

Your own site · 80×15
<a href="https://agentmods.dev/skills/jaywang1013/awesome-himice-sop-skill/himice-vibevoice"><img src="https://agentmods.dev/badge/skills/jaywang1013/awesome-himice-sop-skill/himice-vibevoice.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 50 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 566 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.00050 $0.00566
Opus 5 $0.00025 $0.00283
Sonnet 5 $0.00010 $0.00113
Haiku 4.5 $0.00005 $0.00057

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

Security

Grade A, and why

himice-vibevoice 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 11d 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.

skills/claude-code/skills/himice-vibevoice/SKILL.md · 25 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

Files

What ships with it

2 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. 11d ago First seen · 25 lines · 50 tokens per session scan A 823303462697

Subscribe to this mod's changes

himice-vibevoice is a skill published in the GitHub repository Jaywang1013/Awesome-Himice-SOP-skill (1 stars, last pushed 16d ago), with no licence file. It adds 50 tokens to every session and 566 once invoked, about $0.0003 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

skill-creator

Create, install, or update skills in the workspace. Use when (1) installing a skill from a URL or remote source, (2) creating a new skill from scratch, (3) updating or restructuring existing skills. Always use this skill for any skill installation or creation task.

zhayujie/CowAgent · 61 tokens

image-generation

Generate or edit images from text prompts. Use when the user asks to create, draw, design, or edit an image, illustration, photo, icon, poster, or any visual content.

zhayujie/CowAgent · 41 tokens

skill-writer

Guide users through creating, updating, debugging, and validating Agent Skills for AI agents. Use when the user wants to create, write, author, design, troubleshoot, validate, or improve a Skill, or needs help with SKILL.md, frontmatter, or skill structure.

lessweb/deepcode-cli · 59 tokens

image-generator

Generate or edit images from text and local files, image URLs, or data URLs through image API. Use when the user asks to create an image, generate from one or more reference images, combine styles or elements across references, or edit a marked region while blending the result into the original scene.

lessweb/deepcode-cli · 62 tokens

video-generator

A video-generation skill that turns text, images, video, or audio references into a video with dialogue and ambient sound.

lessweb/deepcode-cli · 72 tokens

weibo-poster

A writing guide for Weibo, a Chinese microblogging platform similar to a short-post social network. It covers concise posts, longer posts, hashtags, @ mentions, image layouts, and posting-time suggestions.

dongsheng123132/u-claw · 32 tokens