← Back to Skills Marketplace
255
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install sage-voice
Description
A voice-learning writing assistant that helps you communicate in your own style — not generic AI prose. Learns how you write, adapts to your audience, and ge...
Usage Guidance
This skill is coherent with its stated purpose, but it asks the agent to ingest and persist private content (messages, emails, documents) without describing safeguards. Before installing, confirm: (1) exactly which sources the skill (and sage-cognitive) will access (mailboxes, files, chat history); (2) whether the agent will ask you before ingesting new sources or files; (3) how the 'voice_profile' is stored, who can read it, retention policy, and whether it's encrypted; (4) whether you can review and delete the stored profile; and (5) who maintains the dependent skill 'sage-cognitive' and its permissions. If you need stronger privacy guarantees, require explicit opt-in per data source, limit intake to user-approved examples, and audit the GitHub repo or request code/implementation details before enabling autonomous use.
Capability Analysis
Type: OpenClaw Skill
Name: sage-voice
Version: 0.1.0
The 'sage-voice' skill is a writing assistant designed to mimic a user's communication style by analyzing writing samples and storing style preferences in a memory system (sage-cognitive). The SKILL.md file contains purely instructional content for the AI agent regarding style detection, audience adaptation, and feedback loops, with no evidence of malicious intent, data exfiltration to external domains, or unauthorized command execution.
Capability Assessment
Purpose & Capability
Name/description (a voice-learning writing assistant) aligns with the instructions: building a style fingerprint and adapting output. The declared dependency on 'sage-cognitive' for profile/memory is coherent with the stated goal.
Instruction Scope
Runtime instructions explicitly tell the agent to "build a style fingerprint from the user's actual messages, emails, and documents" and to save it as a core memory in sage-cognitive. That capability is consistent with the skill's goal but is very broad and privacy-sensitive: the SKILL.md does not limit which mailboxes/files/sources to use, require explicit user consent for each source, or describe retention/visibility of the stored voice_profile.
Install Mechanism
Instruction-only skill with no install spec and no code files. Nothing will be written to disk or downloaded by an installer during install — lower technical installation risk.
Credentials
The skill requests no environment variables, credentials, or config paths. Its only persistent interaction is with the declared 'sage-cognitive' dependency (profile and core memory), which is proportionate to the functionality.
Persistence & Privilege
always:false (normal). The skill instructs saving/updating a 'voice_profile' in sage-cognitive core memory; storing user-derived fingerprints is expected for this feature but raises privacy concerns about what is stored, who can read it, retention, and whether the agent will ingest additional user data autonomously.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install sage-voice - After installation, invoke the skill by name or use
/sage-voice - Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
- Initial release of sage-voice: a voice-learning writing assistant that adapts to your unique style, not generic AI writing.
- Learns your vocabulary, sentence structure, tone, rhetorical patterns, and emotional register from real examples and corrections.
- Adapts message register to audience context (e.g., supervisors, teammates, cross-department, external partners).
- Supports multiple writing modes: email drafts, message replies, documents/reports, and team feedback—each structured for your typical approach.
- Continuously calibrates and improves with every correction, storing updates in your personalized voice profile.
Metadata
Frequently Asked Questions
What is Sage Voice?
A voice-learning writing assistant that helps you communicate in your own style — not generic AI prose. Learns how you write, adapts to your audience, and ge... It is an AI Agent Skill for Claude Code / OpenClaw, with 255 downloads so far.
How do I install Sage Voice?
Run "/install sage-voice" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Sage Voice free?
Yes, Sage Voice is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Sage Voice support?
Sage Voice is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Sage Voice?
It is built and maintained by EvanL1 (@evanl1); the current version is v0.1.0.
More Skills