linear-projects-write
81CLI から Linear プロジェクトを管理
作成者 Bind
チームには、ツールを切り替えることなく Linear プロジェクトをすばやく一貫してセットアップする方法が必要です。このスキルは、Bun CLI を使って Linear プロジェクトを作成および更新する手順を Claude、Codex、Claude Code に案内します。
場所別の現在の天気を確認
ユーザーはAPIキーを設定せずに、現在の天気をすばやく確認する必要があります。このスキルは、場所を検出するか都市名を受け付けるPythonヘルパーを実行します。
このリクエストをエージェントにコピーしてください。正規の Skill ページとマニフェストが含まれています。
Review the Skillstore skill "current-location-weather" from https://skillstore.io/skills/danielmax937-current-location-weather.md and its manifest at https://skillstore.io/api/skills/danielmax937-current-location-weather/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.エージェントは引き続き計画を提示し、セキュリティポリシーで必要な確認を求める必要があります。
AI エージェント、クローラー、スクリプトがページ全体ではなく整理されたコンテキストを必要とする場合は、これらのリンクを使ってください。
「current-location-weather」を使用しています。 今いる場所の天気はどうですか?
期待される結果:
アシスタントは検出された都市と、気温、湿度、風、天候を含む短い現在の状況サマリーを返します。
「current-location-weather」を使用しています。 パリの天気を確認し、散歩の計画に役立つ詳細も含めてください。
期待される結果:
アシスタントは現在の気温、体感温度、風、湿度、屋外での快適さに関する実用的なメモを報告します。
「current-location-weather」を使用しています。 シアトルでは今、傘を持っていくべきですか?
期待される結果:
アシスタントは現在の状況を確認し、報告された天気に基づいて簡単な推奨を提示します。
No prompt injection, obfuscation, or command-execution abuse was found; the code-fence and obfuscation alerts are false positives. The skill intentionally makes outbound requests to ip-api.com and wttr.in, including automatic IP geolocation over plaintext HTTP, so the remaining concerns are privacy and network-integrity risks.
これらは、このスキルに期待される可能性のある実際のローカル機能であるため、レビューが必要ですが、確認済みの悪意ある動作としてはカウントされません。
バージョン付き評価レポート、中立的なバッジ、埋め込みカード、引用を共有できます。Skillstore は証拠を報告しますが、この Skill が安全かどうかは判断しません。
https://skillstore.io/skills/danielmax937-current-location-weather/audits/9?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_report[](https://skillstore.io/skills/danielmax937-current-location-weather?utm_source=security_passport_badge)<a href="https://skillstore.io/skills/danielmax937-current-location-weather?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/danielmax937-current-location-weather/security.svg" alt="Skillstore security assessment" loading="lazy"></a><iframe src="https://skillstore.io/embed/skills/danielmax937-current-location-weather.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>DanielMax937. (2026). current-location-weather security audit report (audit version 9) [Author version unspecified]. Skillstore. https://skillstore.io/skills/danielmax937-current-location-weather/audits/9@techreport{danielmax937-danielmax937-current-location-weather-2026,
author = {DanielMax937},
title = {current-location-weather security audit report (audit version 9)},
institution = {Skillstore},
year = {2026},
number = {9},
url = {https://skillstore.io/skills/danielmax937-current-location-weather/audits/9},
note = {Author version unspecified}
}cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "current-location-weather security audit report (audit version 9)"
version: "unspecified"
type: report
authors:
- name: "DanielMax937"
date-released: "2026-07-05"
url: "https://skillstore.io/skills/danielmax937-current-location-weather/audits/9"
identifiers:
- type: other
value: "skillstore:danielmax937-current-location-weather:audit:9"
description: "Skillstore immutable audit report identifier"
服装、出発時間、傘の必要性を判断する前に、現在の状況を確認します。
出発前や荷造りの前に、目的地の都市の現在の天気を調べます。
アシスタントがワークフローで天気の文脈を必要とする場合に、テキスト出力または構造化出力を使用します。
current-location-weather を使用して、今いる場所の天気を確認してください。
日本の東京の現在の天気を確認し、気温、天候、湿度、風を要約してください。
ロンドンの現在の天気を構造化出力で取得し、気温、体感温度、湿度、風、UV指数を要約してください。
ニューヨーク、ベルリン、ソウルの現在の天気を確認し、各都市について簡潔な荷造りのおすすめを提示してください。
作成者
DanielMax937ライセンス
MIT
Skillstore リビジョン
r1
バージョンに関する注意
作者はバージョンを宣言していません。
参照
7e9e368dc1a370f2040369ebcd0db06d90cb48e5
メンテナンスの新しさ
2026/7/23
利用状況
8 ダウンロード · 168 閲覧
ファイル構成
CLI から Linear プロジェクトを管理
作成者 Bind
チームには、ツールを切り替えることなく Linear プロジェクトをすばやく一貫してセットアップする方法が必要です。このスキルは、Bun CLI を使って Linear プロジェクトを作成および更新する手順を Claude、Codex、Claude Code に案内します。
Claude Code Web と CLI を選択する
作成者 DNYoussef
タスクに対して誤った Claude Code インターフェースを選ぶと、チームは時間を失います。このスキルは Web、CLI、またはハイブリッドな引き継ぎワークフローを推奨します。
都市の天気を確認
作成者 Decalogue
ユーザーは、完全なクエリワークフローを書かずに素早く天気の詳細を必要としています。このスキルは、Claude、Codex、Claude Code がドキュメント化された都市の天気リクエストに回答できるように導きます。
CLI から Linear マイルストーンを読み取る
作成者 Bind
チームは、Web アプリを開かずに Linear マイルストーンをすばやく確認する必要があります。このスキルは、フィルタリングされたマイルストーン一覧のための読み取り専用 CLI ワークフローを実行します。
CLI から Agent Skills を管理
作成者 xixu-me
Agent Skills の発見とメンテナンスは、ツールやマシンによって一貫しない場合があります。このスキルは、発見、インストール、更新、削除、バックアップ、復元のための明確な CLI ワークフローをエージェントに提供します。
Python の挨拶サンプルを実行する
作成者 EnactProtocol
新しい Enact ユーザーには、ツール実行が機能することを確認できる小さなサンプルが必要です。このスキルは Python の挨拶コマンドを実行し、シンプルな実行時出力を返します。