Claude Skills for a Student / Learner — Page 10
TAO Grounding DINO Open-Vocabulary Detection
Train and deploy text-guided object detectors without a fixed class vocabulary.
Hugging Face ZeroGPU Builder
Build dependable Gradio AI demos and GPU workloads on Hugging Face ZeroGPU.
Google Bigtable Basics
Design, configure, query, and troubleshoot Google Bigtable workloads.
Advanced LLM Evaluation
Build auditable, calibrated LLM-output evaluations with explicit rubrics, confidence scoring, and bias controls.
Add LLM Provider (DeepChat Dev Skill)
Add a new LLM provider to DeepChat through reviewed, minimal source changes.
Loopy: AI Agent Loop Workflow Skill
Helps AI agents discover, find, audit, adapt, craft, run, and improve repeatable loop workflows.
Peon Sound Toggle
Mute or resume Peon sound notifications in Claude Code with a single command.
Multica Skill Importer
Reliably import skills into a Multica workspace from URLs or local files, then bind them to agents.
Multica Squad Operations
Create, inspect, and debug Multica squads, with insight into leader routing.
OpenCLI Adapter Authoring Guide
End-to-end workflow to write and verify an OpenCLI adapter for a new site within 30 minutes.
Follow Builders: AI Builders Digest
Tracks the top builders in AI — researchers, founders, PMs, and engineers — and delivers curated daily or weekly summaries of their X posts and podcast appearances, in English, Chinese, or bilingual.
Exa Agent Research Skill
Multi-step web research, list-building, enrichment, and structured outputs via Exa Agent.
playwright-cli Browser Automation Skill
Drives Playwright from the command line so an AI agent can navigate sites, fill forms, capture screenshots, and extract data without you writing browser scripts.
Vibeyard UI Development Skill
Enforces consistent UI conventions for Vibeyard's renderer: reusable components, CSS-variable theming, and DOM patterns so AI agents don't write off-style interface code.
Harness Creator: Harness Engineering for AI Coding Agents
When your coding agent forgets context, drifts out of scope, or claims "done" before tests pass, this skill scaffolds, audits, and improves the harness that makes it reliable.
Model Hierarchy Routing Skill
Routes each task to the cheapest capable model by complexity, cutting AI agent token spend by roughly 10x.
debug-skill: Interactive Debugger for Coding Agents
Gives AI coding agents a real debugger — breakpoints, stepping, live state inspection — instead of print-statement guesswork.
Obsidian Knowledge Brain v4.0
An AI coding skill that remembers every technical decision and bug fix across sessions — and evolves your project rules from them.
Codex-Collab: Collaborate with Codex from Claude Code
A Claude Code skill that lets you dispatch tasks, code reviews, and parallel research to Codex without ever leaving your Claude session.
Claude Code Plugin Marketplace Template
A ready-to-use GitHub template for building and distributing Claude Code plugin marketplaces, with scaffolding, validation, and CI/CD built in.
DSP: Long-Term Code Structure Memory for AI Coding Agents
Persists your codebase's dependency graph in .dsp/ so AI agents stop re-scanning the repo every session — faster context, fewer tokens, safer refactors.
Vibe Replay
Turns AI coding sessions into shareable, interactive animated replays, so reviewers see the reasoning behind changes — not just the final diff.
II-Commons Retrieval Skill
Gives AI agents deterministic, daily-updated search over arXiv, PubMed/PMC, and US state policy corpora via a CLI that returns reproducible JSON.
Upkeep Repo Audit Skill
An AI audit crew for your repository: it catches docs/spec/asset drift against the code and reports findings with evidence — output-only, it never touches your files.