Skills from clawhub.ai/am-will
8 skills available
context7
Fetch up-to-date library documentation via Context7 API. Use PROACTIVELY when:
(1) Working with ANY external library (React, Next.js, Supabase, etc.)
(2) User asks about library APIs, patterns, or best practices
(3) Implementing features that rely on third-party packages
(4) Debugging library-specific issues
(5) Need current documentation beyond training data cutoff
Always prefer this over guessing library APIs or using outdated knowledge.
0 installs
morning-email-rollup
This skill generates a daily Gmail and Google Calendar summary and delivers it via Clawdbot/Telegram. The `rollup.sh` script executes CLIs like `gog` and `gemini`, writes to `$HOME/clawd/morning-email-rollup-log.md`, and requires `GOG_ACCOUNT` and other env vars.
0 installs
llm-council
High-risk skill that orchestrates multi-agent CLI planners and a local web UI, saving configuration to `~/.config/llm-council/agents.json` and run artifacts under `llm-council/runs/`. It executes subprocesses (`subprocess.Popen` from `scripts/llm_council.py`) and the UI loads external resources from `https://fonts.googleapis.com` and `https://fonts.gstatic.com`.
0 installs
get-you-some-britches
This skill automates pants shopping: it converts sizes, aggregates and ranks products from retailers. It embeds browser automation commands that navigate to `https://www.target.com/c/pants-men-s-clothing/-/N-5xu29` and `https://www.globalbrandsstore.com/en/c/men/clothing/jeans` and runs `agent-browser` actions (open, click, eval, screenshot).
0 installs
openai-docs-skill
Query the OpenAI developer documentation via the OpenAI Docs MCP server using CLI (curl/jq). Use whenever a task involves the OpenAI API (Responses, Chat Completions, Realtime, etc.), OpenAI SDKs, ChatGPT Apps SDK, Codex, MCP integrations, endpoint schemas, parameters, limits, or migrations and you need up-to-date official guidance.
0 installs
gemini-computer-use
This skill runs a Gemini Computer Use Playwright agent that sends screenshots to the model and executes model-issued browser actions. It requires `GEMINI_API_KEY`, calls `client.models.generate_content`, can navigate to external URLs (e.g., `https://www.google.com`, `https://example.com`), and includes shell setup commands like `source env.sh`.
0 installs
read-github
Dangerous skill: spawns `npx` to run `mcp-remote` (download-and-execute) and connects to `gitmcp.io`. It provides a CLI (`scripts/gitmcp.py`) to fetch and semantically search GitHub repos via `gitmcp.io`.
0 installs
remotion-best-practices
Provides Remotion best-practices and code examples for video creation with React and Remotion. Contains code that fetches remote resources (e.g., `https://assets4.lottiefiles.com/packages/lf20_zyquagfl.json`) and shows shell install commands (e.g., `npx remotion add @remotion/media`).
0 installs