agent-skill-manager 1.16.0 → 1.19.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.backup.md +1 -1
- package/README.md +41 -19
- package/data/skill-index/Affitor_affiliate-skills.json +1 -1
- package/data/skill-index/Eronred_aso-skills.json +1 -1
- package/data/skill-index/GPTomics_bioSkills.json +26 -2
- package/data/skill-index/Galaxy-Dawn_claude-scholar.json +1 -1
- package/data/skill-index/Imbad0202_academic-research-skills.json +57 -0
- package/data/skill-index/K-Dense-AI_claude-scientific-skills.json +165 -9
- package/data/skill-index/Leonxlnx_taste-skill.json +1 -1
- package/data/skill-index/Master-cai_Research-Paper-Writing-Skills.json +1 -1
- package/data/skill-index/MiniMax-AI_skills.json +50 -2
- package/data/skill-index/affaan-m_everything-claude-code.json +1 -1
- package/data/skill-index/alirezarezvani_claude-skills.json +5421 -0
- package/data/skill-index/anthropics_skills.json +1 -1
- package/data/skill-index/bytedance_deer-flow.json +2 -2
- package/data/skill-index/coreyhaines31_marketingskills.json +1 -1
- package/data/skill-index/github_awesome-copilot.json +99 -3
- package/data/skill-index/himself65_finance-skills.json +3 -3
- package/data/skill-index/kemiljk_fluid-design.json +1 -1
- package/data/skill-index/kepano_obsidian-skills.json +1 -1
- package/data/skill-index/luongnv89_skills.json +37 -37
- package/data/skill-index/mattpocock_skills.json +14 -2
- package/data/skill-index/nextlevelbuilder_ui-ux-pro-max-skill.json +1 -1
- package/data/skill-index/obra_superpowers.json +1 -1
- package/data/skill-index/sickn33_antigravity-awesome-skills.json +223 -7
- package/data/skill-index/slavingia_skills.json +14 -2
- package/data/skill-index-resources.json +19 -1
- package/dist/agent-skill-manager.js +298 -254
- package/dist/{chunk-6n912478.js → chunk-33wmae4f.js} +1 -1
- package/dist/{chunk-6cfm11vm.js → chunk-d3ed4n6q.js} +3 -3
- package/dist/chunk-q3gm2x0a.js +3 -0
- package/dist/chunk-v3wdjh4r.js +3 -0
- package/package.json +1 -1
- package/dist/chunk-t6myftbf.js +0 -3
package/README.backup.md
CHANGED
|
@@ -168,7 +168,7 @@ Need a tool not listed? Add a custom provider entry to the config.
|
|
|
168
168
|
Yes. `asm` is MIT licensed and free forever. No accounts, no telemetry, no paywalls.
|
|
169
169
|
|
|
170
170
|
**Is it actively maintained?**
|
|
171
|
-
v1.
|
|
171
|
+
v1.17.0 shipped on March 26, 2026. The project has had 26 releases. Check the [changelog](docs/CHANGELOG.md) for the full history.
|
|
172
172
|
|
|
173
173
|
**Which AI agents does it support?**
|
|
174
174
|
17 providers built-in: Claude Code, Codex, OpenClaw, Cursor, Windsurf, Cline, Roo Code, Continue, GitHub Copilot, Aider, OpenCode, Zed, Augment, Amp, Gemini CLI, Google Antigravity, and a generic Agents provider. The first 4 are enabled by default; enable the rest via `asm config edit`. You can also add any custom agent that stores skills as directories with a `SKILL.md` file.
|
package/README.md
CHANGED
|
@@ -25,7 +25,7 @@
|
|
|
25
25
|
<p align="center">
|
|
26
26
|
<a href="#get-started-in-30-seconds"><strong>Get Started in 30 Seconds →</strong></a>
|
|
27
27
|
|
|
|
28
|
-
<a href="https://luongnv.com/asm/"><strong>Browse 2,
|
|
28
|
+
<a href="https://luongnv.com/asm/"><strong>Browse 2,800+ Skills Online →</strong></a>
|
|
29
29
|
</p>
|
|
30
30
|
|
|
31
31
|
---
|
|
@@ -283,23 +283,24 @@ asm
|
|
|
283
283
|
|
|
284
284
|
## Open-Source Skill Collections
|
|
285
285
|
|
|
286
|
-
A curated list of skill repositories you can install with a single command. Over **2,
|
|
287
|
-
|
|
288
|
-
> **Last updated:** 2026-03-
|
|
289
|
-
|
|
290
|
-
| Repository | Description
|
|
291
|
-
| ----------------------------------------------------------------------------------- |
|
|
292
|
-
| [anthropic-skills](https://github.com/anthropics/skills) | Official Agent Skills from Anthropic
|
|
293
|
-
| [superpowers](https://github.com/obra/superpowers) | Agentic skills framework & development methodology
|
|
294
|
-
| [everything-claude-code](https://github.com/affaan-m/everything-claude-code) | Performance optimization system for Claude Code, Codex, and beyond
|
|
295
|
-
| [agency-agents](https://github.com/msitarzewski/agency-agents) | Specialized expert agents with personality and proven deliverables
|
|
296
|
-
| [ui-ux-pro-max-skill](https://github.com/nextlevelbuilder/ui-ux-pro-max-skill) | Design intelligence for building professional UI/UX
|
|
297
|
-
| [antigravity-awesome-skills](https://github.com/sickn33/antigravity-awesome-skills) | 1,000+ battle-tested skills for Claude Code, Cursor, and more
|
|
298
|
-
| [marketingskills](https://github.com/coreyhaines31/marketingskills) | Marketing skills — CRO, copywriting, SEO, analytics, growth
|
|
299
|
-
| [agentskills](https://github.com/agentskills/agentskills) | Specification and documentation for Agent Skills
|
|
300
|
-
| [
|
|
301
|
-
| [
|
|
302
|
-
| [skills](https://github.com/
|
|
286
|
+
A curated list of skill repositories you can install with a single command. Over **2,800 skills** available across these collections:
|
|
287
|
+
|
|
288
|
+
> **Last updated:** 2026-03-28
|
|
289
|
+
|
|
290
|
+
| Repository | Description | Stars | Skills |
|
|
291
|
+
| ----------------------------------------------------------------------------------- | ------------------------------------------------------------------- | -----: | -----: |
|
|
292
|
+
| [anthropic-skills](https://github.com/anthropics/skills) | Official Agent Skills from Anthropic | 95,957 | 18 |
|
|
293
|
+
| [superpowers](https://github.com/obra/superpowers) | Agentic skills framework & development methodology | 89,816 | 14 |
|
|
294
|
+
| [everything-claude-code](https://github.com/affaan-m/everything-claude-code) | Performance optimization system for Claude Code, Codex, and beyond | 81,392 | 183 |
|
|
295
|
+
| [agency-agents](https://github.com/msitarzewski/agency-agents) | Specialized expert agents with personality and proven deliverables | 50,749 | — |
|
|
296
|
+
| [ui-ux-pro-max-skill](https://github.com/nextlevelbuilder/ui-ux-pro-max-skill) | Design intelligence for building professional UI/UX | 43,112 | 7 |
|
|
297
|
+
| [antigravity-awesome-skills](https://github.com/sickn33/antigravity-awesome-skills) | 1,000+ battle-tested skills for Claude Code, Cursor, and more | 25,047 | 1,322 |
|
|
298
|
+
| [marketingskills](https://github.com/coreyhaines31/marketingskills) | Marketing skills — CRO, copywriting, SEO, analytics, growth | 14,099 | 33 |
|
|
299
|
+
| [agentskills](https://github.com/agentskills/agentskills) | Specification and documentation for Agent Skills | 13,342 | — |
|
|
300
|
+
| [claude-skills](https://github.com/alirezarezvani/claude-skills) | 192 skills for engineering, marketing, product, compliance, C-level | 7,434 | 451 |
|
|
301
|
+
| [taste-skill](https://github.com/Leonxlnx/taste-skill) | Gives your AI good taste — stops generic, boring output | 3,389 | 7 |
|
|
302
|
+
| [affiliate-skills](https://github.com/Affitor/affiliate-skills) | Full affiliate marketing funnel: research to deploy | 99 | 48 |
|
|
303
|
+
| [skills](https://github.com/luongnv89/skills) | Reusable skills to supercharge your AI agents | 1 | 35 |
|
|
303
304
|
|
|
304
305
|
Install any collection with an interactive picker:
|
|
305
306
|
|
|
@@ -360,7 +361,7 @@ Need a tool not listed? Add a custom provider entry to the config.
|
|
|
360
361
|
Yes. `asm` is MIT licensed and free forever. No accounts, no telemetry, no paywalls.
|
|
361
362
|
|
|
362
363
|
**Is it actively maintained?**
|
|
363
|
-
v1.
|
|
364
|
+
v1.19.0 shipped on March 28, 2026. The project has had 28 releases. Check the [changelog](docs/CHANGELOG.md) for the full history.
|
|
364
365
|
|
|
365
366
|
**Which AI agents does it support?**
|
|
366
367
|
17 providers built-in: Claude Code, Codex, OpenClaw, Cursor, Windsurf, Cline, Roo Code, Continue, GitHub Copilot, Aider, OpenCode, Zed, Augment, Amp, Gemini CLI, Google Antigravity, and a generic Agents provider. All 17 are enabled by default; disable any you don't need via `asm config edit`. You can also add any custom agent that stores skills as directories with a `SKILL.md` file.
|
|
@@ -974,6 +975,27 @@ agent-skill-manager/
|
|
|
974
975
|
|
|
975
976
|
---
|
|
976
977
|
|
|
978
|
+
<!-- NOTE: The single source of truth for acknowledgements data is website/data/acknowledgements.json.
|
|
979
|
+
When updating contributors or dependencies, edit that JSON file first, then sync this section and website/index.html. -->
|
|
980
|
+
|
|
981
|
+
## Acknowledgements
|
|
982
|
+
|
|
983
|
+
### Contributors
|
|
984
|
+
|
|
985
|
+
| Contributor | PRs |
|
|
986
|
+
| ------------------------------------------ | ---------------------------------------------------------------------------------------------------------------- |
|
|
987
|
+
| [@luongnv89](https://github.com/luongnv89) | [38 merged PRs](https://github.com/luongnv89/agent-skill-manager/pulls?q=is%3Apr+is%3Amerged+author%3Aluongnv89) |
|
|
988
|
+
| [@Mordris](https://github.com/Mordris) | [#111](https://github.com/luongnv89/agent-skill-manager/pull/111) |
|
|
989
|
+
|
|
990
|
+
### Dependencies
|
|
991
|
+
|
|
992
|
+
| Library | Description |
|
|
993
|
+
| ----------------------------------------------------- | -------------------------------------------------------------------------------------------------- |
|
|
994
|
+
| [@opentui/core](https://github.com/anomalyco/opentui) | TypeScript library on a native Zig core for building terminal user interfaces — powers the asm TUI |
|
|
995
|
+
| [yaml](https://github.com/eemeli/yaml) | JavaScript parser and stringifier for YAML — used to parse SKILL.md frontmatter |
|
|
996
|
+
|
|
997
|
+
---
|
|
998
|
+
|
|
977
999
|
## Roadmap
|
|
978
1000
|
|
|
979
1001
|
Track our progress and upcoming features on the [project kanban board](https://github.com/users/luongnv89/projects/6). See [prd.md](prd.md) for the full product requirements and [tasks.md](tasks.md) for the sprint-based development plan.
|
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
"repoUrl": "https://github.com/GPTomics/bioSkills.git",
|
|
3
3
|
"owner": "GPTomics",
|
|
4
4
|
"repo": "bioSkills",
|
|
5
|
-
"updatedAt": "2026-03-
|
|
6
|
-
"skillCount":
|
|
5
|
+
"updatedAt": "2026-03-27T23:21:36.781Z",
|
|
6
|
+
"skillCount": 426,
|
|
7
7
|
"skills": [
|
|
8
8
|
{
|
|
9
9
|
"name": "bio-admet-prediction",
|
|
@@ -101,6 +101,18 @@
|
|
|
101
101
|
"relPath": "alignment/pairwise-alignment",
|
|
102
102
|
"verified": true
|
|
103
103
|
},
|
|
104
|
+
{
|
|
105
|
+
"name": "bio-alignment-sorting",
|
|
106
|
+
"description": "Sort alignment files by coordinate or read name using samtools and pysam. Use when preparing BAM files for indexing, variant calling, or paired-end analysis.",
|
|
107
|
+
"version": "0.0.0",
|
|
108
|
+
"license": "",
|
|
109
|
+
"creator": "",
|
|
110
|
+
"compatibility": "",
|
|
111
|
+
"allowedTools": [],
|
|
112
|
+
"installUrl": "github:GPTomics/bioSkills:alignment-files/alignment-sorting",
|
|
113
|
+
"relPath": "alignment-files/alignment-sorting",
|
|
114
|
+
"verified": true
|
|
115
|
+
},
|
|
104
116
|
{
|
|
105
117
|
"name": "bio-alignment-validation",
|
|
106
118
|
"description": "Validate alignment quality with insert size distribution, proper pairing rates, GC bias, strand balance, and other post-alignment metrics. Use when verifying alignment data quality before variant calling or quantification.",
|
|
@@ -2921,6 +2933,18 @@
|
|
|
2921
2933
|
"relPath": "phasing-imputation/haplotype-phasing",
|
|
2922
2934
|
"verified": true
|
|
2923
2935
|
},
|
|
2936
|
+
{
|
|
2937
|
+
"name": "bio-phasing-imputation-imputation-qc",
|
|
2938
|
+
"description": "Quality control of phasing and imputation results. Filter by INFO scores, assess accuracy, and prepare imputed data for downstream analysis. Use when filtering low-quality imputed variants or validating imputation accuracy before GWAS.",
|
|
2939
|
+
"version": "0.0.0",
|
|
2940
|
+
"license": "",
|
|
2941
|
+
"creator": "",
|
|
2942
|
+
"compatibility": "",
|
|
2943
|
+
"allowedTools": [],
|
|
2944
|
+
"installUrl": "github:GPTomics/bioSkills:phasing-imputation/imputation-qc",
|
|
2945
|
+
"relPath": "phasing-imputation/imputation-qc",
|
|
2946
|
+
"verified": true
|
|
2947
|
+
},
|
|
2924
2948
|
{
|
|
2925
2949
|
"name": "bio-phasing-imputation-reference-panels",
|
|
2926
2950
|
"description": "Download, prepare, and manage reference panels for phasing and imputation. Covers 1000 Genomes, HRC, and TOPMed panels. Use when setting up imputation infrastructure or selecting appropriate reference panels for target populations.",
|
|
@@ -0,0 +1,57 @@
|
|
|
1
|
+
{
|
|
2
|
+
"repoUrl": "https://github.com/Imbad0202/academic-research-skills.git",
|
|
3
|
+
"owner": "Imbad0202",
|
|
4
|
+
"repo": "academic-research-skills",
|
|
5
|
+
"updatedAt": "2026-03-28T00:12:34.567Z",
|
|
6
|
+
"skillCount": 4,
|
|
7
|
+
"skills": [
|
|
8
|
+
{
|
|
9
|
+
"name": "academic-paper-reviewer",
|
|
10
|
+
"description": "Multi-perspective academic paper review with dynamic reviewer personas. Simulates 5 independent reviewers (EIC + 3 peer reviewers + Devil's Advocate) with field-specific expertise.",
|
|
11
|
+
"version": "1.4",
|
|
12
|
+
"license": "",
|
|
13
|
+
"creator": "",
|
|
14
|
+
"compatibility": "",
|
|
15
|
+
"allowedTools": [],
|
|
16
|
+
"installUrl": "github:Imbad0202/academic-research-skills:academic-paper-reviewer",
|
|
17
|
+
"relPath": "academic-paper-reviewer",
|
|
18
|
+
"verified": false
|
|
19
|
+
},
|
|
20
|
+
{
|
|
21
|
+
"name": "academic-paper",
|
|
22
|
+
"description": "Academic paper writing skill with 12-agent pipeline. Supports IMRaD, literature review, theoretical, case study, policy brief, and conference paper structures.",
|
|
23
|
+
"version": "2.5",
|
|
24
|
+
"license": "",
|
|
25
|
+
"creator": "",
|
|
26
|
+
"compatibility": "",
|
|
27
|
+
"allowedTools": [],
|
|
28
|
+
"installUrl": "github:Imbad0202/academic-research-skills:academic-paper",
|
|
29
|
+
"relPath": "academic-paper",
|
|
30
|
+
"verified": false
|
|
31
|
+
},
|
|
32
|
+
{
|
|
33
|
+
"name": "academic-pipeline",
|
|
34
|
+
"description": "Orchestrator for the full academic research pipeline: research, write, integrity check, review, revise, re-review, re-revise, final integrity check, finalize.",
|
|
35
|
+
"version": "2.7",
|
|
36
|
+
"license": "",
|
|
37
|
+
"creator": "",
|
|
38
|
+
"compatibility": "",
|
|
39
|
+
"allowedTools": [],
|
|
40
|
+
"installUrl": "github:Imbad0202/academic-research-skills:academic-pipeline",
|
|
41
|
+
"relPath": "academic-pipeline",
|
|
42
|
+
"verified": false
|
|
43
|
+
},
|
|
44
|
+
{
|
|
45
|
+
"name": "deep-research",
|
|
46
|
+
"description": "Universal deep research agent team. 13-agent pipeline for rigorous academic research on any topic. 7 modes: full research, quick brief, paper review, lit-review, fact-check, Socratic guided research, and systematic review.",
|
|
47
|
+
"version": "2.4",
|
|
48
|
+
"license": "",
|
|
49
|
+
"creator": "",
|
|
50
|
+
"compatibility": "",
|
|
51
|
+
"allowedTools": [],
|
|
52
|
+
"installUrl": "github:Imbad0202/academic-research-skills:deep-research",
|
|
53
|
+
"relPath": "deep-research",
|
|
54
|
+
"verified": false
|
|
55
|
+
}
|
|
56
|
+
]
|
|
57
|
+
}
|
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
"repoUrl": "https://github.com/K-Dense-AI/claude-scientific-skills.git",
|
|
3
3
|
"owner": "K-Dense-AI",
|
|
4
4
|
"repo": "claude-scientific-skills",
|
|
5
|
-
"updatedAt": "2026-03-
|
|
6
|
-
"skillCount":
|
|
5
|
+
"updatedAt": "2026-03-27T23:21:42.066Z",
|
|
6
|
+
"skillCount": 177,
|
|
7
7
|
"skills": [
|
|
8
8
|
{
|
|
9
9
|
"name": "adaptyv",
|
|
@@ -41,6 +41,18 @@
|
|
|
41
41
|
"relPath": "scientific-skills/alpha-vantage",
|
|
42
42
|
"verified": true
|
|
43
43
|
},
|
|
44
|
+
{
|
|
45
|
+
"name": "alphafold-database",
|
|
46
|
+
"description": "Access AlphaFold 200M+ AI-predicted protein structures. Retrieve structures by UniProt ID, download PDB/mmCIF files, analyze confidence metrics (pLDDT, PAE), for drug discovery and structural biology.",
|
|
47
|
+
"version": "0.0.0",
|
|
48
|
+
"license": "Unknown",
|
|
49
|
+
"creator": "",
|
|
50
|
+
"compatibility": "",
|
|
51
|
+
"allowedTools": [],
|
|
52
|
+
"installUrl": "github:K-Dense-AI/claude-scientific-skills:scientific-skills/alphafold-database",
|
|
53
|
+
"relPath": "scientific-skills/alphafold-database",
|
|
54
|
+
"verified": true
|
|
55
|
+
},
|
|
44
56
|
{
|
|
45
57
|
"name": "anndata",
|
|
46
58
|
"description": "Data structure for annotated matrices in single-cell analysis. Use when working with .h5ad files or integrating with the scverse ecosystem. This is the data format skill—for analysis workflows use scanpy; for probabilistic models use scvi-tools; for population-scale queries use cellxgene-census.",
|
|
@@ -437,6 +449,18 @@
|
|
|
437
449
|
"relPath": "scientific-skills/diffdock",
|
|
438
450
|
"verified": true
|
|
439
451
|
},
|
|
452
|
+
{
|
|
453
|
+
"name": "dnanexus-integration",
|
|
454
|
+
"description": "DNAnexus cloud genomics platform. Build apps/applets, manage data (upload/download), dxpy Python SDK, run workflows, FASTQ/BAM/VCF, for genomics pipeline development and execution.",
|
|
455
|
+
"version": "0.0.0",
|
|
456
|
+
"license": "Unknown",
|
|
457
|
+
"creator": "",
|
|
458
|
+
"compatibility": "Requires a DNAnexus account",
|
|
459
|
+
"allowedTools": [],
|
|
460
|
+
"installUrl": "github:K-Dense-AI/claude-scientific-skills:scientific-skills/dnanexus-integration",
|
|
461
|
+
"relPath": "scientific-skills/dnanexus-integration",
|
|
462
|
+
"verified": true
|
|
463
|
+
},
|
|
440
464
|
{
|
|
441
465
|
"name": "docx",
|
|
442
466
|
"description": "Use this skill whenever the user wants to create, read, edit, or manipulate Word documents (.docx files). Triggers include: any mention of 'Word doc', 'word document', '.docx', or requests to produce professional documents with formatting like tables of contents, headings, page numbers, or letterheads. Also use when extracting or reorganizing content from .docx files, inserting or replacing images in documents, performing find-and-replace in Word files, working with tracked changes or comments, or converting content into a polished Word document. If the user asks for a 'report', 'memo', 'letter', 'template', or similar deliverable as a Word or .docx file, use this skill. Do NOT use for PDFs, spreadsheets, Google Docs, or general coding tasks unrelated to document generation.",
|
|
@@ -497,6 +521,18 @@
|
|
|
497
521
|
"relPath": "scientific-skills/ensembl-database",
|
|
498
522
|
"verified": true
|
|
499
523
|
},
|
|
524
|
+
{
|
|
525
|
+
"name": "esm",
|
|
526
|
+
"description": "Comprehensive toolkit for protein language models including ESM3 (generative multimodal protein design across sequence, structure, and function) and ESM C (efficient protein embeddings and representations). Use this skill when working with protein sequences, structures, or function prediction; designing novel proteins; generating protein embeddings; performing inverse folding; or conducting protein engineering tasks. Supports both local model usage and cloud-based Forge API for scalable inference.",
|
|
527
|
+
"version": "0.0.0",
|
|
528
|
+
"license": "MIT license",
|
|
529
|
+
"creator": "",
|
|
530
|
+
"compatibility": "",
|
|
531
|
+
"allowedTools": [],
|
|
532
|
+
"installUrl": "github:K-Dense-AI/claude-scientific-skills:scientific-skills/esm",
|
|
533
|
+
"relPath": "scientific-skills/esm",
|
|
534
|
+
"verified": true
|
|
535
|
+
},
|
|
500
536
|
{
|
|
501
537
|
"name": "etetoolkit",
|
|
502
538
|
"description": "Phylogenetic tree toolkit (ETE). Tree manipulation (Newick/NHX), evolutionary event detection, orthology/paralogy, NCBI taxonomy, visualization (PDF/SVG), for phylogenomics.",
|
|
@@ -581,6 +617,30 @@
|
|
|
581
617
|
"relPath": "scientific-skills/gene-database",
|
|
582
618
|
"verified": true
|
|
583
619
|
},
|
|
620
|
+
{
|
|
621
|
+
"name": "generate-image",
|
|
622
|
+
"description": "Generate or edit images using AI models (FLUX, Nano Banana 2). Use for general-purpose image generation including photos, illustrations, artwork, visual assets, concept art, and any image that is not a technical diagram or schematic. For flowcharts, circuits, pathways, and technical diagrams, use the scientific-schematics skill instead.",
|
|
623
|
+
"version": "0.0.0",
|
|
624
|
+
"license": "MIT license",
|
|
625
|
+
"creator": "",
|
|
626
|
+
"compatibility": "Requires an OpenRouter API key",
|
|
627
|
+
"allowedTools": [],
|
|
628
|
+
"installUrl": "github:K-Dense-AI/claude-scientific-skills:scientific-skills/generate-image",
|
|
629
|
+
"relPath": "scientific-skills/generate-image",
|
|
630
|
+
"verified": true
|
|
631
|
+
},
|
|
632
|
+
{
|
|
633
|
+
"name": "geniml",
|
|
634
|
+
"description": "This skill should be used when working with genomic interval data (BED files) for machine learning tasks. Use for training region embeddings (Region2Vec, BEDspace), single-cell ATAC-seq analysis (scEmbed), building consensus peaks (universes), or any ML-based analysis of genomic regions. Applies to BED file collections, scATAC-seq data, chromatin accessibility datasets, and region-based genomic feature learning.",
|
|
635
|
+
"version": "0.0.0",
|
|
636
|
+
"license": "BSD-2-Clause license",
|
|
637
|
+
"creator": "",
|
|
638
|
+
"compatibility": "",
|
|
639
|
+
"allowedTools": [],
|
|
640
|
+
"installUrl": "github:K-Dense-AI/claude-scientific-skills:scientific-skills/geniml",
|
|
641
|
+
"relPath": "scientific-skills/geniml",
|
|
642
|
+
"verified": true
|
|
643
|
+
},
|
|
584
644
|
{
|
|
585
645
|
"name": "geo-database",
|
|
586
646
|
"description": "Access NCBI GEO for gene expression/genomics data. Search/download microarray and RNA-seq datasets (GSE, GSM, GPL), retrieve SOFT/Matrix files, for transcriptomics and expression analysis.",
|
|
@@ -617,6 +677,18 @@
|
|
|
617
677
|
"relPath": "scientific-skills/geopandas",
|
|
618
678
|
"verified": true
|
|
619
679
|
},
|
|
680
|
+
{
|
|
681
|
+
"name": "get-available-resources",
|
|
682
|
+
"description": "This skill should be used at the start of any computationally intensive scientific task to detect and report available system resources (CPU cores, GPUs, memory, disk space). It creates a JSON file with resource information and strategic recommendations that inform computational approach decisions such as whether to use parallel processing (joblib, multiprocessing), out-of-core computing (Dask, Zarr), GPU acceleration (PyTorch, JAX), or memory-efficient strategies. Use this skill before running analyses, training models, processing large datasets, or any task where resource constraints matter.",
|
|
683
|
+
"version": "0.0.0",
|
|
684
|
+
"license": "MIT license",
|
|
685
|
+
"creator": "",
|
|
686
|
+
"compatibility": "",
|
|
687
|
+
"allowedTools": [],
|
|
688
|
+
"installUrl": "github:K-Dense-AI/claude-scientific-skills:scientific-skills/get-available-resources",
|
|
689
|
+
"relPath": "scientific-skills/get-available-resources",
|
|
690
|
+
"verified": true
|
|
691
|
+
},
|
|
620
692
|
{
|
|
621
693
|
"name": "gget",
|
|
622
694
|
"description": "Fast CLI/Python queries to 20+ bioinformatics databases. Use for quick lookups: gene info, BLAST searches, AlphaFold structures, enrichment analysis. Best for interactive exploration, simple queries. For batch processing or advanced BLAST use biopython; for multi-database Python workflows use bioservices.",
|
|
@@ -761,6 +833,18 @@
|
|
|
761
833
|
"relPath": "scientific-skills/hypothesis-generation",
|
|
762
834
|
"verified": true
|
|
763
835
|
},
|
|
836
|
+
{
|
|
837
|
+
"name": "imaging-data-commons",
|
|
838
|
+
"description": "Query and download public cancer imaging data from NCI Imaging Data Commons using idc-index. Use for accessing large-scale radiology (CT, MR, PET) and pathology datasets for AI training or research. No authentication required. Query by metadata, visualize in browser, check licenses.",
|
|
839
|
+
"version": "1.4.0",
|
|
840
|
+
"license": "This skill is provided under the MIT License. IDC data itself has individual licensing (mostly CC-BY, some CC-NC) that must be respected when using the data.",
|
|
841
|
+
"creator": "",
|
|
842
|
+
"compatibility": "",
|
|
843
|
+
"allowedTools": [],
|
|
844
|
+
"installUrl": "github:K-Dense-AI/claude-scientific-skills:scientific-skills/imaging-data-commons",
|
|
845
|
+
"relPath": "scientific-skills/imaging-data-commons",
|
|
846
|
+
"verified": true
|
|
847
|
+
},
|
|
764
848
|
{
|
|
765
849
|
"name": "infographics",
|
|
766
850
|
"description": "Create professional infographics using Nano Banana Pro AI with smart iterative refinement. Uses Gemini 3 Pro for quality review. Integrates research-lookup and web search for accurate data. Supports 10 infographic types, 8 industry styles, and colorblind-safe palettes.",
|
|
@@ -1001,6 +1085,18 @@
|
|
|
1001
1085
|
"relPath": "scientific-skills/molecular-dynamics",
|
|
1002
1086
|
"verified": true
|
|
1003
1087
|
},
|
|
1088
|
+
{
|
|
1089
|
+
"name": "molfeat",
|
|
1090
|
+
"description": "Molecular featurization for ML (100+ featurizers). ECFP, MACCS, descriptors, pretrained models (ChemBERTa), convert SMILES to features, for QSAR and molecular ML.",
|
|
1091
|
+
"version": "0.0.0",
|
|
1092
|
+
"license": "Apache-2.0 license",
|
|
1093
|
+
"creator": "",
|
|
1094
|
+
"compatibility": "",
|
|
1095
|
+
"allowedTools": [],
|
|
1096
|
+
"installUrl": "github:K-Dense-AI/claude-scientific-skills:scientific-skills/molfeat",
|
|
1097
|
+
"relPath": "scientific-skills/molfeat",
|
|
1098
|
+
"verified": true
|
|
1099
|
+
},
|
|
1004
1100
|
{
|
|
1005
1101
|
"name": "monarch-database",
|
|
1006
1102
|
"description": "Query the Monarch Initiative knowledge graph for disease-gene-phenotype associations across species. Integrates OMIM, ORPHANET, HPO, ClinVar, and model organism databases. Use for rare disease gene discovery, phenotype-to-gene mapping, cross-species disease modeling, and HPO term lookup.",
|
|
@@ -1218,15 +1314,15 @@
|
|
|
1218
1314
|
"verified": true
|
|
1219
1315
|
},
|
|
1220
1316
|
{
|
|
1221
|
-
"name": "
|
|
1222
|
-
"description": "
|
|
1223
|
-
"version": "
|
|
1224
|
-
"license": "",
|
|
1317
|
+
"name": "phylogenetics",
|
|
1318
|
+
"description": "Build and analyze phylogenetic trees using MAFFT (multiple alignment), IQ-TREE 2 (maximum likelihood), and FastTree (fast NJ/ML). Visualize with ETE3 or FigTree. For evolutionary analysis, microbial genomics, viral phylodynamics, protein family analysis, and molecular clock studies.",
|
|
1319
|
+
"version": "0.0.0",
|
|
1320
|
+
"license": "Unknown",
|
|
1225
1321
|
"creator": "",
|
|
1226
1322
|
"compatibility": "",
|
|
1227
|
-
"allowedTools": [
|
|
1228
|
-
"installUrl": "github:K-Dense-AI/claude-scientific-skills:scientific-skills/
|
|
1229
|
-
"relPath": "scientific-skills/
|
|
1323
|
+
"allowedTools": [],
|
|
1324
|
+
"installUrl": "github:K-Dense-AI/claude-scientific-skills:scientific-skills/phylogenetics",
|
|
1325
|
+
"relPath": "scientific-skills/phylogenetics",
|
|
1230
1326
|
"verified": true
|
|
1231
1327
|
},
|
|
1232
1328
|
{
|
|
@@ -1457,6 +1553,18 @@
|
|
|
1457
1553
|
"relPath": "scientific-skills/pysam",
|
|
1458
1554
|
"verified": true
|
|
1459
1555
|
},
|
|
1556
|
+
{
|
|
1557
|
+
"name": "pytdc",
|
|
1558
|
+
"description": "Therapeutics Data Commons. AI-ready drug discovery datasets (ADME, toxicity, DTI), benchmarks, scaffold splits, molecular oracles, for therapeutic ML and pharmacological prediction.",
|
|
1559
|
+
"version": "0.0.0",
|
|
1560
|
+
"license": "MIT license",
|
|
1561
|
+
"creator": "",
|
|
1562
|
+
"compatibility": "",
|
|
1563
|
+
"allowedTools": [],
|
|
1564
|
+
"installUrl": "github:K-Dense-AI/claude-scientific-skills:scientific-skills/pytdc",
|
|
1565
|
+
"relPath": "scientific-skills/pytdc",
|
|
1566
|
+
"verified": true
|
|
1567
|
+
},
|
|
1460
1568
|
{
|
|
1461
1569
|
"name": "pytorch-lightning",
|
|
1462
1570
|
"description": "Deep learning framework (PyTorch Lightning). Organize PyTorch code into LightningModules, configure Trainers for multi-GPU/TPU, implement data pipelines, callbacks, logging (W&B, TensorBoard), distributed training (DDP, FSDP, DeepSpeed), for scalable neural network training.",
|
|
@@ -1505,6 +1613,18 @@
|
|
|
1505
1613
|
"relPath": "scientific-skills/qutip",
|
|
1506
1614
|
"verified": true
|
|
1507
1615
|
},
|
|
1616
|
+
{
|
|
1617
|
+
"name": "rdkit",
|
|
1618
|
+
"description": "Cheminformatics toolkit for fine-grained molecular control. SMILES/SDF parsing, descriptors (MW, LogP, TPSA), fingerprints, substructure search, 2D/3D generation, similarity, reactions. For standard workflows with simpler interface, use datamol (wrapper around RDKit). Use rdkit for advanced control, custom sanitization, specialized algorithms.",
|
|
1619
|
+
"version": "0.0.0",
|
|
1620
|
+
"license": "BSD-3-Clause license",
|
|
1621
|
+
"creator": "",
|
|
1622
|
+
"compatibility": "",
|
|
1623
|
+
"allowedTools": [],
|
|
1624
|
+
"installUrl": "github:K-Dense-AI/claude-scientific-skills:scientific-skills/rdkit",
|
|
1625
|
+
"relPath": "scientific-skills/rdkit",
|
|
1626
|
+
"verified": true
|
|
1627
|
+
},
|
|
1508
1628
|
{
|
|
1509
1629
|
"name": "reactome-database",
|
|
1510
1630
|
"description": "Query Reactome REST API for pathway analysis, enrichment, gene-pathway mapping, disease pathways, molecular interactions, expression analysis, for systems biology studies.",
|
|
@@ -1781,6 +1901,18 @@
|
|
|
1781
1901
|
"relPath": "scientific-skills/statsmodels",
|
|
1782
1902
|
"verified": true
|
|
1783
1903
|
},
|
|
1904
|
+
{
|
|
1905
|
+
"name": "string-database",
|
|
1906
|
+
"description": "Query STRING API for protein-protein interactions (59M proteins, 20B interactions). Network analysis, GO/KEGG enrichment, interaction discovery, 5000+ species, for systems biology.",
|
|
1907
|
+
"version": "0.0.0",
|
|
1908
|
+
"license": "Unknown",
|
|
1909
|
+
"creator": "",
|
|
1910
|
+
"compatibility": "",
|
|
1911
|
+
"allowedTools": [],
|
|
1912
|
+
"installUrl": "github:K-Dense-AI/claude-scientific-skills:scientific-skills/string-database",
|
|
1913
|
+
"relPath": "scientific-skills/string-database",
|
|
1914
|
+
"verified": true
|
|
1915
|
+
},
|
|
1784
1916
|
{
|
|
1785
1917
|
"name": "sympy",
|
|
1786
1918
|
"description": "Use this skill when working with symbolic mathematics in Python. This skill should be used for symbolic computation tasks including solving equations algebraically, performing calculus operations (derivatives, integrals, limits), manipulating algebraic expressions, working with matrices symbolically, physics calculations, number theory problems, geometry computations, and generating executable code from mathematical expressions. Apply this skill when the user needs exact symbolic results rather than numerical approximations, or when working with mathematical formulas that contain variables and parameters.",
|
|
@@ -1817,6 +1949,18 @@
|
|
|
1817
1949
|
"relPath": "scientific-skills/timesfm-forecasting",
|
|
1818
1950
|
"verified": true
|
|
1819
1951
|
},
|
|
1952
|
+
{
|
|
1953
|
+
"name": "torch-geometric",
|
|
1954
|
+
"description": "Graph Neural Networks (PyG). Node/graph classification, link prediction, GCN, GAT, GraphSAGE, heterogeneous graphs, molecular property prediction, for geometric deep learning.",
|
|
1955
|
+
"version": "0.0.0",
|
|
1956
|
+
"license": "MIT license",
|
|
1957
|
+
"creator": "",
|
|
1958
|
+
"compatibility": "",
|
|
1959
|
+
"allowedTools": [],
|
|
1960
|
+
"installUrl": "github:K-Dense-AI/claude-scientific-skills:scientific-skills/torch-geometric",
|
|
1961
|
+
"relPath": "scientific-skills/torch-geometric",
|
|
1962
|
+
"verified": true
|
|
1963
|
+
},
|
|
1820
1964
|
{
|
|
1821
1965
|
"name": "torchdrug",
|
|
1822
1966
|
"description": "PyTorch-native graph neural networks for molecules and proteins. Use when building custom GNN architectures for drug discovery, protein modeling, or knowledge graph reasoning. Best for custom model development, protein property prediction, retrosynthesis. For pre-trained models and diverse featurizers use deepchem; for benchmark datasets use pytdc.",
|
|
@@ -1972,6 +2116,18 @@
|
|
|
1972
2116
|
"installUrl": "github:K-Dense-AI/claude-scientific-skills:scientific-skills/zarr-python",
|
|
1973
2117
|
"relPath": "scientific-skills/zarr-python",
|
|
1974
2118
|
"verified": true
|
|
2119
|
+
},
|
|
2120
|
+
{
|
|
2121
|
+
"name": "zinc-database",
|
|
2122
|
+
"description": "Access ZINC (230M+ purchasable compounds). Search by ZINC ID/SMILES, similarity searches, 3D-ready structures for docking, analog discovery, for virtual screening and drug discovery.",
|
|
2123
|
+
"version": "0.0.0",
|
|
2124
|
+
"license": "Unknown",
|
|
2125
|
+
"creator": "",
|
|
2126
|
+
"compatibility": "",
|
|
2127
|
+
"allowedTools": [],
|
|
2128
|
+
"installUrl": "github:K-Dense-AI/claude-scientific-skills:scientific-skills/zinc-database",
|
|
2129
|
+
"relPath": "scientific-skills/zinc-database",
|
|
2130
|
+
"verified": true
|
|
1975
2131
|
}
|
|
1976
2132
|
]
|
|
1977
2133
|
}
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"repoUrl": "https://github.com/Master-cai/Research-Paper-Writing-Skills.git",
|
|
3
3
|
"owner": "Master-cai",
|
|
4
4
|
"repo": "Research-Paper-Writing-Skills",
|
|
5
|
-
"updatedAt": "2026-03-
|
|
5
|
+
"updatedAt": "2026-03-27T23:21:34.384Z",
|
|
6
6
|
"skillCount": 1,
|
|
7
7
|
"skills": [
|
|
8
8
|
{
|
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
"repoUrl": "https://github.com/MiniMax-AI/skills.git",
|
|
3
3
|
"owner": "MiniMax-AI",
|
|
4
4
|
"repo": "skills",
|
|
5
|
-
"updatedAt": "2026-03-
|
|
6
|
-
"skillCount":
|
|
5
|
+
"updatedAt": "2026-03-27T23:21:29.064Z",
|
|
6
|
+
"skillCount": 15,
|
|
7
7
|
"skills": [
|
|
8
8
|
{
|
|
9
9
|
"name": "android-native-dev",
|
|
@@ -17,6 +17,18 @@
|
|
|
17
17
|
"relPath": "skills/android-native-dev",
|
|
18
18
|
"verified": true
|
|
19
19
|
},
|
|
20
|
+
{
|
|
21
|
+
"name": "flutter-dev",
|
|
22
|
+
"description": "Flutter cross-platform development guide covering widget patterns, Riverpod/Bloc state management, GoRouter navigation, performance optimization, and platform-specific implementations. Includes const optimization, responsive layouts, testing strategies, and DevTools profiling. Use when: building Flutter apps, implementing state management (Riverpod/Bloc), setting up GoRouter navigation, creating custom widgets, optimizing performance, writing widget tests, cross-platform development.",
|
|
23
|
+
"version": "1.0.0",
|
|
24
|
+
"license": "MIT",
|
|
25
|
+
"creator": "",
|
|
26
|
+
"compatibility": "",
|
|
27
|
+
"allowedTools": [],
|
|
28
|
+
"installUrl": "github:MiniMax-AI/skills:skills/flutter-dev",
|
|
29
|
+
"relPath": "skills/flutter-dev",
|
|
30
|
+
"verified": true
|
|
31
|
+
},
|
|
20
32
|
{
|
|
21
33
|
"name": "frontend-dev",
|
|
22
34
|
"description": "Full-stack frontend development combining premium UI design, cinematic animations, AI-generated media assets, persuasive copywriting, and visual art. Builds complete, visually striking web pages with real media, advanced motion, and compelling copy. Use when: building landing pages, marketing sites, product pages, dashboards, generating media assets (image/video/audio/music), writing conversion copy, creating generative art, or implementing cinematic scroll animations.",
|
|
@@ -77,6 +89,18 @@
|
|
|
77
89
|
"relPath": "skills/minimax-docx",
|
|
78
90
|
"verified": true
|
|
79
91
|
},
|
|
92
|
+
{
|
|
93
|
+
"name": "minimax-multimodal-toolkit",
|
|
94
|
+
"description": "MiniMax multimodal model skill — use MiniMax Multi-Modal models for speech, music, video, and image. Create voice, music, video, and images with MiniMax AI: TTS (text-to-speech, voice cloning, voice design, multi-segment), music (songs, instrumentals), video (text-to-video, image-to-video, start-end frame, subject reference, templates, long-form multi-scene), image (text-to-image, image-to-image with character reference), and media processing (convert, concat, trim, extract). Use when the user mentions MiniMax, multimodal generation, or wants speech/music/video/image AI, MiniMax APIs, or FFmpeg workflows alongside MiniMax outputs.",
|
|
95
|
+
"version": "1.0",
|
|
96
|
+
"license": "MIT",
|
|
97
|
+
"creator": "",
|
|
98
|
+
"compatibility": "",
|
|
99
|
+
"allowedTools": [],
|
|
100
|
+
"installUrl": "github:MiniMax-AI/skills:skills/minimax-multimodal-toolkit",
|
|
101
|
+
"relPath": "skills/minimax-multimodal-toolkit",
|
|
102
|
+
"verified": true
|
|
103
|
+
},
|
|
80
104
|
{
|
|
81
105
|
"name": "minimax-pdf",
|
|
82
106
|
"description": "Use this skill when visual quality and design identity matter for a PDF. CREATE (generate from scratch): \"make a PDF\", \"generate a report\", \"write a proposal\", \"create a resume\", \"beautiful PDF\", \"professional document\", \"cover page\", \"polished PDF\", \"client-ready document\". FILL (complete form fields): \"fill in the form\", \"fill out this PDF\", \"complete the form fields\", \"write values into PDF\", \"what fields does this PDF have\". REFORMAT (apply design to an existing doc): \"reformat this document\", \"apply our style\", \"convert this Markdown/text to PDF\", \"make this doc look good\", \"re-style this PDF\". This skill uses a token-based design system: color, typography, and spacing are derived from the document type and flow through every page. The output is print-ready. Prefer this skill when appearance matters, not just when any PDF output is needed.",
|
|
@@ -125,6 +149,18 @@
|
|
|
125
149
|
"relPath": ".claude/skills/pr-review",
|
|
126
150
|
"verified": true
|
|
127
151
|
},
|
|
152
|
+
{
|
|
153
|
+
"name": "react-native-dev",
|
|
154
|
+
"description": "React Native and Expo development guide covering components, styling, animations, navigation, state management, forms, networking, performance optimization, testing, native capabilities, and engineering (project structure, deployment, SDK upgrades, CI/CD). Use when: building React Native or Expo apps, implementing animations or native UI, managing state, fetching data, writing tests, optimizing performance, deploying to App Store/Play Store, setting up CI/CD, upgrading Expo SDK, or configuring Tailwind/NativeWind.",
|
|
155
|
+
"version": "1.0.0",
|
|
156
|
+
"license": "MIT",
|
|
157
|
+
"creator": "",
|
|
158
|
+
"compatibility": "",
|
|
159
|
+
"allowedTools": [],
|
|
160
|
+
"installUrl": "github:MiniMax-AI/skills:skills/react-native-dev",
|
|
161
|
+
"relPath": "skills/react-native-dev",
|
|
162
|
+
"verified": true
|
|
163
|
+
},
|
|
128
164
|
{
|
|
129
165
|
"name": "shader-dev",
|
|
130
166
|
"description": "Comprehensive GLSL shader techniques for creating stunning visual effects — ray marching, SDF modeling, fluid simulation, particle systems, procedural generation, lighting, post-processing, and more.",
|
|
@@ -136,6 +172,18 @@
|
|
|
136
172
|
"installUrl": "github:MiniMax-AI/skills:skills/shader-dev",
|
|
137
173
|
"relPath": "skills/shader-dev",
|
|
138
174
|
"verified": true
|
|
175
|
+
},
|
|
176
|
+
{
|
|
177
|
+
"name": "vision-analysis",
|
|
178
|
+
"description": "Analyze, describe, and extract information from images using the MiniMax vision MCP tool. Use when: user shares an image file path or URL (any message containing .jpg, .jpeg, .png, .gif, .webp, .bmp, or .svg file extension) or uses any of these words/phrases near an image: \"analyze\", \"analyse\", \"describe\", \"explain\", \"understand\", \"look at\", \"review\", \"extract text\", \"OCR\", \"what is in\", \"what's in\", \"read this image\", \"see this image\", \"tell me about\", \"explain this\", \"interpret this\", in connection with an image, screenshot, diagram, chart, mockup, wireframe, or photo. Also triggers for: UI mockup review, wireframe analysis, design critique, data extraction from charts, object detection, person/animal/activity identification. Triggers: any message with an image file extension (jpg, jpeg, png, gif, webp, bmp, svg), or any request to analyze/describ/understand/review/extract text from an image, screenshot, diagram, chart, photo, mockup, or wireframe.",
|
|
179
|
+
"version": "1.0",
|
|
180
|
+
"license": "MIT",
|
|
181
|
+
"creator": "",
|
|
182
|
+
"compatibility": "",
|
|
183
|
+
"allowedTools": [],
|
|
184
|
+
"installUrl": "github:MiniMax-AI/skills:skills/vision-analysis",
|
|
185
|
+
"relPath": "skills/vision-analysis",
|
|
186
|
+
"verified": true
|
|
139
187
|
}
|
|
140
188
|
]
|
|
141
189
|
}
|