Claudeの自動的な肯定回答を防止するスキル。より批判的な思考を促進。
Custom Claude skills for enhanced reasoning, bioinformatics, accounting, and natural history museum workflows. Each skill is a self-contained module bundled into installable plugins.
| Skill | Description |
|---|---|
| extract-from-pdfs | 8-step pipeline for extracting structured data from scientific PDFs using Claude's vision. Supports abstract filtering (Ollama/Haiku/Sonnet), external validation (GBIF, WFO, GeoNames, PubChem, NCBI), and export to multiple formats. Docs → |
| document-ocr | Converts scanned PDFs and document images into clean Markdown using docling for layout (figures, tables, reading order) plus a vision-language OCR model. Preserves multi-column order, diacritics, and figures. Supports local vLLM/Ollama and cloud vision APIs (OpenAI, Anthropic). Docs → |
| accounting | Processes procurement card receipts, tracks expenses in Google Sheets, reconciles records, and generates entertainment supplement tables. Reads SmartData statement exports to record the posted USD amount on international charges, add the 1% cross-border fee as its own row, and flag posted charges that were never recorded. Docs → |
| lab-ordering | Places lab supply orders from member requests. Routes by request header to Amazon Business, the Pritzker Lab Google Form, or a direct vendor; stages the cart/form and stops for human review before any purchase. Docs → |
| secure-raw-data-backup | Archives irreplaceable raw data to write-once cloud cold storage. Generates and verifies md5 checksums, streams an uncompressed tarball to S3 Deep Archive under Object Lock with no local temp copy, writes an instantly-readable manifest as the completion marker, and proves the pipeline with a restore test before trusting it at scale. Docs → |
| Skill | Description |
|---|---|
| phylo-from-buscos | Generates phylogenomic workflows from genome assemblies using BUSCO/compleasm single-copy orthologs. Supports NCBI accessions, multiple schedulers (SLURM, PBS, local), concatenated and coalescent phylogenies. Docs → |
| biogeobears | Sets up BioGeoBEARS biogeographic analyses in R. Validates inputs, generates RMarkdown scripts, compares DEC/DIVALIKE/BAYAREALIKE models, and produces publication-ready ancestral range visualizations. Docs → |
| Skill | Description |
|---|---|
| emu-bulk-upload | Helps FMNH entomology curators bulk upload specimen data to the Emu database. Matches localities to existing records, creates new site records, and generates formatted upload tables. Docs → |
| nirc-badge-request | Prepares FMNH NIRC ID badge requests (Scientific Affiliate, Visitor, Contractor) and prefills the NIRC Badge Request Google Form for review. Gates on curator status, validates lead time and after-hours rules, and never submits. Docs → |
These instructions work the same way in:
/plugins to open the visual manager)You only need to do this once:
/plugin marketplace add brunoasm/my_claude_skills
Install all plugins:
/plugin install general-skills@brunoasm/my_claude_skills
/plugin install bioinfo-skills@brunoasm/my_claude_skills
/plugin install museum-skills@brunoasm/my_claude_skills
Or install only the ones you want — each plugin is independent.
git clone https://github.com/brunoasm/my_claude_skills.git
cd my_claude_skills
Then in Claude Code:
/plugin marketplace add .
/plugin install general-skills@.
When installing, Claude Code will ask you to choose a scope:
.claude/settings.json互換性