← Back to Skills Marketplace
157
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install operations-expert
Description
cross-platform content strategy and operations for brands, merchants, and creators. use when chatgpt needs to plan topics, structure messy business context i...
Usage Guidance
This skill appears coherent and low-risk: it uses local templates, playbooks, and two small Python helpers that normalize brief text and validate JSON output. Before installing: (1) test it on non-sensitive example inputs to verify platform mapping (there's a small naming mismatch that could affect platform-specific lookups), (2) don't feed proprietary secrets or credentials into the skill's input files (the scripts read local files), and (3) validate any factual claims the skill produces (SKILL.md forbids fabricating proof but you should still review outputs). If you need platform profile lookups to be exact, consider patching the platform key naming or ask the author for a fix.
Capability Analysis
Type: OpenClaw Skill
Name: operations-expert
Version: 1.0.1
The 'operations-expert' skill bundle is a legitimate tool designed for content strategy and multi-platform copywriting. It contains Python scripts (`prepare_content_brief.py` and `validate_content_output.py`) that perform basic text processing and JSON validation without any network access, obfuscation, or dangerous execution patterns. The instructions in `SKILL.md` and the supporting reference files are well-structured and strictly aligned with the stated purpose of generating platform-specific content deliverables.
Capability Assessment
Purpose & Capability
Name/description match the included assets: strategy references, platform playbooks, templates, and two small helper scripts for normalizing briefs and validating output. No unrelated credentials, binaries, or external services are requested.
Instruction Scope
SKILL.md confines the agent to local references (platform-playbooks, content-strategy, review-rubric) and to returning text deliverables. The scripts only read local files and produce JSON for internal use. Minor inconsistency: platform naming/keys differ slightly between PLATFORM_PATTERNS in scripts (e.g., 'wechat official accounts') and config/platform_profiles.json (uses 'wechat_official_accounts'), which could cause lookup mismatches when mapping inferred platforms to profile data.
Install Mechanism
Instruction-only with no install spec and no required binaries. The included Python scripts are small, local, and self-contained; they do not download or execute external code.
Credentials
The skill declares no required environment variables, no credentials, and no config paths. The code only reads input files provided at runtime and local JSON configs; there are no hidden secret requirements.
Persistence & Privilege
always is false and there is no install hook requesting persistent system presence or modification of other skills or system-wide settings. The agent may invoke the skill autonomously (platform default), but the skill itself does not request elevated privileges.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install operations-expert - After installation, invoke the skill by name or use
/operations-expert - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
- Default output is now clean, publish-ready text (not JSON or schema fields) unless JSON is explicitly requested.
- Emphasizes direct, platform-ready copy for all major platforms, including specific formatting (line breaks, captions, scripts).
- Clarifies that internal scripts can be used for normalization but their structured outputs (like JSON) are not shown to users.
- Adds "publish-ready multi-platform adaptation" to task types, with explicit rules for natively adapting content per platform.
- Refines platform-specific guidance to stress final text usability, native formatting, and light editing needs.
- Updates working rules and workflow steps to make text output (not code or data) the standard deliverable.
v1.0.0
Content Operations Expert v1.0.0
- Initial release of "content-operations-expert" skill for cross-platform content strategy and operations.
- Transforms incomplete business context into structured briefs, campaign plans, and platform-specific content outputs.
- Supports topic planning, content generation/adaptation, editorial calendars, and performance reviews for platforms including X, LinkedIn, Instagram, TikTok, Xiaohongshu, and WeChat Official Accounts.
- Enforces clear audience targeting, measurable business goals, and platform-native style for every deliverable.
- Includes workflows for normalizing briefs, classifying task types, adapting per platform, and reviewing content quality.
Metadata
Frequently Asked Questions
What is operations-expert?
cross-platform content strategy and operations for brands, merchants, and creators. use when chatgpt needs to plan topics, structure messy business context i... It is an AI Agent Skill for Claude Code / OpenClaw, with 157 downloads so far.
How do I install operations-expert?
Run "/install operations-expert" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is operations-expert free?
Yes, operations-expert is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does operations-expert support?
operations-expert is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created operations-expert?
It is built and maintained by anyongjun (@anyongjun); the current version is v1.0.1.
More Skills