← Back to Skills Marketplace
695
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install sovereign-brand-voice-writer
Description
Generates content in your unique brand voice by analyzing your style, filtering relevant trends, and creating tailored posts, articles, newsletters, and scri...
Usage Guidance
This skill appears to do what it says—read a brand profile and trend data, generate content, and save drafts—but check these before installing: 1) Ensure you host a valid config/brand-voice.json and that it does not contain sensitive credentials or PII (the skill will read everything in that file). 2) Confirm the referenced Content Scraper skill or the data/trend-report-{date}.json files exist and are the expected format, since that dependency is not declared. 3) Review write location (data/content-batch-{date}.json) to ensure automatic drafts won't be exposed or published unintentionally. If you want stricter control, restrict the agent's access to only the specific config/data files and verify sample files manually first.
Capability Analysis
Type: OpenClaw Skill
Name: sovereign-brand-voice-writer
Version: 1.0.0
The skill bundle is benign. The `SKILL.md` instructions guide the AI agent to read brand voice profiles from `config/brand-voice.json` and trend reports from `data/trend-report-{date}.json`, then generate and save content to `data/content-batch-{date}.json`. All file operations and instructions are directly aligned with the stated purpose of a 'Brand Voice Writer Skill' and show no evidence of prompt injection, data exfiltration, unauthorized command execution, or other malicious activities.
Capability Assessment
Purpose & Capability
The name/description match the actions: loading a brand profile, filtering trends, creating posts, and saving drafts. One mismatch: the SKILL.md requires loading 'Content Scraper' output (data/trend-report-{date}.json) but the skill's metadata does not declare a dependency on a Content Scraper skill or otherwise document that cross-skill data source.
Instruction Scope
Runtime instructions are narrowly scoped to reading local files (config/brand-voice.json and data/trend-report-*.json), transforming that data into content, performing quality checks, and saving to data/content-batch-*.json. The instructions do not ask the agent to access unrelated system paths, environment variables, or external endpoints.
Install Mechanism
This is instruction-only with no install spec or code files, so nothing is downloaded or written to disk at install time beyond what the agent itself will produce at runtime.
Credentials
No environment variables, credentials, or config paths are declared as required. The skill reads local JSON files for profile and trend data, which is proportional to its stated purpose.
Persistence & Privilege
always:false (no forced inclusion) and no special privileges requested. The skill runs with the platform's normal autonomous-invocation setting; that alone is expected for a skill of this type.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install sovereign-brand-voice-writer - After installation, invoke the skill by name or use
/sovereign-brand-voice-writer - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Sovereign Brand Voice Writer 1.0.0 – First Release
- Introduces a skill for generating content that perfectly matches a user's brand voice.
- Loads and analyzes detailed brand voice data (tone, vocabulary, sentence structure, examples, forbidden phrases).
- Filters trending topics to ensure alignment with brand themes and audience relevance.
- Supports automated creation of Twitter posts, threads, newsletters, articles, and video scripts using strict format guidelines.
- Adds a built-in quality check step for authenticity, usefulness, and shareability before saving.
- All content output is structured and saved to JSON for easy scheduling and review.
Metadata
Frequently Asked Questions
What is Brand Voice Writer — AI Content in Your Voice?
Generates content in your unique brand voice by analyzing your style, filtering relevant trends, and creating tailored posts, articles, newsletters, and scri... It is an AI Agent Skill for Claude Code / OpenClaw, with 695 downloads so far.
How do I install Brand Voice Writer — AI Content in Your Voice?
Run "/install sovereign-brand-voice-writer" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Brand Voice Writer — AI Content in Your Voice free?
Yes, Brand Voice Writer — AI Content in Your Voice is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Brand Voice Writer — AI Content in Your Voice support?
Brand Voice Writer — AI Content in Your Voice is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Brand Voice Writer — AI Content in Your Voice?
It is built and maintained by ryudi84 (@ryudi84); the current version is v1.0.0.
More Skills