Grimoire
Grimoire — turn a PDF/document/raw text into reading notes + a reusable skill pack in one parse. Auto-classifies book/paper/document, scaffolds type-specific notes for an Obsidian vault, and mines per-source skills merged per book/course. Built on the MinerU parsing API (OCR, formula/table, batch). Scripts never call an LLM and never write the vault; skill install is OPT-IN (--install / scripts/s…
Dbplyr
R dbplyr package for database backends. Use for dplyr verbs on database tables with lazy evaluation.
Bioconductor
R Bioconductor ecosystem for bioinformatics. Use for genomics, proteomics, and bioinformatics analysis.
Mineru
MinerU document parsing API - convert PDF/DOC/PPT/images to Markdown/JSON. Supports OCR, formula recognition, table extraction, and batch processing.
R Bio
R bioinformatics packages. Use for genomic data analysis, RNA-seq, phylogenetics, and Bioconductor workflows.
Grimoire Manage
>
DataExplorer
R DataExplorer package for EDA. Use for automated exploratory data analysis and reporting.
Skill Creator
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
Vroom
R vroom package for fast reading of delimited files. Use for reading large CSV/TSV files with lazy loading.
Youtube Clipper
>
Qask
Compatibility shim for the legacy async Qwen delegation skill from claude-ccb-skills. Use only when the user explicitly delegates to Qwen.
Sql2sh
|
Cli Demo Gif
Generate CLI demo GIFs using vhs (Charmbracelet). Use when creating terminal recordings for README files or documentation.
Pm Toolkit
Product management toolkit router with workflow guidance, Lenny-derived PM skills, and reusable PM templates for discovery, strategy, execution, growth, and team leadership.
Github Repo Design
GitHub 仓库设计与 README 最佳实践指南,帮助创建专业的开源项目结构
Agent Teams
Orchestrate teams of Claude Code sessions with shared tasks, inter-agent messaging, and centralized management
Lenny Advanced
Advanced PM skills from Lenny's Podcast - product taste, systems thinking, behavioral design, coaching
Cask
Compatibility shim for the legacy async Codex delegation skill from claude-ccb-skills. Use only when the user explicitly delegates to Codex.
Doc Coauthoring
Guide users through a structured workflow for co-authoring documentation. Use when user wants to write documentation, proposals, technical specs, decision docs, or similar structured content. This workflow helps users efficiently transfer context, refine content through iteration, and verify the doc works for readers. Trigger when user mentions writing docs, creating proposals, drafting specs, or…
Dskask
Compatibility shim for the legacy async DeepSeek delegation skill from claude-ccb-skills. Use only when the user explicitly delegates to DeepSeek.
All Plan
Compatibility shim for the legacy multi-provider collaborative planning workflow from claude-ccb-skills. Use when the user explicitly asks for all-plan or wants broad cross-provider planning.
Lenny Decision
Decision making skills from Lenny's Podcast - decision processes, uncertainty, trade-offs, retrospectives
Dask
Compatibility shim for the legacy async Droid delegation skill from claude-ccb-skills. Use only when the user explicitly delegates to Droid.
Coordination Toolkit
Multi-AI coordination toolkit router for provider delegation, orchestration patterns, compatibility wrappers, and unified collaboration workflows.
Pend
Compatibility shim for the legacy provider-reply fetch skill from claude-ccb-skills. Use only when the user explicitly asks to fetch provider replies.
Ccb Unified
统一 CCB + Subagent 集成平台 v1.0。通过 Gateway API 调度 9 个 AI Provider,结合 Claude Code Subagent 系统,实现分布式 AI 协作。支持异步调用、并行执行、智能路由、记忆系统。包含 9 个子 skills:async, parallel, research, workflow, memory, benchmark, discussion, stem, macro。整合了原有的 ccb, ask, all-plan, stem-modeling, macro-research-ccb skills。
Ccb Launcher
Compatibility shim for the legacy CCB environment bootstrap workflow from claude-ccb-skills. Use when the user wants to start CCB, check CCB status, launch WezTerm, or troubleshoot the local CCB environment.
Oask
Compatibility shim for the legacy async OpenCode delegation skill from claude-ccb-skills. Use only when the user explicitly delegates to OpenCode.
Iask
Compatibility shim for the legacy async iFlow delegation skill from claude-ccb-skills. Use only when the user explicitly delegates to iFlow.
Lenny Execution
Execution skills from Lenny's Podcast - shipping, timelines, cross-functional collaboration
Lenny Hiring
Hiring & team building skills from Lenny's Podcast - job descriptions, interviews, onboarding, culture
Lenny Design
Design & engineering skills from Lenny's Podcast - design systems, reviews, engineering culture
Lenny Communication
Communication skills from Lenny's Podcast - presentations, writing, stakeholder alignment, offsites
Doris Query
Safe read-only query tool for Doris data warehouse (111.231.70.22:9030). Only SELECT/SHOW/DESCRIBE/EXPLAIN allowed. 60s timeout. No DDL/DML.
Lenny Career
Career & personal skills from Lenny's Podcast - ideation, imposter syndrome, productivity
Gask
Compatibility shim for the legacy async Gemini delegation skill from claude-ccb-skills. Use only when the user explicitly delegates to Gemini.
R Data
R data manipulation, formats, and database packages. Use for data wrangling with dplyr/data.table, reading files (CSV, Excel, JSON, Arrow), and database connections (SQL, MongoDB, Redis).
Ask
Compatibility shim for the legacy async provider delegation skill from claude-ccb-skills. Use only when the user explicitly delegates to a provider with ask <provider> <message>.
Ping
Compatibility shim for the legacy provider-connectivity skill from claude-ccb-skills. Use only when the user explicitly asks for a provider health check.
Kask
Compatibility shim for the legacy async Kimi delegation skill from claude-ccb-skills. Use only when the user explicitly delegates to Kimi.
R Bio Genomics
R genomics with GenomicRanges, Biostrings. Use for genomic intervals, sequences, and annotations.
Yaml
R yaml package for YAML parsing. Use for reading/writing YAML configuration files.
R Data Database
R database packages for SQL and NoSQL. Use for DBI connections, SQL queries, dbplyr, SQLite, PostgreSQL, MySQL, MongoDB, Redis.
Fst
R fst package for fast serialization of data frames. Use for ultra-fast reading/writing of data frames with compression.
Qs
R qs package for quick serialization of R objects. Use for fast saving/loading of any R object with high compression.
Rio
R rio package for data import/export. Use for reading/writing any file format with a single function.
Readr
R readr package for reading rectangular data. Use for fast CSV, TSV, and fixed-width file reading.
Data Table
R data.table package for fast data manipulation. Use for high-performance data operations with concise syntax.
Janitor
R janitor package for data cleaning. Use for cleaning dirty data and creating tabulations.
Pheatmap
R pheatmap package for heatmaps. Use for creating publication-quality heatmaps with clustering.
Mongolite
R mongolite package for MongoDB. Use for connecting to MongoDB databases and performing CRUD operations.
Elastic
R elastic package for Elasticsearch. Use for connecting to Elasticsearch and performing search operations.
Lenny Growth
Growth & metrics skills from Lenny's Podcast - PMF, growth loops, pricing, retention
R Data Manipulation
R data manipulation with dplyr, data.table, tidyr. Use for filtering, selecting, mutating, grouping, summarizing, reshaping data frames.
DESeq2
R DESeq2 package for RNA-seq analysis. Use for differential expression analysis with negative binomial models.
Dplyr
R dplyr package for data manipulation. Use for filter, select, mutate, summarize, group_by, joins, and data transformation.
Purrr
R purrr package for functional programming. Use for map, reduce, iteration, and list manipulation.
Mcp Builder
Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).
Ape
R ape package for phylogenetic analysis. Use for reading, writing, and analyzing phylogenetic trees.
Developer Toolkit
Cross-category developer toolkit router for skill creation, MCP servers, documentation lookup, testing, internal comms, and note processing.
Kedou Media Workflow
>-
Writexl
R writexl package for writing Excel files. Use for creating .xlsx files without Java dependency.
R Bio Phylo
R phylogenetics with ape, ggtree. Use for phylogenetic trees and evolutionary analysis.
GenomicRanges
R GenomicRanges package for genomic intervals. Use for representing and manipulating genomic coordinates.
Fuzzyjoin
R fuzzyjoin package for fuzzy matching joins. Use for joining tables by inexact matching on strings, numbers, or distances.
Seqinr
R seqinr package for biological sequence analysis. Use for reading, writing, and analyzing biological sequences.
Anthropic Docs
Anthropic 官方文档知识库,包含 Claude 模型、API、Claude Code、工程博客、研究论文等完整参考。当用户询问 Anthropic/Claude 相关问题、API 使用、模型选择、Claude Code 功能时使用。
Feather
R feather package for fast binary data format. Use for fast reading/writing of data frames between R and Python.
Asciinema Recorder
Record Claude Code sessions with asciinema. TRIGGERS - record session, asciinema record, capture terminal, demo recording.
Readxl
R readxl package for reading Excel files. Use for importing .xls and .xlsx files.
Design Toolkit
Complete design toolkit - 7 specialized skills, 3 templates, and a workflow router for visual design, frontend design, theming, and design-system work.
Document Toolkit
Complete document processing toolkit - 5 format skills, 3 workflow guides, and 3 templates for PDF, Word, Excel, PowerPoint, and collaborative review.
Claude Design Skills
Archived. The active design-related skills now live in claude-code-skills across design/ and development/
Another Skill
Validate JSON against a schema and report the first failing path. Use when checking API payloads, config files, or fixtures against a JSON Schema, or debugging "why does this JSON not validate". Triggers on "validate json", "json schema check".
Limma
R limma package for microarray and RNA-seq. Use for linear models in differential expression.
Biostrings
R Biostrings package for biological sequences. Use for DNA, RNA, and protein sequence manipulation.
Haven
R haven package for SPSS, Stata, SAS files. Use for reading/writing .sav, .dta, .sas7bdat files with labels.
DBI
R DBI package for database interface. Use for connecting to and querying databases with a common interface.
R Analytics
R language data analysis and visualization skill. Use when user asks to (1) run R scripts or code, (2) install/update R packages, (3) perform data analysis with R, (4) create visualizations with ggplot2/plotly, (5) statistical analysis, (6) data manipulation with tidyverse/dplyr/data.table. Triggers on keywords like "R语言", "R脚本", "ggplot", "tidyverse", "数据分析", "可视化".
Arrow
R arrow package for Apache Arrow. Use for reading/writing Parquet, Feather, and working with large datasets.
Example Skill
Convert a CSV file into a formatted Markdown table. Use when the user wants to turn CSV/TSV data into a Markdown table, tabulate a spreadsheet, or paste tabular data into docs. Triggers on "csv to markdown", "make a table from this data".
R Bio Rnaseq
R RNA-seq analysis with DESeq2, edgeR. Use for differential expression and gene set enrichment.
EdgeR
R edgeR package for RNA-seq analysis. Use for differential expression with negative binomial models.
RSQLite
R RSQLite package for SQLite databases. Use for embedded SQLite database connections.
Phangorn
R phangorn package for phylogenetic analysis. Use for phylogenetic reconstruction and analysis.
Webapp Testing
Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.
Odbc
R odbc package for ODBC database connections. Use for connecting to any ODBC-compatible database.
R Data Formats
R data format packages for reading/writing files. Use for CSV (readr, vroom), Excel (readxl, writexl), JSON (jsonlite), Parquet (arrow), and fast serialization (fst, qs).
RPostgres
R RPostgres package for PostgreSQL databases. Use for PostgreSQL connections with modern DBI interface.
Lubridate
R lubridate package for date-time manipulation. Use for parsing, extracting, and arithmetic with dates and times.
Mineru Local
把 PDF/DOC/PPT/Image 转成 Markdown。默认走本地 MinerU 3.1.4(M5 mbp 127.0.0.1:8010,1-3s/PDF),云端 fallback 走 mineru.net /api/v4(URL/extra_formats/local 离线)。一行命令 `pdf2md`,自动按输入路由。Trigger 词:pdf转md / pdf to markdown / 解析 pdf / mineru / pdf2md / 把这个 PDF 转成笔记 / 提取 PDF 内容 / arxiv 论文转 md。
Broom
R broom package for tidying model outputs. Use for converting statistical model results to tidy data frames.
Jsonlite
R jsonlite package for JSON parsing. Use for reading, writing, and converting JSON data.