superbereza/browser-skill
Drive a real browser from a coding agent: a CLI over a persistent Playwright daemon, with compact clickable page snapshots.
Drive a real browser from a coding agent: a CLI over a persistent Playwright daemon, with compact clickable page snapshots.
npx skills add superbereza/browser-skillDrive a real browser from a coding agent: a CLI over a persistent Playwright daemon, with compact clickable page snapshots.
Codex skill for token-conscious Claude Fable 5 consultations via your own Claude Code CLI
Agent Skill学习与练习仓库
A curated list of medical and healthcare AI agent skills, MCP servers, and tools - International Edition
Agent Skill: Transcribe audio files via ByteDance Volcengine Seed-ASR 2.0 (豆包录音文件识别模型2.0). Best-in-class Chinese speech recognition with step-by-step setup guide.
Implement dependency injection in Angular v20+ using inject(), injection tokens, and provider configuration. Use for service architecture, providing dependencies at different levels, creating injectable tokens, and managing singleton vs scoped services. Triggers on service creation, configuring providers, using injection tokens, or understanding DI hierarchy.
Provides Retrieval-Augmented Generation (RAG) implementation patterns with LangChain4j for Java. Generates document ingestion pipelines, embedding stores, vector search, and semantic search capabilities. Use when building chat-with-documents systems, document Q&A over PDFs or text files, AI assistants with knowledge bases, semantic search over document repositories, or knowledge-enhanced AI applications with source attribution.