用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/Supernor/openclaw-skills --skill github-feed命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
正在显示 SKILL.md
基于 SOC 职业分类
| name | github-feed |
| description | Post GitHub activity to |
| version | 4.0.0 |
| author | repo-man |
| tags | ["github","notifications","internal","components"] |
Post recent GitHub activity across own repos and upstream contributions to #ops-github.
Read ~/.openclaw/templates/github-feed.txt for all Discord card formats, colors, and truncation rules.
CHANNEL=$(jq -r '.discord.channels."ops-github"' ~/.openclaw/registry.json)
OWNER=$(jq -r '.github.owner' ~/.openclaw/registry.json)
UPSTREAM_REPO=$(jq -r '.github.upstream.repo' ~/.openclaw/registry.json)
UPSTREAM_PR=$(jq -r '.github.upstream.pr' ~/.openclaw/registry.json)
UPSTREAM_DISCUSSION=$(jq -r '.github.upstream.discussion' ~/.openclaw/registry.json)
openclaw-config, openclaw-workspace, openclaw-skills
/home/node/.openclaw/github-feed-cursor.txtgh api5814783) per repo with activity, using template format/home/node/.openclaw/upstream-feed-cursor.txtgh api repos/<UPSTREAM_REPO>/pulls/<PR>/comments etc.16776960) per item with activity, using template format/home/node/.openclaw/scripts/log-event.sh INFO github-feed "Posted: <N> own repo cards, <N> upstream cards"