Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
直接コマンドでは確認用 Prompt が省略されます。実行前にソースを確認してください。
npx skills add https://github.com/ggozad/haiku.skills --skill webコマンドは1行のまま表示されます。コピー前に横へスクロールして全体を確認してください。
ローカルで確認しますか?SkillsMP が現在取得できるファイルをダウンロードできます。
Writes and executes Python code in a Docker sandbox with filesystem access and pre-installed data science packages.
Writes and runs Python code in a sandbox. Describe the task in plain English — the skill will write and execute the program.
Produce personalized greetings for employees. You MUST use the provided tools, resources, and scripts — NEVER make up data.
SOC 職業分類に基づく
SKILL.md を表示中
| name | web |
| description | Search the web and fetch page content. |
Use the search tool to find current information on the web using Brave Search. Use the fetch_page tool to visit a URL and extract its readable content.
search to find relevant URLs.fetch_page to read the full content of promising results.Use a maximum of 3 search queries per task.