Use when adding new error messages to React, or seeing "unknown error code" warnings.
npx skills add philipp-spiess/ai --skill "web-fetch"
Install specific skill from multi-skill repository
# Description
Fetch and summarize any web content (website, youtube videos, etc.)
# SKILL.md
name: web-fetch
description: Fetch and summarize any web content (website, youtube videos, etc.)
You have access to the summarize CLI that can summarize any web content (website, youtube videos, etc.).
Before using the summarize CLI, you need to run summarize -h to see the available options.
If summarize complains about missing dependencies, you must run source secrets first.
# Supported AI Coding Agents
This skill is compatible with the SKILL.md standard and works with all major AI coding agents:
Learn more about the SKILL.md standard and how to use these skills with your preferred AI coding agent.