Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
patent-search
Search 100M+ patents using BigQuery (fast, zero setup) or PatentsView API (US patents with rich metadata).
RobThePCGuy/Claude-Patent-Creator 51
-
epc-search
RAG search across EPC provisions, EPO Guidelines for Examination, and PCT rules for European and international patent law research
RobThePCGuy/Claude-Patent-Creator 51
-
epo-patent-search
Search European patents using EPO OPS API (full-text, legal status, families) and BigQuery (100M+ patents, EP filter) for prior art, competitive intelligence, and freedom-to-operate analysis
RobThePCGuy/Claude-Patent-Creator 51
-
prior-art-search
Systematic 7-step methodology for comprehensive patent prior art searches and patentability assessments using BigQuery and CPC classification
RobThePCGuy/Claude-Patent-Creator 51
-
bigquery-patent-search
Fast, cloud-based patent searching across 76 million+ worldwide patents using Google BigQuery - keyword search, CPC classification, patent details retrieval
RobThePCGuy/Claude-Patent-Creator 51
-
setup-assistant
Guides through installation, configuration, and first-time setup of the Claude Patent Creator system.
RobThePCGuy/Claude-Patent-Creator 51
-
troubleshooting-assistant
Diagnoses and resolves MCP server registration failures, GPU detection, BigQuery authentication, index build failures, import errors, search quality issues, and performance problems.
RobThePCGuy/Claude-Patent-Creator 51
-
patent-claims-analyzer
Automated analysis of patent claims for USPTO compliance with 35 USC 112(b) requirements - antecedent basis, definiteness, claim structure
RobThePCGuy/Claude-Patent-Creator 51
-
development-assistant
Guides through adding new features, MCP tools, analyzers, and extending the patent creator system.
RobThePCGuy/Claude-Patent-Creator 51
-
mpep-search
Expert system for searching USPTO MPEP, 35 USC statutes, 37 CFR regulations, and post-Jan 2024 updates.
RobThePCGuy/Claude-Patent-Creator 51
-
testing-assistant
Manages testing lifecycle including unit tests, integration tests, validation, and quality assurance.
RobThePCGuy/Claude-Patent-Creator 51
-
epo-patent-analyzer
Automated analysis of patent applications for EPO compliance with Art. 84 EPC (claims clarity/support), Art. 83 EPC (sufficiency of disclosure), and Rules 42-49 EPC (formalities)
RobThePCGuy/Claude-Patent-Creator 51
-
patent-application-creator
Complete end-to-end patent application creation from invention disclosure to USPTO-ready filing - prior art search, claims drafting, specification writing, diagrams, compliance checking
RobThePCGuy/Claude-Patent-Creator 51
-
funsloth-upload
Generate comprehensive model cards and upload fine-tuned models to Hugging Face Hub with professional documentation
chrisvoncsefalvay/funsloth 5
-
funsloth-train
Generate Unsloth training notebooks and scripts. Use when the user wants to create a training notebook, configure fine-tuning parameters, or set up SFT/DPO/GRPO training.
chrisvoncsefalvay/funsloth 5
-
funsloth-hfjobs
Training manager for Hugging Face Jobs - launch fine-tuning on HF cloud GPUs with optional WandB monitoring
chrisvoncsefalvay/funsloth 5
-
funsloth-local
Training manager for local GPU training - validate CUDA, manage GPU selection, monitor progress, handle checkpoints
chrisvoncsefalvay/funsloth 5
-
funsloth-check
Validate datasets for Unsloth fine-tuning. Use when the user wants to check a dataset, analyze tokens, calculate Chinchilla optimality, or prepare data for training.
chrisvoncsefalvay/funsloth 5
-
funsloth-runpod
Training manager for RunPod GPU instances - configure pods, launch training, monitor progress, retrieve checkpoints
chrisvoncsefalvay/funsloth 5
-
web-browser
Allows to interact with web pages by performing actions such as clicking buttons, filling out forms, and navigating links. It works by remote controlling Google Chrome or Chromium browsers using the Chrome DevTools Protocol (CDP). When Claude needs to browse the web, it can use this skill to do so.
sourcegraph/amp-contrib 16
-
bigquery
Instructions for querying Google BigQuery using the bq command-line tool. Useful for running SQL queries, exploring datasets, and exporting results.
sourcegraph/amp-contrib 16
-
research
任務開始前的需求分析與資料收集,整合文件查詢與經驗檢索
miles990/skillpkg
-
debug-helper
除錯輔助,包裝 PAL MCP 的 debug 功能,提供系統化問題診斷
miles990/skillpkg
-
git-helper
Git 操作輔助,提供 commit message 規範、分支策略與 PR 指引
miles990/skillpkg