📦 Content Calendar — 内容排期

v1.0.0

一站式规划、创作与追踪多平台内容,从灵感、草稿到发布全流程管理,支持选题脑暴、一键改写与多格式复用,让内容管线井井有条。

0· 84·0 当前·0 累计
下载技能包
最后更新
2026/4/11
0
安全扫描
VirusTotal
无害
查看报告
OpenClaw
安全
high confidence
The skill's declared purpose (plan, draft, and track content) matches its instructions and requirements — it is an instruction-only skill that stores data in a local JSON file and does not request external credentials or installs.
评估建议
This skill appears coherent and contains no hidden network calls or external credential requests. Before installing: (1) confirm where the agent stores its skill data directory and ensure you are comfortable storing drafts/ideas there (content-data.json will hold everything you enter); (2) consider file permissions or backups if you store sensitive info; (3) because the skill can be invoked by the agent, be aware it may read/write that JSON when you ask it to — if you want tighter control, avoid...
详细分析 ▾
用途与能力
The name and description (content planning, drafting, repurposing, calendar views) align with the SKILL.md behavior: managing channels, content items, themes, and an idea bank persisted to content-data.json. There are no unrelated environment variables, binaries, or install steps required.
指令范围
All runtime instructions focus on reading/writing a single file (content-data.json) in the skill's data directory and on producing content. The SKILL.md explicitly requires 'Read first' and 'Write after every change.' It does not instruct access to other system files, environment variables, or external endpoints. Note: the skill will store whatever the user supplies (including any sensitive text) in that JSON file — users should be aware of where that file lives and who can read it.
安装机制
No install spec and no code files — instruction-only — so nothing is downloaded or written to disk by an installer. This is the lowest-risk install model.
凭证需求
The skill requests no environment variables, credentials, or config paths. Its declared data access (a local JSON file) is proportional to the stated purpose.
持久化与权限
The skill is not force-included (always:false) and uses the platform default allowing autonomous invocation. It persists user content locally and mandates writing after changes. This is reasonable for a calendar tool, but users should consider retention, backups, and local file permissions because the JSON may contain private content.
安全有层次,运行前请审查代码。

运行时依赖

无特殊依赖

版本

latestv1.0.02026/4/11

Initial release with JSON-based content management and multi-channel support. - Organize and track all content, channels, themes, and ideas via `content-data.json`. - Support for custom content types, platforms, themes, posting frequencies, and performance notes. - Built-in idea bank for quick topic capture and workflow from idea to published. - Suggest and draft content, brainstorm posts, and recommend repurposing strategies. - Flexible calendar views (weekly, monthly) and clear progress/status tracking for each piece.

无害

安装命令

点击复制
官方npx clawhub@latest install content-calendar-os
镜像加速npx clawhub@latest install content-calendar-os --registry https://cn.longxiaskill.com
数据来源ClawHub ↗ · 中文优化:龙虾技能库