- 📁 references/
- 📁 templates/
- 📄 SKILL.md
Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking screenshots, extracting data, testing web apps, or automating any browser task. Triggers include requests to "open a website", "fill out a form", "click a button", "take a screenshot", "scrape data from a page", "test this web app", "login to a site", "automate browser actions", or any task requiring programmatic web interaction.
- 📁 .claude-plugin/
- 📁 demos/
- 📁 images/
- 📄 .gitignore
- 📄 AGENTS.md
- 📄 gemini-extension.json
This skill should be used when users want to fine-tune language models or perform reinforcement learning (SFT, DPO, GRPO, ORPO, KTO, SimPO) using the highly optimized Unsloth library. Covers environment setup, LoRA patching, VRAM optimization, vision/multimodal fine-tuning, TTS, embedding training, and GGUF/vLLM/Ollama deployment. Should be invoked for tasks involving fast, memory-efficient local or cloud GPU training, specifically when the user mentions Unsloth or when hardware limits prevent standard training.
RESTful API design best practices and conventions guide
Add an infrastructure dependency to Aspire AppHost
- 📄 api-reference.md
- 📄 SKILL.md
Executes a covered pair trade (target + cover) on Polymarket with estimate, confirmation, and position recording. Use when entering a new position from a detected portfolio opportunity. Also use when the user says "buy", "trade", "open a position", "place an order", "enter", or wants to act on any portfolio opportunity.
- 📁 .github/
- 📁 bin/
- 📁 examples/
- 📄 .gitignore
- 📄 .zenodo.json
- 📄 apis.json
Search and chat with AI agents across the Universal Agentic Registry via the Hashgraph Online Registry Broker API. Use when discovering agents, starting conversations, finding incoming messages, or registering new agents.
- 📁 agents/
- 📁 scripts/
- 📄 SKILL.md
Safely clean the local loop VM by reporting and removing stale loop runs, inactive Next.js or Storybook servers, optional browser windows, and unused loop-created worktrees without disturbing active tmux-backed sessions.
- 📄 install-auto-commit.md
- 📄 README.md
- 📄 SKILL.md
MUST use when committing code changes, when user says 'commit',
- 📁 references/
- 📁 scripts/
- 📄 SKILL.md
DashClaw platform expert for integration, troubleshooting, and governance. Use when working with DashClaw APIs/SDKs: instrumenting agents, action recording, guard/policy checks, SSE real-time events, org/workspace context, auth headers (x-api-key), errors (401/403/429/503), building API routes, generating SDK/client methods, bootstrapping agent data, configuring evaluations/scorers, prompt templates/versioning, feedback capture, compliance exports, drift monitoring, learning analytics/velocity, scoring profiles, risk templates, CLI approval channel, terminal approvals, dashclaw approve, dashclaw approvals, dashclaw deny, Claude Code hooks, PreToolUse, PostToolUse, governed tool calls, DASHCLAW_HOOK_MODE, terminal governance.
- 📄 sector-wacc.md
- 📄 SKILL.md
Performs discounted cash flow (DCF) valuation analysis to estimate intrinsic value per share for Japanese listed companies. Triggers when user asks for fair value, intrinsic value, DCF, valuation, "what is X worth", price target, undervalued/overvalued analysis, or wants to compare current price to fundamental value.
Audit web pages for accessibility issues, WCAG compliance, and screen reader compatibility.
- 📁 references/
- 📁 scripts/
- 📁 templates/
- 📄 SKILL.md
Use when domain logic leaks into API/Infrastructure, project references violate layer boundaries, or CQRS handlers/buses need implementation.