SOC 職業分類に基づく
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
直接コマンドでは確認用 Prompt が省略されます。実行前にソースを確認してください。
npx skills add https://github.com/Supernor/openclaw-skills --skill github-feedコマンドは1行のまま表示されます。コピー前に横へスクロールして全体を確認してください。
ローカルで確認しますか?SkillsMP が現在取得できるファイルをダウンロードできます。
SKILL.md を表示中
How Failsafe judges the weekly backup beat from PUSHED receipts — interpretation table, thresholds, and the coverage-gap question technique. Use every weekly beat.
Route ideas to The Workshop (Scribe on Telegram). Creates Intake topics for structured intent capture.
Audit existing skills against create-skill best practices. Finds gaps, scores quality, and produces upgrade recommendations.
| 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"