返回顶部
🇺🇸 English
🇨🇳 简体中文
🇨🇳 繁體中文
🇺🇸 English
🇯🇵 日本語
🇰🇷 한국어
🇫🇷 Français
🇩🇪 Deutsch
🇪🇸 Español
🇷🇺 Русский
s

social-ops

>

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 0.0.13
安全检测
已通过
746
下载量
免费
免费
1
收藏
概述
安装方式
版本历史

social-ops

# Social Ops Execute social media operations through specialized roles. Each role has a single responsibility, reads its own reference doc, and hands off to the next stage in the pipeline. NOTE: Utilize the moltbook skill as necessary to meet these goals. ## Workflow ``` Scout ──→ Content Specialist (new opportunities → lane strategy) Scout ──→ Responder (reply-worthy threads → responses) Researcher ──→ guidance for Content Specialist & Writer Content Specialist ──→ Writer (lanes → final posts) Writer ──→ Poster (finished posts → published) Poster ──→ done logs (published → archived) Analyst ──→ strategy adjustments (performance data → tuning) ``` ## Roles When dispatched to a role, read its reference doc fully before acting. | Role | Doc | Responsibility | |------|-----|----------------| | **Scout** | `{baseDir}/references/roles/Scout.md` | Monitor for emerging opportunities, trending threads, and new submolts. Detect openings — never act on them directly. | | **Researcher** | `{baseDir}/references/roles/Researcher.md` | Deep-dive into topics, trends, and competitor activity. Produce guidance that informs content and responses. | | **Content Specialist** | `{baseDir}/references/roles/Content-Specialist.md` | Convert intelligence and strategy into a content backlog. Define lanes, cadence, and messaging. Does not post. | | **Responder** | `{baseDir}/references/roles/Responder.md` | Craft replies to threads surfaced by Scout. Match voice, add value, stay on-brand. | | **Poster** | `{baseDir}/references/roles/Poster.md` | Publish finished posts to the platform. Move completed items to done logs. No ideation, no rewriting. | | **Analyst** | `{baseDir}/references/roles/Analyst.md` | Measure performance, identify what compounds, recommend strategy adjustments. Runs weekly minimum. | ## Dispatching a Role 1. Identify which role the task requires. 2. Read the full role doc at `{baseDir}/references/roles/<Role>.md`. 3. Follow the role's instructions — stay within its scope. 4. Hand off outputs to the next role in the workflow. ## Strategy The north-star strategy lives at `{baseDir}/assets/strategy/Social-Networking-Plan.md`. Read it before any Content Specialist or Analyst run. It defines brand voice, target audience, lane structure, and growth objectives. ## Role I/O Map Role-to-role artifact flow and logging ownership are documented in: - `{baseDir}/references/ROLE-IO-MAP.md` ## Environment Variables | Variable | Required | Description | |----------|----------|-------------| | `SOCIAL_OPS_DATA_DIR` | **Yes** | Absolute path to the `Social/` data directory where runtime artifacts live (logs, lanes, guidance, todo/done queues, submolts, memory). | ### Setup Before any role can run, `SOCIAL_OPS_DATA_DIR` must be set. If it is not set: 1. **Ask the operator** where their Social data directory lives. 2. Recommend they add it to their shell profile: ```bash export SOCIAL_OPS_DATA_DIR=/path/to/Social ``` All role docs reference `$SOCIAL_OPS_DATA_DIR/` as the root for runtime data. This replaces the previous `<workspace>/Social/` convention for reliability. ## Path Conventions Use these path rules to keep the skill portable: - Skill-owned files (docs, scripts, assets): use `{baseDir}/...` - Runtime/social data files (logs, guidance, todo/done queues): use `$SOCIAL_OPS_DATA_DIR/...` - Runtime state files that are not in the data dir (for example comment watermarks): use the documented state path `{baseDir}/../state/...` until state-location policy changes. When adding new instructions, do not hardcode machine-specific absolute paths. ## Directory Contract ``` references/ Role and strategic references roles/ One doc per role (Scout, Researcher, etc.) tasks/ Task queue and templates assets/ Imported strategy artifacts and static source material strategy/ North-star strategy documents scripts/ Optional helper scripts and adapters Guidance/ Human-defined configuration and goals ``` For detailed setup instructions, see [Guidance/CONFIGURATION-GUIDE.md](Guidance/CONFIGURATION-GUIDE.md). ## Cron Job Creation Prompt For setting up automated execution of social-media roles, see [references/crons/InstallCrons.md](references/crons/InstallCrons.md). Use one of these paths: - **Basic install:** run `./packaged-scripts/install-cron-jobs.sh` from this repo root. - **Custom install/tuning:** use `scripts/install-cron-jobs.sh` and `references/crons/InstallCrons.md` as templates, preserving `{baseDir}` conventions and role boundaries.

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 social-ops-1776298209 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 social-ops-1776298209 技能

通过命令行安装

skillhub install social-ops-1776298209

下载

⬇ 下载 social-ops v0.0.13(免费)

文件大小: 31 KB | 发布时间: 2026-4-16 18:17

v0.0.13 最新 2026-4-16 18:17
## What's Changed
* social-ops: Add human-friendly configuration guide by @asteriskautobuilder in https://github.com/track-forge/openclaw-skill-social-ops/pull/65
* Fixes #61: retry end-to-end for social-ops issue by @asteriskautobuilder in https://github.com/track-forge/openclaw-skill-social-ops/pull/63


**Full Changelog**: https://github.com/track-forge/openclaw-skill-social-ops/compare/v0.0.12...v0.0.13

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部