コンテンツ制作
#ai
maintenance
Log home maintenance tasks, set reminders, and track repair history with checklists. Use when scheduling repairs, tracking appliance upkeep, inventorying.
DeepseekModel
キュレーション済みスキル
品質 良好 · 64
v1.0.0
取得
https://deepseekmodel.com/api/download.php?id=bytesagain-ai-skills-maintenance-skill-md&format=skill
ダウンロード .skill
標準形式。system_prompt と model_config を収録し、任意の Agent で利用可能
.skill ファイルの system_prompt フィールドの実際の内容。
name maintenance version 1.0.0 description Log home maintenance tasks, set reminders, and track repair history with checklists. Use when scheduling repairs, tracking appliance upkeep, inventorying. author BytesAgain homepage https://bytesagain.com source https://github.com/bytesagain/ai-skills tags ["maintenance","general","cli","tool"] category general maintenance Log home maintenance tasks, set reminders, and track repair history with checklists. Use when scheduling repairs, tracking appliance upkeep, inventorying. Commands status scripts/script.sh status Show current status add scripts/script.sh add Add new entry list scripts/script.sh list List all entries search scripts/script.sh search Search entries remove scripts/script.sh remove Remove entry by number export scripts/script.sh export Export data to file stats scripts/script.sh stats Show statistics config scripts/script.sh config View or set config help scripts/script.sh help version scripts/script.sh version Configuration Use scripts/script.sh config <key> <value> to set preferences. Variable Required Description MAINTENANCE_DIR No Data directory (default: ~/.maintenance/) Data Storage All data stored in ~/.maintenance/ using JSONL format (one JSON object per line). Output Structured output to stdout. Exit code 0 on success, 1 on error. Powered by BytesAgain | bytesagain.com | hello@bytesagain.com
このスキルを起動するキーワード。クリックでコピーできます。
このスキルにはトリガーワードがありません。
ダウンロードした .skill に含まれるフィールド。
| フィールド | 説明 |
|---|---|
| format | フォーマット識別子(skill/v1) |
| skill_id | スキル固有 ID |
| name | スキル名 |
| version | バージョン |
| description | 説明 |
| category | カテゴリ(配列) |
| trigger_words | トリガーワード |
| tags | タグ |
| source | ソース |
| source_url | ソース URL(本ページ) |
| exported_at | エクスポート日時(ダウンロード毎) |
| system_prompt | システムプロンプト本文 |
| model_config | モデル設定:provider / model / temperature / max_tokens / top_p |
| examples | サンプル |
| install_guide | 各プラットフォームの導入説明(Coze / Dify / Claude / カスタム) |