# Speaker

> Handles reasoning and control for speaker devices in the Anima platform.

- Skill: `fullive-ai/speaker` (Agent Skill, multi-file: 5 files)
- Install (CLI): `npx skillmds@latest add fullive-ai/speaker`
- Raw SKILL.md: https://api.skillmd.com/api/skills/fullive-ai/speaker/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: fullive-ai (https://skillmd.com/u/fullive-ai)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/fullive-ai/speaker

---


# Speaker Device Skill

This skill manages control and reasoning for speaker devices such as Xiaomi Smart Speaker within the Anima platform. Use this skill when processing user requests related to speaker playback and basic speaker control.

Key relevant files:
- `actions.py`: Implements the supported playback and control actions for speaker devices.
- Follow the defined hard rules and knowledge points to ensure safe, non-redundant, and capability-aligned device interactions.

