← 返回 Skills 市场
harrylabsj

Content Asset Orchestrator

作者 haidong · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
69
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install content-asset-orchestrator
功能描述
Plan, organize, and audit ecommerce content assets across short video (TikTok/Douyin), Xiaohongshu posts, Amazon A+ content, Shopify PDP images, email banner...
使用说明 (SKILL.md)

Content Asset Orchestrator

Overview

Use this skill to turn rough content goals, channel priorities, and production constraints into an organized content operations brief. It applies a built-in content type framework, channel requirement matrix, and production workflow to generate an actionable asset plan.

This MVP is heuristic. It does not connect to live social accounts, DAM systems, analytics platforms, or content management tools. It relies on the user's provided content context, channel mix, and production resources.

Trigger

Use this skill when the user wants to:

  • plan a content production schedule across TikTok, Xiaohongshu, Amazon, Shopify, email, or Meta
  • audit content assets for a product launch, campaign, or seasonal push
  • identify content gaps across format types (short video, image, copy, UGC)
  • build a content brief for a creator, photographer, or copywriter
  • sequence content types across awareness, consideration, and conversion stages

Example prompts

  • "Help me plan content for our summer campaign across TikTok, Xiaohongshu, and Amazon A+"
  • "Audit our current content assets for gaps before our product launch"
  • "Create a content production brief for our DTC brand's new SKU"
  • "What content should we produce this month for our Shopify and Meta channels?"

Workflow

  1. Capture the campaign or production window, target channels, and content goals.
  2. Map content types to channels and identify required formats (video, image, copy, UGC).
  3. Audit existing assets for completeness, quality, and channel fit.
  4. Identify production gaps and assign owners or resource needs.
  5. Return a markdown content operations brief with production calendar and asset brief.

Inputs

The user can provide any mix of:

  • campaign window: specific dates, seasonal push, or general monthly planning
  • target channels: TikTok, Douyin, Xiaohongshu, Amazon A+, Shopify PDP, email, Meta, Instagram, WeChat
  • content goal: awareness, traffic, conversion, UGC seeding, review collection, SEO
  • product or SKU context: new launch, best seller, seasonal, clearance
  • existing asset inventory: what formats already exist (video, images, copy, UGC)
  • production resources: in-house team, agency, creator, photographer, copywriter
  • budget for content production

Outputs

Return a markdown brief with:

  • content strategy summary (goal, channels, audience)
  • channel requirement matrix (format, dimension, length, caption style)
  • content type coverage map (what exists vs. what is needed)
  • production gap analysis and asset priority list
  • production calendar by week or content type
  • brief for each content asset (video, image, copy, UGC) with key messages and format notes
  • distribution and posting cadence recommendations

Safety

  • No live social accounts, analytics, DAM, or content management tool access.
  • Content recommendations are directional; platform policies and creative quality determine actual performance.
  • Do not claim guaranteed engagement or conversion lift from content assets.
  • Brand voice and creative decisions remain with the content team.

Best-fit Scenarios

  • small-to-medium content teams managing 3-8 channels without a dedicated content director
  • brands launching new products and needing a structured content production sequence
  • operators transitioning from single-channel to multi-channel content operations

Not Ideal For

  • real-time content performance tracking, automated posting, or live social media management
  • teams with enterprise-scale content operations requiring DAM or MAM integrations
  • workflows that require automated approval routing or compliance review

Acceptance Criteria

  • Return markdown text.
  • Include channel requirement matrix, gap analysis, and production calendar.
  • Cover at least 3 channels with specific format requirements.
  • Make resource assumptions explicit.
  • Keep the brief practical for content teams and ecommerce operators.
安全使用建议
What to check before installing: - Inspect the full handler.py (the provided snippet was truncated). Search the file for network calls (requests, urllib, socket, http, urllib3), subprocess/exec usage, and any os.environ access or file system writes that aren't necessary for local rendering. - Run the included tests locally (tests/test_handler.py) in a sandboxed environment to confirm behavior. - Note the skill has no declared homepage or known owner; consider this when deciding trust and avoid supplying sensitive credentials or proprietary asset inventories until you verify the code. - If you plan to let the agent invoke the skill autonomously, ensure it runs with least privilege and in a non-production test workspace first. If you provide product or customer data to the skill, avoid including PII until you confirm there is no exfiltration logic in the unseen portion of the code.
功能分析
Type: OpenClaw Skill Name: content-asset-orchestrator Version: 1.0.0 The content-asset-orchestrator skill is a text-processing tool designed to generate marketing briefs based on user-provided keywords. The Python handler (handler.py) uses simple string matching and template rendering without any external dependencies, network access, or file system interactions. There is no evidence of malicious intent, data exfiltration, or prompt injection vulnerabilities.
能力评估
Purpose & Capability
Name, description, SKILL.md and the visible handler.py logic align: the code tokenizes input, detects channels/goals/formats, and renders a markdown brief. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
SKILL.md explicitly states it does not connect to live social/DAM/analytics systems and limits outputs to a markdown brief. The visible code implements only local heuristics and rendering; the instructions do not request unrelated files or environment data.
Install Mechanism
There is no install specification (instruction-only style). The only artifacts are source files included with the skill — no external downloads, package installs, or extracts are declared.
Credentials
The skill declares no required environment variables or credentials and the visible code does not access environment variables or config paths. This is proportionate for a planning/orchestration skill.
Persistence & Privilege
No elevated persistence requested: always is false, user-invocable is true, and disable-model-invocation is false (normal). The skill does not request to modify other skills or system-wide settings in the visible materials.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install content-asset-orchestrator
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /content-asset-orchestrator 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of Content Asset Orchestrator. - Provides content planning and auditing for ecommerce teams across multiple channels (TikTok, Xiaohongshu, Amazon A+, Shopify, email, Meta/Instagram). - Generates actionable briefs using a built-in content type framework and production workflow. - Returns a markdown report including content strategy summary, channel requirements, asset gap analysis, and a production calendar. - Designed for teams without access to DAM, analytics, or social APIs. - Focuses on heuristic, user-input-driven content orchestration for campaigns, launches, and ongoing operations.
元数据
Slug content-asset-orchestrator
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Content Asset Orchestrator 是什么?

Plan, organize, and audit ecommerce content assets across short video (TikTok/Douyin), Xiaohongshu posts, Amazon A+ content, Shopify PDP images, email banner... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 69 次。

如何安装 Content Asset Orchestrator?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install content-asset-orchestrator」即可一键安装,无需额外配置。

Content Asset Orchestrator 是免费的吗?

是的,Content Asset Orchestrator 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Content Asset Orchestrator 支持哪些平台?

Content Asset Orchestrator 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Content Asset Orchestrator?

由 haidong(@harrylabsj)开发并维护,当前版本 v1.0.0。

💬 留言讨论