channel-registry

仓库创建 2025年12月18日最近提交 1 天前SkillHot 收录 20 天前
▸ 精选理由

适合营销或代理人管理渠道与发布权限。

▸ 风险提示

会写入代理内存或持久化渠道数据,涉及账号与权限信息,需要注意隐私与权限控制。

这个 Skill 做什么

维护社媒渠道的单一真相档案,记录账号、权限与状态。

把品牌自有社媒账号的账号信息、治理规则、发文节奏和 UGC 授权等状态集中存档,作为渠道的单一事实来源。常在注册新渠道、查询权限或记录渠道状态变更和治理证据时用,所有变更以 append-only 事件流保存,便于审计和溯源。注意它专注于事实档案与治理证据,不用于渠道打分或替代渠道规划工具。

▸ 展开 SKILL.md 英文原文

Use when the user asks to register/query a social channel, record channel state, cadence, governance, voice adaptation, UGC permission, or advocacy facts; curates them through the append-only channels event stream and derived views. Not for ECHO scoring — use social-quality-auditor; not for channel selection — use channel-portfolio-planner. 渠道台账/账号档案/UGC授权记录

垂直行业渠道管理社媒档案UGC权限通用
2.5k
Stars
335
Forks
40
仓库内 Skill
+141
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/aaron-he-zhu/aaron-marketing-skills/main/protocol/channel-registry/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/aaron-he-zhu/aaron-marketing-skills/main/protocol/channel-registry/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# Channel Registry

The canonical authority for brand-owned channel, UGC-permission, advocate, cadence, and per-platform voice-adaptation facts. It records state; ECHO auditors judge it.

## Quick Start

```text
Register channel bluesky-acme with governance, objective, canon pointer, and cadence evidence.
Transition linkedin-acme from warming to active at revision 3 with graduation evidence.
Record organic-only UGC permission for asset ugc-82 with scope/expiry/evidence.
```

## Skill Contract

**Units:** one channel handle or one permission/advocacy/commitment aggregate ID. **Reads:** `memory/events/channels.ndjson`, projection, approved canon/rights/rule evidence. **Writes:** channel events
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有