·diagnostic-issue-resolver
*

diagnostic-issue-resolver

TTS および Telegram ボットの問題を診断して解決します。トリガー - tts が機能しない、ボットが応答しない、ココロエラー、オーディオが再生されない、ロックがスタックしている、テレグラムボットのトラブルシューティング、問題を診断します。

36インストール·1トレンド·@terrylica

インストール

$npx skills add https://github.com/terrylica/cc-skills --skill diagnostic-issue-resolver

diagnostic-issue-resolver のインストール方法

コマンドラインで diagnostic-issue-resolver AI スキルを開発環境にすばやくインストール

  1. ターミナルを開く: ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます
  2. インストールコマンドを実行: このコマンドをコピーして実行します: npx skills add https://github.com/terrylica/cc-skills --skill diagnostic-issue-resolver
  3. インストールを確認: インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソース: terrylica/cc-skills。

Diagnose and fix common TTS + Telegram bot issues through systematic symptom collection, automated diagnostics, and targeted fixes.

| Issue | Likely Cause | Diagnostic | Fix |

| No audio output | Stale TTS lock | stat /tmp/kokoro-tts.lock | rm -f /tmp/kokoro-tts.lock | | Bot not responding | Process crashed | pgrep -la 'bun.src/main.ts' | Restart: cd /.claude/automation/claude-telegram-sync && bun --watch run src/main.ts |

TTS および Telegram ボットの問題を診断して解決します。トリガー - tts が機能しない、ボットが応答しない、ココロエラー、オーディオが再生されない、ロックがスタックしている、テレグラムボットのトラブルシューティング、問題を診断します。 ソース: terrylica/cc-skills。

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/terrylica/cc-skills --skill diagnostic-issue-resolver
カテゴリ
*クリエイティブ
認証済み
初回登録
2026-03-07
更新日
2026-03-10

Browse more skills from terrylica/cc-skills

クイックアンサー

diagnostic-issue-resolver とは?

TTS および Telegram ボットの問題を診断して解決します。トリガー - tts が機能しない、ボットが応答しない、ココロエラー、オーディオが再生されない、ロックがスタックしている、テレグラムボットのトラブルシューティング、問題を診断します。 ソース: terrylica/cc-skills。

diagnostic-issue-resolver のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/terrylica/cc-skills --skill diagnostic-issue-resolver インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/terrylica/cc-skills