← Back to Skills Marketplace
112
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install speack2u
Description
Configure TTS in OpenClaw. Adapt speech output to user preferences. / 配置 OpenClaw TTS,根据用户偏好调整语音输出。
Usage Guidance
This skill appears to do what it says: learn user TTS preferences and suggest/apply compact settings, and it asks for no credentials or installs. Before enabling it: (1) verify the ownerId mismatch between registry metadata and _meta.json with the publisher, (2) confirm where learned preferences will be stored and for how long (local skill file vs platform config), (3) check whether the agent has permission to run gateway config.patch or otherwise change platform TTS settings (and restrict that if you don't want automatic changes), and (4) consider testing with non-sensitive conversations first. If you want tighter control, disable autonomous invocation or require explicit user confirmation before applying any config.patch changes.
Capability Analysis
Type: OpenClaw Skill
Name: speack2u
Version: 1.0.0
The 'speack2u' skill is a legitimate tool designed to manage and automate Text-to-Speech (TTS) preferences within OpenClaw. The files (SKILL.md, config.md, criteria.md) provide a structured framework for the agent to learn user communication styles and update its configuration accordingly. There is no evidence of data exfiltration, malicious command execution, or harmful prompt injection; the 'auto-evolving' nature of the skill is restricted to recording user preferences for voice output.
Capability Assessment
Purpose & Capability
The skill's name/description (configure and adapt TTS) match the files and instructions; it requires no binaries, env vars, or installs, which is reasonable. Minor inconsistency: the registry metadata ownerId (kn73fhrfstyp...) differs from the _meta.json ownerId (kn73vp5rarc...), which is unexplained and should be verified (could be benign like a packaging mismatch, but it's an incoherence).
Instruction Scope
SKILL.md instructs the agent to 'auto-evolve', 'learn' and 'observe and fill' user preferences and to confirm after 2+ consistent signals. That behavior is coherent with adapting TTS but is open-ended: the skill does not specify where learned preferences are stored, how long they are kept, or whether they are shared externally. config.md references using 'gateway config.patch' to apply changes — applying that requires the agent to have platform configuration privileges; SKILL.md itself does not show explicit write or transmission commands, so this is potentially impactful but not explicitly authorized in the instructions.
Install Mechanism
Instruction-only skill with no install spec and no code files; nothing will be written to disk by the package installer. This is the lowest-risk install surface.
Credentials
No environment variables, credentials, or config paths are requested. There are no secret-exposing requirements listed — proportional to a TTS preference helper.
Persistence & Privilege
always:false and user-invocable:true. The skill allows normal autonomous invocation (platform default) but does not request permanent presence or special privileges. Note: if the running agent has gateway config.patch permission, it could persist or apply TTS changes — verify platform-side permission boundaries before allowing autonomous updates.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install speack2u - After installation, invoke the skill by name or use
/speack2u - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release with bilingual documentation (中英双语)
Metadata
Frequently Asked Questions
What is speack2u?
Configure TTS in OpenClaw. Adapt speech output to user preferences. / 配置 OpenClaw TTS,根据用户偏好调整语音输出。 It is an AI Agent Skill for Claude Code / OpenClaw, with 112 downloads so far.
How do I install speack2u?
Run "/install speack2u" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is speack2u free?
Yes, speack2u is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does speack2u support?
speack2u is cross-platform and runs anywhere OpenClaw / Claude Code is available (linux, darwin, win32).
Who created speack2u?
It is built and maintained by lllleo (@zktufo); the current version is v1.0.0.
More Skills