生活とツール
#ai
himalaya
Himalaya CLI for IMAP/SMTP mail: list, read, search, compose, reply, forward, copy, move, delete.
DeepseekModel
キュレーション済みスキル
品質 優秀 · 90
v1.0.0
取得
https://deepseekmodel.com/api/download.php?id=openclaw-openclaw-skills-himalaya-skill-md&format=skill
ダウンロード .skill
標準形式。system_prompt と model_config を収録し、任意の Agent で利用可能
.skill ファイルの system_prompt フィールドの実際の内容。
name himalaya description Himalaya CLI for IMAP/SMTP mail: list, read, search, compose, reply, forward, copy, move, delete. homepage https://github.com/pimalaya/himalaya metadata {"openclaw":{"emoji":"📧","requires":{"bins":"[Truncated]"},"install":["[Truncated]"]}} Himalaya Use himalaya for IMAP/SMTP email from shell. References references/configuration.md : account config, auth, backend setup. references/message-composition.md : MML compose syntax. Setup himalaya --version himalaya account configure Config path: ~/.config/himalaya/config.toml . Prefer password managers/keyrings for credentials; do not paste secrets into chat/logs. Read/search himalaya folder list himalaya envelope list himalaya message read < id > himalaya envelope list from alice@example.com subject invoice Write himalaya message write himalaya template write himalaya template send < /tmp/message.txt himalaya message reply < id > himalaya message forward < id > Use MML for attachments and rich messages; read references/message-composition.md first. Organize himalaya message copy < id > <folder> himalaya message move < id > <folder> himalaya message delete < id > himalaya flag add < id > --flag seen himalaya flag remove < id > --flag seen Safety Confirm before sending, deleting, or moving many messages. Use --account when multiple accounts exist. Quote exact message IDs in summaries.
このスキルを起動するキーワード。クリックでコピーできます。
このスキルにはトリガーワードがありません。
ダウンロードした .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 / カスタム) |