/SKILL.md
# Discord Daily Report Skill 毎日24:00(JST)にDiscordコミュニティの会話を自動記録・要約するskill。 ## Purpose - Discordの会話が流れて消えるのを防ぐ - 参加者の進捗・興味・疑問を可視化 - アドバイスを記録 ## Architecture 1. **Discord Bot** - 複数チャンネルのメッセージ履歴を取得 2. **LLM (Z.AI GLM-4-plus)** - 要約・分類・JSON生成 3. **Web Interface** - パスワード保護された閲覧ページ ## 対象チャンネル - **基地カテゴリ(動的取得)**: カテゴリID `1473574389118271580` 配下の全テキストチャンネル(サマリ不要) - **固定チャンネル(サマリ生成あり)**: - #自己紹介 `1466307902611390579` - #開発ラボ `1466309042346655755` - #成果物 `1466308993642135635` - #雑談 `14663
npx skillsauth add akiratsukakoshi/discord-digihara-daily-report discord-digihara-daily-reportInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
毎日24:00(JST)にDiscordコミュニティの会話を自動記録・要約するskill。
1473574389118271580 配下の全テキストチャンネル(サマリ不要)1466307902611390579146630904234665575514663089936421356351466308919197565111147682964979856595913601870595449201151467518015326130470{
"date": "2026-02-28",
"channelSummaries": {
"自己紹介": "チャンネルのサマリ",
"開発ラボ": "チャンネルのサマリ",
"成果物": "チャンネルのサマリ",
"雑談": "チャンネルのサマリ",
"質問箱": "チャンネルのサマリ"
},
"users": {
"discord_user_id": {
"name": "表示名",
"role": "参加者/運営",
"theme": "開発テーマ(不明な場合は「未定」)",
"projects": [
{
"name": "案件名",
"description": "案件の説明",
"progress": "本日の進捗"
}
],
"interestsAndQuestions": "興味・疑問",
"adviceReceived": [
{
"from": "アドバイスをくれた人",
"content": "アドバイス内容"
}
]
}
}
}
表示順: 参加者 → 運営(ガクチョ・もっちゃん)
DISCORD_BOT_TOKEN: DiscordボットトークンDISCORD_GUILD_ID: DiscordサーバーのギルドID(1466302866854641824)ZAI_API_KEY: Z.AI APIキーGITHUB_TOKEN: GitHub Personal Access Tokendevelopment
Maintainer-only workflow for handling GitHub Secret Scanning alerts on OpenClaw. Use when Codex needs to triage, redact, clean up, and resolve secret leakage found in issue comments, issue bodies, PR comments, or other GitHub content.
development
Maintainer workflow for OpenClaw releases, prereleases, changelog release notes, and publish validation. Use when Codex needs to prepare or verify stable or beta release steps, align version naming, assemble release notes, check release auth requirements, or validate publish-time commands and artifacts.
development
Run, watch, debug, and extend OpenClaw QA testing with qa-lab and qa-channel. Use when Codex needs to execute the repo-backed QA suite, inspect live QA artifacts, debug failing scenarios, add new QA scenarios, or explain the OpenClaw QA workflow. Prefer the live OpenAI lane with regular openai/gpt-5.4 in fast mode; do not use gpt-5.4-pro or gpt-5.4-mini unless the user explicitly overrides that policy.
development
End-to-end Parallels smoke, upgrade, and rerun workflow for OpenClaw across macOS, Windows, and Linux guests. Use when Codex needs to run, rerun, debug, or interpret VM-based install, onboarding, gateway smoke tests, latest-release-to-main upgrade checks, fresh snapshot retests, or optional Discord roundtrip verification under Parallels.