← スキル一覧に戻る

deployment-skills
by campbellmcgregor
Open Source Cyber Threat Intelligence LLM Framework
⭐ 0🍴 0📅 2026年1月19日
SKILL.md
name: Deployment Skills description: | Use this skill group when the user wants to "deploy the GUI", "provision server", "publish report", "share report", "check gui status", "view gui logs", or mentions Hetzner deployment, web intake GUI, report sharing, or server management.
This skill group manages the NOMAD Web Intake GUI deployment on Hetzner Cloud (~€4.50/month). version: 2.1.0
Deployment Skills
This skill group manages the NOMAD Web Intake GUI deployment on Hetzner Cloud.
Skills
| Skill | Description |
|---|---|
/deploy-gui | Provision, update, or destroy the Hetzner deployment |
/gui-status | Check deployment health and metrics |
/gui-logs | View application logs |
/publish-report | Publish a report to the web GUI |
Prerequisites
Before using deployment skills, ensure:
- Hetzner API Token: Set
HETZNER_API_TOKENenvironment variable - SSH Key: Register an SSH key named
nomad-deployin Hetzner Console - API Token: Set
NOMAD_WEB_API_TOKENfor report authentication
Environment Variables
| Variable | Required | Description |
|---|---|---|
HETZNER_API_TOKEN | Yes | Hetzner Cloud API token |
NOMAD_WEB_API_TOKEN | Yes | API token for report submission |
NOMAD_SECRET_KEY | No | Auto-generated if not set |
NOMAD_DOMAIN | No | Custom domain for HTTPS |
LETSENCRYPT_EMAIL | No | Email for Let's Encrypt certificates |
Trigger Patterns
- "deploy the gui" →
/deploy-gui provision - "update the deployment" →
/deploy-gui update - "check gui status" →
/gui-status - "show gui logs" →
/gui-logs - "publish this report" →
/publish-report
スコア
総合スコア
60/100
リポジトリの品質指標に基づく評価
✓SKILL.md
SKILL.mdファイルが含まれている
+20
✓LICENSE
ライセンスが設定されている
+10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
レビュー
💬
レビュー機能は近日公開予定です