← all publishers

FreedomIntelligence

@freedomintelligence source repo

40 published skills

  1. Profile Report · freedomintelligence bundle
    Unified personal genomic profile report — reads a PatientProfile JSON and synthesizes all skill results into a single "Your Genomic Profile" document.
    0
    installs
  2. Blender Pipeline · freedomintelligence bundle
    Extract a tutorial or reconstruct a Blender result from video links, local videos with supporting assets, or Markdown tutorials in Codex chat. Clarify the intended output when unspecified; also route explicit showcase reproduction and independent asset edits.
    0
    installs
  3. Blender Existing Asset Editing · freedomintelligence bundle
    Edit a declared part of an existing Blender project while preserving its authored composition, verifying non-target stability, and producing a reopen-verified receipt. Use for material, color, geometry, modeling, or scene edits; use a generation workflow when the whole asset must be created from zero.
    0
    installs
  4. Blender Pipeline Generation · freedomintelligence bundle
    Generate an editable Blender asset or animation from a blank scene, either by replaying verified tutorial-video evidence or by executing a model-direct generation task. Use for from-zero reconstruction; use the edit pipeline when an existing scene or asset must be modified.
    0
    installs
  5. Blender Pipeline Reproduction · freedomintelligence bundle
    Reproduce a maintained Blender showcase recipe from authorized video, tutorial, image, or local asset inputs while enforcing visual-acceptance and asset-distribution gates.
    0
    installs
  6. Video To Visual Tutorial · freedomintelligence bundle
    Turn software or creative-workflow videos into evidence-grounded tutorials. Default visual mode uses local images and a 100-point JSON rubric; explicitly selectable legacy-rich mode preserves the production chronological tutorial.md with base64 images. Use when a user supplies a tutorial video or URL and wants reproducible steps, keyframes, exact parameters, or tutorial production.
    0
    installs
  7. Bio Clinical Databases Somatic Signatures · freedomintelligence bundle
    Extract and analyze mutational signatures from somatic variants using SigProfiler or MutationalPatterns to characterize mutagenic processes. Use when identifying DNA damage mechanisms or etiology in cancer genomes.
    1
    install
  8. Bio Causal Genomics Colocalization Analysis · freedomintelligence bundle
    Test whether two traits share a causal variant at a genomic locus using Bayesian colocalization with coloc. Computes posterior probabilities for shared vs distinct causal variants between GWAS and eQTL signals. Use when determining if a GWAS signal and an eQTL share the same causal variant.
    1
    install
  9. Bio Causal Genomics Mendelian Randomization · freedomintelligence bundle
    Estimate causal effects between exposures and outcomes using genetic variants as instrumental variables with TwoSampleMR. Implements IVW, MR-Egger, weighted median, and MR-PRESSO methods for robust causal inference from GWAS summary statistics. Use when testing whether an exposure causally affects an outcome using genetic instruments.
    3
    installs
  10. Bio Variant Calling Filtering Best Practices · freedomintelligence bundle
    Comprehensive variant filtering including GATK VQSR, hard filters, bcftools expressions, and quality metric interpretation for SNPs and indels. Use when filtering variants using GATK best practices.
    1
    install
  11. Bio Gatk Variant Calling · freedomintelligence bundle
    Variant calling with GATK HaplotypeCaller following best practices. Covers germline SNP/indel calling, GVCF workflow for cohorts, joint genotyping, and variant quality score recalibration (VQSR). Use when calling variants with GATK HaplotypeCaller.
    1
    install
  12. Bio Reaction Enumeration · freedomintelligence bundle
    Enumerates chemical libraries through reaction SMARTS transformations using RDKit. Generates virtual compound libraries from building blocks using defined chemical reactions with product validation. Use when creating combinatorial libraries or enumerating products from synthetic routes.
    1
    install
  13. Bio Similarity Searching · freedomintelligence bundle
    Performs molecular similarity searches using Tanimoto coefficient on fingerprints via RDKit. Finds structurally similar compounds using ECFP or MACCS keys and clusters molecules by structural similarity using Butina clustering. Use when finding analogs of a query compound or clustering chemical libraries.
    1
    install
  14. Bio Alignment Msa Parsing · freedomintelligence bundle
    Parse and analyze multiple sequence alignments using Biopython. Extract sequences, identify conserved regions, analyze gaps, work with annotations, and manipulate alignment data for downstream analysis. Use when parsing or manipulating multiple sequence alignments.
    1
    install
  15. Bio Chipseq Visualization · freedomintelligence bundle
    Visualize ChIP-seq data using deepTools, Gviz, and ChIPseeker. Create heatmaps, profile plots, and genome browser tracks. Visualize signal around peaks, TSS, or custom regions. Use when visualizing ChIP-seq signal and peaks.
    1
    install
  16. Bio Methylation Methylkit · freedomintelligence bundle
    DNA methylation analysis with methylKit in R. Import Bismark coverage files, filter by coverage, normalize samples, and perform statistical comparisons. Use when analyzing single-base methylation patterns, comparing samples, or preparing data for DMR detection.
    1
    install
  17. Bio Pathway Go Enrichment · freedomintelligence bundle
    Gene Ontology over-representation analysis using clusterProfiler enrichGO. Use when identifying biological functions enriched in a gene list from differential expression or other analyses. Supports all three ontologies (BP, MF, CC), multiple ID types, and customizable statistical thresholds.
    1
    install
  18. Bio Pathway Kegg Pathways · freedomintelligence bundle
    KEGG pathway and module enrichment analysis using clusterProfiler enrichKEGG and enrichMKEGG. Use when identifying metabolic and signaling pathways over-represented in a gene list. Supports 4000+ organisms via KEGG online database.
    1
    install
  19. Bio Chipseq Peak Annotation · freedomintelligence bundle
    Annotate ChIP-seq peaks to genomic features and genes using ChIPseeker. Assign peaks to promoters, exons, introns, and intergenic regions. Find nearest genes and calculate distance to TSS. Generate annotation plots and statistics. Use when annotating ChIP-seq peaks to genomic features.
    1
    install
  20. Bio Alignment Msa Statistics · freedomintelligence bundle
    Calculate alignment statistics including sequence identity, conservation scores, substitution matrices, and similarity metrics. Use when comparing alignment quality, measuring sequence divergence, and analyzing evolutionary patterns.
    1
    install
  21. Bio Atac Seq Motif Deviation · freedomintelligence bundle
    Analyze transcription factor motif accessibility variability using chromVAR. Use when identifying which TF motifs show variable accessibility across samples or conditions in ATAC-seq data.
    1
    install
  22. Bio Methylation Dmr Detection · freedomintelligence bundle
    Differentially methylated region (DMR) detection using methylKit tiles, bsseq BSmooth, and DMRcate. Use when identifying contiguous genomic regions with methylation differences between experimental conditions or cell types.
    1
    install
  23. Bio Variant Calling Deepvariant · freedomintelligence bundle
    Deep learning-based variant calling with Google DeepVariant. Provides high accuracy for germline SNPs and indels from Illumina, PacBio, and ONT data. Use when calling variants with DeepVariant deep learning caller.
    1
    install
  24. Bio Causal Genomics Fine Mapping · freedomintelligence bundle
    Identify likely causal variants within GWAS loci using SuSiE for sum of single effects regression and FINEMAP for shotgun stochastic search. Computes posterior inclusion probabilities and credible sets to prioritize variants for functional follow-up. Use when narrowing GWAS association signals to candidate causal variants or building credible sets for functional validation.
    1
    install
  25. Bio Methylation Bismark Alignment · freedomintelligence bundle
    Bisulfite sequencing read alignment using Bismark with bowtie2/hisat2. Handles genome preparation and produces BAM files with methylation information. Use when aligning WGBS, RRBS, or other bisulfite-converted sequencing reads to a reference genome.
    1
    install
  26. Bio Causal Genomics Mediation Analysis · freedomintelligence bundle
    Decompose genetic effects into direct and indirect paths through mediating variables using the mediation R package. Tests whether gene expression, methylation, or other molecular phenotypes mediate the effect of genetic variants on disease. Use when testing whether a molecular phenotype mediates the genotype-to-phenotype relationship.
    1
    install
  27. Ukb Navigator · freedomintelligence bundle
    Semantic search across UK Biobank's 12,000+ data fields and publications — find the right variables for your research question.
    1
    install
  28. Bio Alignment Io · freedomintelligence bundle
    Read, write, and convert multiple sequence alignment files using Biopython Bio.AlignIO. Supports Clustal, PHYLIP, Stockholm, FASTA, Nexus, and other alignment formats for phylogenetics and conservation analysis. Use when reading, writing, or converting alignment file formats.
    1
    install
  29. Bio Pathway Gsea · freedomintelligence bundle
    Gene Set Enrichment Analysis using clusterProfiler gseGO and gseKEGG. Use when analyzing ranked gene lists to find coordinated expression changes in gene sets without arbitrary significance cutoffs. Detects subtle but coordinated expression changes.
    1
    install
  30. Pharmgx Reporter · freedomintelligence bundle
    Pharmacogenomic report from DTC genetic data (23andMe/AncestryDNA) — 12 genes, 31 SNPs, 51 drugs
    1
    install
  31. Claw Semantic Sim · freedomintelligence
    Semantic Similarity Index for disease research literature using PubMedBERT embeddings
    1
    install
  32. Scrna Orchestrator · freedomintelligence bundle
    Local Scanpy pipeline for single-cell RNA-seq QC, clustering, marker discovery, and optional two-group differential expression from raw-count .h5ad.
    1
    install
  33. Bio Variant Calling · freedomintelligence bundle
    Call SNPs and indels from aligned reads using bcftools mpileup and call. Use when detecting variants from BAM files or generating VCF from alignments.
    1
    install
  34. Bio Pathway Reactome · freedomintelligence bundle
    Reactome pathway enrichment using ReactomePA package. Use when analyzing gene lists against Reactome's curated peer-reviewed pathway database. Performs over-representation analysis and GSEA with visualization and pathway hierarchy exploration.
    1
    install
  35. Bio Isoform Switching · freedomintelligence bundle
    Analyzes isoform switching events and functional consequences using IsoformSwitchAnalyzeR. Predicts protein domain changes, NMD sensitivity, ORF alterations, and coding potential shifts between conditions. Use when investigating how splicing changes affect protein function.
    1
    install
  36. Bio Consensus Sequences · freedomintelligence bundle
    Generate consensus FASTA sequences by applying VCF variants to a reference using bcftools consensus. Use when creating sample-specific reference sequences or reconstructing haplotypes.
    1
    install
  37. Bio Substructure Search · freedomintelligence bundle
    Searches molecular libraries for substructure matches using SMARTS patterns with RDKit. Filters compounds by pharmacophore features, functional groups, or scaffold matches with atom mapping. Use when finding compounds containing specific chemical moieties or filtering libraries by structural features.
    1
    install
  38. Gwas Prs · freedomintelligence bundle
    Calculate polygenic risk scores from DTC genetic data using the PGS Catalog
    1
    install
  39. Gwas Lookup · freedomintelligence bundle
    Federated variant lookup across 9 genomic databases — GWAS Catalog, Open Targets, PheWeb (UKB, FinnGen, BBJ), GTEx, eQTL Catalogue, and more.
    2
    installs
  40. Galaxy Bridge · freedomintelligence bundle
    Galaxy tool discovery, intelligent recommendation, and execution — 8,000+ bioinformatics tools from usegalaxy.org with multi-signal scoring and workflow suggestions
    2
    installs