
Snippets
- Updated June 2, 2026
- otolab/ai-agent-prompts
Snippets is a collection of reusable scripts, tools, and utilities. It gives agents and developers a shared library of small helpers to drop into workflows instead of rewriting common logic.
Key points
- Reusable scripts
- Utility tools
- Shared snippets
- Workflow helpers
Snippets by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin marketplace add otolab/ai-agent-prompts/plugin install snippets@otolabAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Last updated | June 2, 2026 |
|---|---|
| Repository | otolab/ai-agent-prompts ↗ |
What it does
Reuse a collection of scripts, tools, and utilities across agent and development workflows.
README.md
Snippets - 再利用可能なスクリプト集
プロジェクト横断で利用可能な汎用スクリプト。詳細は各ディレクトリのREADME.mdを参照。
common-github/ - GitHub操作
- set-issue-relationships.sh - Issue親子関係の設定(単一/複数子Issue対応)
- search-code.sh - コード検索(自動ページネーション、行番号特定、100件以上対応)
- check-ci-errors.sh - PR CI状態の確認とエラーログ取得
rediscloud-gcp-secrets/ - RedisCloud証明書管理
- fetch_redis_certificates.sh - GCP Secret Managerから証明書一括取得
- analyze_certificate_groups.sh - 証明書重複検出とSHA256分析
- validate_terraform_certificates.sh - Terraform証明書検証
- check_certificate_updates.sh - 証明書更新履歴確認
詳細・使用例: 各ディレクトリのREADME.md | 新規追加: CONTRIBUTING.md