Commit Graph

223 Commits

Author SHA1 Message Date
Vinayak Agarwal
ae60fcf620 Added all updated deep research and writing skills 2025-12-11 18:37:06 -08:00
Timothy Kassis
78331e1b37 Remove all writing skills for upcoming upgrade v2.9.0 2025-12-07 13:54:58 -08:00
Timothy Kassis
ab4aff4670 Update README.md to include a promotional note for k-dense.ai, enhancing visibility of advanced capabilities. 2025-12-07 13:41:35 -08:00
Timothy Kassis
6560f1d779 Change Flux.2-dev to flex since dev does not exist v2.8.1 2025-12-04 14:50:30 -08:00
Timothy Kassis
49567890a6 Add BRENDA enzyme database v2.8.0 2025-12-03 17:29:05 -08:00
Timothy Kassis
ec10daba7e Merge pull request #12 from jxtse/add-brenda-database-skill
Add BRENDA database skill for enzyme research and analysis
2025-12-02 20:47:18 -08:00
Jinxiang Xie
280a53f95e Add BRENDA database skill for enzyme research and analysis
- Add comprehensive BRENDA database skill with API integration
      - Include enzyme data retrieval, pathway analysis, and visualization
      - Support for enzyme queries, kinetic parameters, and taxonomy data
      - Add visualization scripts for enzyme pathways and kinetics
2025-12-03 12:36:49 +08:00
Timothy Kassis
9347d99355 Improve generate-image description 2025-11-30 09:36:44 -05:00
Timothy Kassis
90de96a99b Add support for generating scientific illustrations using Nano Banan Pro and Flux.2 Pro v2.7.0 2025-11-30 09:30:58 -05:00
Timothy Kassis
8d82c83a1a Merge pull request #11 from aledlie/main
refactor: replace manual argv parsing with argparse
2025-11-30 08:52:18 -05:00
Timothy Kassis
7e8deebf96 Add support for Qiskit from IBM: software stack for quantum computing and algorithms research. Build, optimize, and execute quantum workloads at scale. v2.6.0 2025-11-30 08:46:41 -05:00
Timothy Kassis
7763491813 Add support for PennyLane: a cross-platform library for quantum computing, quantum machine learning, and quantum chemistry. 2025-11-30 08:27:24 -05:00
Timothy Kassis
16e47a1755 Add support for Cirq: library for writing, manipulating, and optimizing quantum circuits, and then running them on quantum computers and quantum simulators. 2025-11-30 08:02:58 -05:00
Timothy Kassis
a077cee836 Add support for QuTiP: an open-source software for simulating the dynamics of open quantum systems. 2025-11-30 07:46:17 -05:00
Timothy Kassis
7caef7df68 Fix Reactome database nesting v2.5.1 2025-11-30 06:28:41 -05:00
Alyshia Ledlie
bf4267161f refactor: replace manual argv parsing with argparse
- Convert uniprot_client.py to use argparse module
- Convert peds_client.py to use argparse module
- Convert trademark_client.py to use argparse module
- Add mutually exclusive argument groups for better UX
- Implement comprehensive help text with examples
- Add short and long argument options for all commands
- Improve error handling with proper parser.error() calls

Replaces error-prone manual sys.argv parsing with robust
argparse implementation for better user experience and
input validation.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-29 01:13:05 -05:00
Timothy Kassis
6ac2a15e39 Add support for GeoPandas v2.5.0 2025-11-27 18:57:26 -05:00
Timothy Kassis
41f272c2bd Add Plotly support 2025-11-27 18:47:08 -05:00
Timothy Kassis
02574ba19d Merge pull request #10 from K-Dense-AI/add_adaptyv_integration
Add support for Adaptyv for protein design
v2.4.0
2025-11-24 19:53:28 -05:00
Timothy Kassis
ea638c5618 Add support for Adaptyv for protein design 2025-11-24 19:52:45 -05:00
Timothy Kassis
8e7a791871 Merge pull request #8 from alperyilmaz/patch-1
updated CHEMBL function calls
2025-11-23 04:54:15 -08:00
Alper Yilmaz
3bb0ee77be updated CHEMBL function calls
https://bioservices.readthedocs.io/en/latest/references.html#module-bioservices.chembl describes changes to functions after 1.6.0

also, get_compounds_by_chemblId fails when tested
2025-11-21 12:52:30 +03:00
Timothy Kassis
e5fc882746 Merge pull request #6 from K-Dense-AI:open_alex_integration
Add support for OpenAlex
v2.3.0
2025-11-19 13:39:08 -08:00
Timothy Kassis
65b39d45d6 Add support for OpenAlex 2025-11-19 13:38:32 -08:00
Timothy Kassis
c078c98ad2 Add Perplexity search v2.2.0 2025-11-16 16:16:21 -08:00
Timothy Kassis
2e80732340 Add uv installation instructions v2.1.1 2025-11-16 15:36:33 -08:00
Timothy Kassis
2fc3e6a88e Updated installation instructions for all skills to always use uv pip install 2025-11-16 15:34:52 -08:00
Timothy Kassis
d94f21c51f Add support for fluidsim for computational fluid dynamics v2.1.0 2025-11-13 19:46:29 -08:00
Timothy Kassis
19c0b390ee Merge pull request #5 from K-Dense-AI/refactor_skills
Refactor skills into a single installable plugin
v2.0.0
2025-11-13 19:21:02 -08:00
Timothy Kassis
54cab8e4b5 Update readme to clarify refactoring 2025-11-13 19:20:09 -08:00
Timothy Kassis
ad2dfc3446 Update readme 2025-11-13 19:17:42 -08:00
Timothy Kassis
63f257d81e Consolidate plugins 2025-11-13 18:57:02 -08:00
Timothy Kassis
8be6c6c307 Consolidate skills 2025-11-13 18:50:42 -08:00
Timothy Kassis
cc99fdb57d Add support for Modal so researchers can scale compute on demand for heavy computational tasks beyond running locally v1.80.0 2025-11-10 10:57:05 -08:00
Timothy Kassis
50fdaf1b04 Add Slack link 2025-11-10 09:24:36 -08:00
Timothy Kassis
82663ee1de Bump version v1.70.1 2025-11-07 09:37:59 -08:00
Timothy Kassis
2873d0e39d Improve the EDA skill 2025-11-07 09:37:14 -08:00
Timothy Kassis
0e4939147f Link to examples 2025-11-06 17:05:17 -08:00
Timothy Kassis
5b7081cbff Add examples 2025-11-06 17:04:04 -08:00
Timothy Kassis
ffad3d81b0 Improve the EDA skill 2025-11-04 17:25:06 -08:00
Timothy Kassis
1225ddecf1 Add support for both geniml and gtars v1.70.0 2025-11-04 10:22:03 -08:00
Timothy Kassis
4ad4f9970f Improve the scikit-learn skill 2025-11-04 10:11:46 -08:00
Timothy Kassis
63a4293f1a Add support for the Denario AI scientist v1.69.0 2025-11-03 17:04:20 -08:00
Timothy Kassis
f124e28509 Update the PyOpenMS skill 2025-11-03 16:55:01 -08:00
Timothy Kassis
c56fa43747 Improve the Hugging Face transformers skill 2025-11-03 16:44:15 -08:00
Timothy Kassis
86d8878eeb Improve the astropy skill 2025-11-03 16:34:14 -08:00
Timothy Kassis
d57129ca3f Bump version v1.68.1 2025-11-03 16:21:47 -08:00
Timothy Kassis
537edff2a1 Improve the arboreto skill 2025-11-03 16:21:26 -08:00
Timothy Kassis
6ddea4786e Improve the anndata skill 2025-11-03 16:09:01 -08:00
Timothy Kassis
094d5aa9f1 Improve the aeon skill 2025-11-03 15:59:29 -08:00