tuyaos/mic

tuyaos/mic is a skill for Claude Code from tuya/tuyaopen-ide-manifests. It costs 42 tokens per session (333 once invoked), scanned A, original, no licence file.

A guide for capturing sound from a microphone on TuyaOS, with optional writing of the audio to a file.

In plain words
What is it for?
It helps collect microphone audio through tklai and optionally save it using TuyaOS file-system functions.
Why use it?
It removes the need to work out the audio-input setup and file-handling calls separately.

Skill for Claude Code

Written for Claude Code: when-to-use in frontmatter.

Good fit It helps collect microphone audio through tklai and optionally save it using TuyaOS file-system functions.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/tuya/tuyaopen-ide-manifests/mic
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 tuya/tuyaopen-ide-manifests --skill mic
Clone the repo
git clone --depth 1 https://github.com/tuya/tuyaopen-ide-manifests

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 tuyaos/mic

README.md
[![agentmods](https://agentmods.dev/badge/skills/tuya/tuyaopen-ide-manifests/mic/github.svg)](https://agentmods.dev/skills/tuya/tuyaopen-ide-manifests/mic)
Your own site
<a href="https://agentmods.dev/skills/tuya/tuyaopen-ide-manifests/mic"><img src="https://agentmods.dev/badge/skills/tuya/tuyaopen-ide-manifests/mic/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 tuyaos/mic

Your own site · 80×15
<a href="https://agentmods.dev/skills/tuya/tuyaopen-ide-manifests/mic"><img src="https://agentmods.dev/badge/skills/tuya/tuyaopen-ide-manifests/mic.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 42 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 333 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.00042 $0.00333
Opus 5 $0.00021 $0.00167
Sonnet 5 $0.00008 $0.00067
Haiku 4.5 $0.00004 $0.00033

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

Security

Grade A, and why

tuyaos/mic 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 8d 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/embedded/tuyaos-hardware-vibe-coding/peripheral-drivers/mic/SKILL.md · 33 lines

The source is not reproduced here

A licence we could not identify

The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.

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. 8d ago First seen · 33 lines · 42 tokens per session scan A 321b973d6110

Subscribe to this mod's changes

tuyaos/mic is a skill published in the GitHub repository tuya/tuyaopen-ide-manifests (2 stars, last pushed today), with no licence file. It adds 42 tokens to every session and 333 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

c-speakers

Control Sonos speakers using the sonos CLI (sonoscli). Play, pause, adjust volume, manage groups, and play favorites across rooms and speaker zones.

daxaur/openpaw · 39 tokens

c-bluetooth

Manage Bluetooth devices on macOS using the blucli (blu) CLI. List paired and available devices, connect to headphones/speakers/keyboards, and disconnect devices by name or MAC address.

daxaur/openpaw · 44 tokens

apollo-onboarding

Plans and configures a Universal Audio Apollo rig end to end through the uad-console-mcp MCP server, covering the interview questions to ask, which physical input suits which source, the clock master decision for ADAT expanders and other digital gear, ADAT sample-rate and channel-count limits, multi-Apollo Thunderbolt…

fomoPhil/uad-console-mcp · 183 tokens

apollo-studio-tasks

Runs day-to-day Universal Audio Apollo studio operations through the uad-console-mcp MCP server, including setting up a channel for vocal or instrument tracking with a Unison preamp and correct gain staging, building cue and headphone mixes for one or several performers, wiring up podcast and streaming setups with…

fomoPhil/uad-console-mcp · 168 tokens

automotive-audio

Expert skill in active noise cancellation focusing on audio domain applications. Covers 40 topics across audio domain. Includes 40 skill files covering ASPICE Level 3, AUTOSAR 4.4, ISO 21434, ISO 26262.

pangzhenying2025/hermes-automotive-skills · 55 tokens

gke-compute-classes

Configures, optimizes, and troubleshoots GKE ComputeClasses. Use when configuring Spot VMs with on-demand fallback, targeting specific accelerators (GPUs/TPUs) or machine families, restricting ComputeClass access, or debugging pending pods related to node pool auto-creation. Do not use for cluster-level Node Auto…

google/skills · 83 tokens