creator-registry

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

集中管理影响者档案与历史,便于采购与合规审计。

▸ 风险提示

包含付款与联系信息,应控制访问并遵守隐私政策。

这个 Skill 做什么

维护每位创作者的核验句柄、付款与合约历史记录。

把每位创作者的核验句柄、价格、版权与合约、付款与合规事件当成不可篡改的事实记录,像一本可追溯的创作者名册。想查上次付了多少、更新档案或记录一次结算都能直接查到。核心是走 append-only 事件流保留溯源,不负责打分匹配或内容审查的决策。

▸ 展开 SKILL.md 英文原文

Use when the user asks "what did we pay this creator last time" or to "update the creator roster"; curates creator identity, rate, rights, exclusivity, compliance-event, and performance facts through the append-only creators event stream. Not for scoring fit — use fit-scorer; not for reviewing content — use creator-content-auditor. 创作者档案/达人名册

垂直行业创作者名录费用记录合规通用
2.5k
Stars
335
Forks
40
仓库内 Skill
+141
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/aaron-he-zhu/aaron-marketing-skills/main/protocol/creator-registry/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/aaron-he-zhu/aaron-marketing-skills/main/protocol/creator-registry/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# Creator Registry

The canonical creator-roster authority. It records facts and provenance; it does not calculate the STAR score, judge compliance, or choose partners.

## Quick Start

```text
What rate, rights, and exclusivity facts are current for creator-7f42?
Accept or reject the pending creator proposals for creator-7f42.
Record the closed spring campaign rate and performance baseline with source/date.
```

## Skill Contract

**Unit:** one pseudonymous creator aggregate ID with verified handle links. **Reads:** `memory/events/creators.ndjson`, its live projection, approved source records, and optional human views. **Writes:** canonical creator events via `scripts/registry-events.py`; a
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有