Commit Graph

130 Commits

Author SHA1 Message Date
Timothy Kassis
d965eb83bc Upgrade to Nano Banan 2 2026-03-05 10:08:17 -08:00
Timothy Kassis
204314ea22 Remove obsolete DOCX documentation and related files, including tutorials, license, and schema definitions, to streamline the project structure. 2026-03-05 07:59:40 -08:00
Timothy Kassis
e46b77d962 Refactor descriptions in markdown-mermaid-writing and timesfm-forecasting skills for clarity and conciseness, removing redundant details while maintaining essential information. 2026-03-05 07:57:07 -08:00
Timothy Kassis
cfffe4d166 Refactor torch_geometric skill references and update skill name to 'torch-geometric' for consistency. Remove obsolete files related to the skill, including documentation and scripts. 2026-03-05 07:54:41 -08:00
Timothy Kassis
2f3d0d724e Update PyMC skill name and description for clarity and consistency 2026-03-05 07:53:32 -08:00
Timothy Kassis
c61a6a2ee0 Cleanup 2026-03-03 08:20:03 -08:00
Timothy Kassis
5dfb909509 Merge pull request #72 from ashrafkahoush-ux/feat/cognitive-science-skills
Add dhdna-profiler and what-if-oracle as cognitive science skills
2026-03-03 07:53:43 -08:00
Timothy Kassis
a4eabbb519 Merge pull request #75 from kuanlinhuang/main
Add 12 new scientific skills
2026-03-03 07:52:27 -08:00
Timothy Kassis
5642c61b33 Merge pull request #66 from K-Dense-AI/add-parallel
Add parallel-web skill and update research-lookup
2026-03-03 07:47:29 -08:00
huangkuanlin
7f94783fab Add scVelo RNA velocity analysis workflow and IQ-TREE reference documentation
- Introduced a comprehensive RNA velocity analysis pipeline using scVelo, including data loading, preprocessing, velocity estimation, and visualization.
- Added a script for running RNA velocity analysis with customizable parameters and output options.
- Created detailed documentation for IQ-TREE 2 phylogenetic inference, covering command syntax, model selection, bootstrapping methods, and output interpretation.
- Included references for velocity models and their mathematical framework, along with a comparison of different models.
- Enhanced the scVelo skill documentation with installation instructions, use cases, and best practices for RNA velocity analysis.
2026-03-03 07:15:36 -05:00
Timothy Kassis
b271271df4 Support for Ginkgo Cloud Lab 2026-03-02 09:53:41 -08:00
ashrafkahoush-ux
6e29728849 feat: add cognitive science skills — consciousness-council, dhdna-profiler, what-if-oracle
Three research-backed cognitive science skills:

- consciousness-council: 12-archetype Mind Council deliberation for structured multi-perspective analysis
- dhdna-profiler: cognitive fingerprinting across 12 dimensions (DOI: 10.5281/zenodo.18736629)
- what-if-oracle: multi-branch scenario analysis with probability weighting (DOI: 10.5281/zenodo.18736841)

Each includes reference documentation. All MIT licensed.
Source: https://github.com/ashrafkahoush-ux/Claude-consciousness-skills
2026-03-02 17:16:09 +02:00
Timothy Kassis
b0923b2e06 Merge pull request #67 from 04cb/fix/docs-pymatgen-computedentry-energy
Fix docs: correct ComputedEntry energy parameter description
2026-03-01 18:00:44 -08:00
04cb
2585a40ab5 Fix docs: correct ComputedEntry energy parameter description 2026-03-02 07:30:43 +08:00
Vinayak Agarwal
f72b7f4521 Added parallel-web skill
Refactor research lookup skill to enhance backend routing and update documentation. The skill now intelligently selects between the Parallel Chat API and Perplexity sonar-pro-search based on query type. Added compatibility notes, license information, and improved descriptions for clarity. Removed outdated example scripts to streamline the codebase.
2026-03-01 07:36:19 -08:00
urabbani
4787f98d98 Add GeoMaster: Comprehensive Geospatial Science Skill
- Added SKILL.md with installation, quick start, core concepts, workflows
- Added 12 reference documentation files covering 70+ topics
- Includes 500+ code examples across 7 programming languages
- Covers remote sensing, GIS, ML/AI, 30+ scientific domains
- MIT License

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Dr. Umair Rabbani <umairrs@gmail.com>
2026-03-01 13:42:41 +05:00
Timothy Kassis
6040d02c8c Update README and documentation to reflect the addition of the pyzotero skill and increment skill count from 147 to 148. Bump version to 2.24.0 in marketplace.json. 2026-02-27 09:38:51 -08:00
Timothy Kassis
8dc5701063 Use Nano Banana 2 2026-02-26 08:59:40 -08:00
connerlambden
f54b1bb174 Add BGPT paper search skill 2026-02-24 14:42:31 -07:00
Timothy Kassis
29ae12d2c0 Merge pull request #62 from leipzig/feature/add-tiledb-vcf-skill
Feature/add tiledb-vcf skill
2026-02-24 12:43:57 -08:00
Jeremy Leipzig
730531e0d7 Remove all reference documentation files and clean up references
- Delete references/population_genomics.md
- Remove all references to deleted documentation files
- Clean up References section since no reference files remain
- Simplify skill to standalone main file only
2026-02-24 11:30:31 -07:00
Jeremy Leipzig
55811bdbbe Remove references/querying.md
- Delete detailed querying reference documentation
- Update main skill to remove references to querying.md
- Leave only population_genomics.md reference file
2026-02-24 11:29:01 -07:00
Jeremy Leipzig
c576d2e66a Remove references/export.md and references/ingestion.md
- Delete detailed export and ingestion reference documentation
- Update main skill to remove references to deleted files
- Simplify skill to focus on core querying and population genomics
- Keep querying.md and population_genomics.md reference files
2026-02-24 11:27:59 -07:00
Jeremy Leipzig
ba2afda31c Fix documentation URLs to point to correct TileDB Academy
- All documentation is at https://cloud.tiledb.com/academy/
- Remove incorrect service URLs (docs.tiledb.com, support portal, etc.)
- Consolidate to academy and main platform URLs only
- Update contact information to sales@tiledb.com
2026-02-24 11:22:34 -07:00
Jeremy Leipzig
e3a7a85122 Remove multiple advanced export sections
- Remove VEP annotation preparation section
- Remove Cloud Export (S3) section
- Remove Export Validation section
- Remove Efficient Export Strategies section
- Simplify export guide to focus on core export functionality
- Maintain essential VCF/BCF and TSV export examples
2026-02-24 11:17:41 -07:00
Jeremy Leipzig
518261c4f2 Remove Streaming Export for Large Datasets section
- Remove chunked export functionality
- Remove parallel export functionality
- Simplify export guide to focus on basic export operations
2026-02-24 11:13:01 -07:00
Jeremy Leipzig
70a34bd652 Remove Custom Field Selection and Population-Specific Exports sections
- Remove detailed custom TSV field configuration section
- Remove population-based export workflow section
- Simplify export guide to focus on core functionality
2026-02-24 11:11:53 -07:00
Jeremy Leipzig
b4b8572244 Fix CLI subcommands to match actual TileDB-VCF interface
- Replace incorrect subcommands (create-dataset, ingest, list-datasets)
- Use correct subcommands: create, store, export, list, stat, utils, version
- Update examples to match actual CLI usage patterns
- Add comprehensive list of all available subcommands with descriptions
2026-02-24 11:08:13 -07:00
Jeremy Leipzig
3f76537f75 Add critical VCF ingestion requirements
- VCFs must be single-sample (multi-sample not supported)
- Index files (.csi or .tbi) are required for all VCF/BCF files
- Add indexing examples with bcftools and tabix
- Document requirements prominently in both main skill and ingestion guide
2026-02-24 11:07:20 -07:00
Jeremy Leipzig
07e8e0e284 Fix TileDB-Cloud VCF query API syntax
- Correct method: tiledb.cloud.vcf.read() not query_variants()
- Fix parameter: attrs not attributes
- Add namespace parameter for billing account
- Add .to_pandas() conversion step
- Use realistic example with TileDB-Inc dataset URI
2026-02-24 11:00:51 -07:00
Jeremy Leipzig
3feaa90860 Reorganize TileDB-VCF skill structure and update examples
- Remove Java references (focus on Python and CLI)
- Move all TileDB-Cloud content to bottom of document
- Update export example to show VCF format with .export() method
- Simplify 'When to Use' section focusing on open source capabilities
- Better document organization with cloud scaling at the end
2026-02-24 10:59:39 -07:00
Jeremy Leipzig
6fcc786915 Update TileDB-VCF installation with preferred conda/mamba method
- Add preferred conda environment setup with Python <3.10
- Include M1 Mac specific configuration (CONDA_SUBDIR=osx-64)
- Install tiledbvcf-py via mamba from tiledb channel
- Restore normal Python examples (not Docker-only)
- Keep Docker as alternative installation method
2026-02-24 10:21:14 -07:00
Jeremy Leipzig
18ecbc3b30 Fix TileDB-VCF installation instructions
- Correct installation method: Docker images, not pip packages
- Update examples to show Docker container usage
- Based on actual TileDB-VCF repository documentation
2026-02-24 10:02:34 -07:00
Jeremy Leipzig
3c98f0cada Add TileDB-VCF skill for genomic variant analysis
- Add comprehensive TileDB-VCF skill by Jeremy Leipzig
- Covers open source TileDB-VCF for learning and moderate-scale work
- Emphasizes TileDB-Cloud for large-scale production genomics (1000+ samples)
- Includes detailed reference documentation:
  * ingestion.md - Dataset creation and VCF ingestion
  * querying.md - Efficient variant queries
  * export.md - Data export and format conversion
  * population_genomics.md - GWAS and population analysis workflows
- Features accurate TileDB-Cloud API patterns from official repository
- Highlights scale transition: open source → TileDB-Cloud for enterprise
2026-02-24 09:31:48 -07:00
renato-umeton
fa3a20ca4d Fix architecture diagram in markdown 2026-02-23 22:52:10 -05:00
Timothy Kassis
9bc98cabe8 Merge pull request #58 from K-Dense-AI/fix-yaml-frontmatter
Fix allowed-tools YAML frontmatter format across all skills
2026-02-23 13:45:04 -08:00
Timothy Kassis
a33b572e44 Support Alpha Advantage for more financial data 2026-02-23 13:43:11 -08:00
Timothy Kassis
5490490294 Support for Hedge Fund Monitor from the Office of Financial Research 2026-02-23 13:32:09 -08:00
Timothy Kassis
86b5d1d30b Add support for FiscalData.treasury.gov 2026-02-23 13:20:34 -08:00
Timothy Kassis
0ffa12a0e2 Support EdgarTools to access and analyze SEC Edgar filings, XBRL financial statements, 10-K, 10-Q, and 8-K reports 2026-02-23 13:02:15 -08:00
Vinayak Agarwal
f6f3023d3d Update allowed-tools formatting in SKILL.md files across multiple scientific skills to improve consistency and readability. 2026-02-23 12:36:05 -08:00
Timothy Kassis
f8da4bf9a7 Forecasting examples 2026-02-23 10:50:24 -08:00
Timothy Kassis
8bbf1fc840 Merge pull request #53 from borealBytes/feat/timesfm-forecasting-skill
feat(ml): add timesfm-forecasting skill for local time series forecasting
2026-02-23 09:43:01 -08:00
Clayton Young
df58339850 feat(timesfm): complete all three examples with quality docs
- anomaly-detection: full two-phase rewrite (context Z-score + forecast PI),
  2-panel viz, Sep 2023 correctly flagged CRITICAL (z=+3.03)
- covariates-forecasting: v3 rewrite with variable-shadowing bug fixed,
  2x2 shared-axis viz showing actionable covariate decomposition,
  108-row CSV with distinct per-store price arrays
- global-temperature: output/ subfolder reorganization (all 6 output files
  moved, 5 scripts + shell script paths updated)
- SKILL.md: added Examples table, Quality Checklist, Common Mistakes (8 items),
  Validation & Verification with regression assertions
- .gitattributes already at repo root covering all binary types
2026-02-23 07:43:04 -05:00
Clayton Young
509190118f fix(examples): correct quantile indices, variable shadowing, and test design in anomaly + covariates examples
Anomaly detection fixes:
- Fix critical quantile index bug: index 0 is mean not q10; correct indices are q10=1, q20=2, q80=8, q90=9
- Redesign test: use all 36 months as context, inject 3 synthetic anomalies into future
- Result: 3 CRITICAL detected (was 11/12 — caused by test-set leakage + wrong indices)
- Update severity labels: CRITICAL = outside 80% PI, WARNING = outside 60% PI

Covariates fixes:
- Fix variable-shadowing bug: inner dict comprehension overwrote outer loop store_id
  causing all stores to get identical covariate arrays (store_A's price for everyone)
- Give each store a distinct price baseline (premium $12, standard $10, discount $7.50)
- Trim CONTEXT_LEN from 48 → 24 weeks; CSV now 108 rows (was 180)
- Add NOTE ON REAL DATA comment: temp file pattern for large external datasets

Both scripts regenerated with clean outputs.
2026-02-23 07:43:04 -05:00
Clayton Young
0d98fa353c feat(examples): add anomaly detection and covariates examples
Anomaly Detection Example:
- Uses quantile forecasts as prediction intervals
- Flags values outside 80%/90% CI as warnings/critical anomalies
- Includes visualization with deviation plot

Covariates (XReg) Example:
- Demonstrates forecast_with_covariates() API
- Shows dynamic numerical/categorical covariates
- Shows static categorical covariates
- Includes synthetic retail sales data with price, promotion, holiday

SKILL.md Updates:
- Added anomaly detection section with code example
- Expanded covariates section with covariate types table
- Added XReg modes explanation
- Updated 'When not to use' section to note anomaly detection workaround
2026-02-23 07:43:04 -05:00
Clayton Young
1a65439ebf fix(html): embed animation data for CORS-safe local file access
- Created generate_html.py to embed JSON data directly in HTML
- No external fetch() needed - works when opened directly in browser
- File size: 149.5 KB (self-contained)
- Shows forecast horizon (12-36 months) in stats
2026-02-23 07:43:04 -05:00
Clayton Young
96372cee99 feat(animation): extend forecasts to final date with dynamic horizon
- Each forecast now extends to 2025-12 regardless of historical data length
- Step 1 (12 points): forecasts 36 months ahead to 2025-12
- Step 25 (36 points): forecasts 12 months ahead to 2025-12
- GIF shows full forecast horizon at every animation step
2026-02-23 07:43:04 -05:00
Clayton Young
7b7110eebb fix(animation): use fixed axes showing full observed data in background
- X-axis fixed to 2022-01 to 2025-12 (full data range)
- Y-axis fixed to 0.72°C to 1.52°C (full value range)
- Background shows all observed data (faded gray) + final forecast reference (faded red dashed)
- Foreground shows current step data (bright blue) + current forecast (bright red)
- GIF size reduced from 918KB to 659KB
2026-02-23 07:43:04 -05:00
Clayton Young
1506a60993 feat(example): add interactive forecast animation with slider
Create an all-out demonstration showing how TimesFM forecasts evolve
as more historical data is added:

- generate_animation_data.py: Runs 25 incremental forecasts (12→36 points)
- interactive_forecast.html: Single-file HTML with Chart.js slider
  - Play/Pause animation control
  - Shows historical data, forecast, 80%/90% CIs, and actual future data
  - Live stats: forecast mean, max, min, CI width
- generate_gif.py: Creates animated GIF for embedding in markdown
- forecast_animation.gif: 25-frame animation (896 KB)

Interactive features:
- Slider to manually step through forecast evolution
- Auto-play with 500ms per frame
- Shows how each additional data point changes the forecast
- Confidence intervals narrow as more data is added
2026-02-23 07:43:04 -05:00