The library

Everything we index — ranked by what works, never by stars.

untested
Process code review feedback systematicallyskillEngineeringL1
1481-receive-feedback_553c0e44 · Closing the learning loop in multi-agent systems where human feedback refines next-cycle decisions.
untested
Verify quality gates between work groupsskillEngineeringL2
conducty-checkpoint · Enforcing independent evidence per task before multiplying work; prevents bad specs from cascading into later phases.
untested
Extract and normalize histology image tilesskillProductL2
histolab · Cancer histopathology or tissue classification when patch-level features matter more than whole-slide; enables GPU-scale training on high-res scans.
untested
Annotate genetic variants with regulatory impactskillProductL2
ensembl-annotation · Genomics workflows where you need canonical gene structure, variant consequences, or cross-species orthologs; authoritative source (if on-date).
untested
Conduct holistic post-implementation code reviewskillEngineeringL1
conducty-code-review · Pre-merge correctness gate enforcing 5-lens rigor; catches bugs, security issues, and missed simplifications before ship.
untested
Access AI/ML scientific domain expertiseskillProductL1
hugging-science · Rapid iteration on NLP/CV scientific tasks where pre-trained backbone beats training from scratch; HF Hub democratizes state-of-art.
untested
Ingest project context into linked vault graphskillEngineeringL2
conducty-context · Bootstrapping Conducty: seeds the vault with project knowledge so next /plan reads architecture upfront.
untested
Generate and test data-driven hypothesesskillDataL2
hypogenic · Drug discovery when rational design beats screening; structure-guided SAR (structure-activity relationships) directly from sequences.
untested
Analyze ENCODE functional genomics screensskillProductL2
functional-screen-analysis · Functional genomics when you have CRISPR/RNAi data and need to rank candidates by statistical rigor; MAGeCK gold standard.
untested
Debug failed prompts with leverage-point analysisskillEngineeringL1
conducty-debug · Efficiently diagnosing where a prompt failed (plan/prompt/code level) rather than blindly retrying
untested
Cross-reference NCBI GEO with ENCODE experimentsskillProductL2
geo-connector · Finding complementary expression datasets in GEO that validate or extend ENCODE regulatory findings
untested
Access public cancer imaging datasetsskillProductL2
imaging-data-commons · Accessing large-scale radiology and pathology datasets for AI training without authentication
untested
Query population variant frequencies and constraintsskillProductL2
gnomad-variants · Filtering ENCODE regulatory variants by population rarity and assessing gene constraint before functional validation
untested
Contribute code style guide changesskillEngineeringL1
skills-and-code-style-contribution · Formalizing code style conventions in a team repository through structured proposal workflows
untested
Dispatch and execute batched prompt subagentsskillEngineeringL2
conducty-execute · Orchestrating agentic work with tracer-first risk detection and calibrated review rigor matching task complexity
untested
Integrate GTEx tissue expression with regulatory dataskillProductL2
gtex-expression · Validating that genes near ENCODE regulatory elements are actually expressed in the matching tissue
untested
Extract lessons and shape next planning cycleskillOpsL1
conducty-improve · Closing the feedback loop so each plan produces measurable improvements to the next plan
untested
Connect GWAS disease variants to regulatory elementsskillProductL2
gwas-catalog · Finding GWAS variants that overlap ENCODE regulatory elements to identify disease-associated regulatory effects
untested
Define Obsidian vault linking and naming conventionsskillEngineeringL1
conducty-obsidian · Centralizing Conducty plan state, lessons, and design decisions where they persist across sessions
untested
Integrate electronic lab notebook programmaticallyskillOpsL2
labarchive-integration · Automating electronic lab notebook entry from instrument outputs to create audit trails
untested
Batch-plan time-budgeted AI prompt workflowsskillEngineeringL1
conducty-plan · Translating shaped work into a time-budgeted, risk-aware execution plan with clear milestones
untested
Manage biological dataset lineage and versioningskillProductL2
lamindb · Building a lineage-tracked, versioned registry of biological datasets for reproducible analysis
untested
Audit plan execution and extract patternsskillOpsL2
conducty-review · Systematically extracting what worked, what failed, and why—before moving to the improvement phase
untested
Optimize editor configuration settingsskillEngineeringL1
2224-editor-optimization_5342a688 · Teams debugging slow editor performance on weak hardware or large codebases.
untested
Define scope and appetite before buildingskillProductOpsL1
conducty-shape · Medium/high-complexity goals where requirements are unclear and scope needs bounding before implementation.
untested
Find transcription factor binding motifsskillDataL2
jaspar-motifs · Confirming ChIP-seq specificity or discovering co-binding regulatory complexes when gold-standard target validation is required.
untested
Generate random integersskillEngineeringL1
random-number · Quick random sampling in simple workflows when no statistical properties or reproducibility are needed.
untested
Gate deployment readiness checksskillEngineeringL2
conducty-ship · Pre-merge gates that must mechanically verify lint, tests, and secrets before human approval.
untested
Parse documents into structured textskillOpsDataL2
liteparse · Local parsing with spatial awareness when cloud APIs are forbidden or bounding boxes are required for RAG grounding.
untested
Convert genomic coordinates across assembliesskillDataL2
liftover-coordinates · Integrating historical GWAS or legacy ENCODE data when assembly consistency is a silent correctness requirement.
untested
Make AI systems explainable and reversibleskillEngineeringL2
05-ai-observability-and-reversibility · Pre-deployment review of AI-assisted features when customer trust and reversibility are non-negotiable.
untested
Establish orchestration system and principlesskillOpsEngineeringL1
conducty-system · Multi-plan projects where system-level learning (what worked, what failed, what changes) is valued over ad-hoc execution.
untested
Apply test-driven developmentskillEngineeringL1
conducty-tdd · Feature development where verification is continuous and acceptance criteria are unambiguous before coding starts.
untested
Write markdown and mermaid diagramsskillMarketingProductL1
markdown-mermaid-writing · Technical narratives where inline diagrams clarify concepts without external tool switching.
untested
Compress orchestration artifacts terselyskillOpsL1
conducty-terse · Prompt engineering where every token spent must directly advance the acceptance criteria.
untested
Audit vault for orphaned and stale contentskillOpsL2
conducty-vault-graph · Maintenance sweeps when vault noise accumulates and signal-to-noise ratio drops.
untested
Convert documents to markdownskillOpsProductivityL2
markitdown · Bulk document ingestion for RAG when format diversity requires unified conversion.
untested
Annotate peaks with genomic featuresskillDataL2
peak-annotation · Functional interpretation of ChIP-seq experiments when gene-centric answers are needed quickly.
untested
Verify results before marking completeskillEngineeringOpsL1
conducty-verify · Marking work complete only after running verification commands and reading output.
untested
Match mass spectra and identify metabolitesskillDataL2
matchms · Identifying unknown compounds from mass spectra using spectral similarity.
untested
Isolate parallel prompt execution with git worktreesskillEngineeringL2
conducty-worktrees · Parallel prompt execution targeting the same repo without merge conflicts.
untested
Run MATLAB numerical computing scriptsskillEngineeringDataL2
matlab · Matrix operations and scientific computing with full visualization control.
untested
Configure Tauri desktop app settingsskillEngineeringL2
configuring-tauri-apps · Fine-tuning Tauri desktop app security, permissions, and platform behavior.
untested
Create publication-ready custom visualizationsskillDataEngineeringL2
matplotlib · Creating publication-quality scientific plots with full customization control.
untested
Set desktop app window security permissionsskillEngineeringL2
configuring-tauri-capabilities · Fine-tuning Tauri desktop app security, permissions, and platform behavior.
untested
Filter drug compounds by medicinal chemistry rulesskillDataProductL1
medchem · Designing drug molecules with integrated ADME and toxicity assessment.
untested
Validate network lab topology designsskillOpsEngineeringL2
eve-lab-topology-validation · Validating enzymatic reaction networks for synthetic biology feasibility.
untested
Harden app security with content policiesskillEngineeringL2
configuring-tauri-csp · Fine-tuning Tauri desktop app security, permissions, and platform behavior.
untested
Configure webview response security headersskillEngineeringL2
configuring-tauri-http-headers · Fine-tuning Tauri desktop app security, permissions, and platform behavior.
untested
Discover and install monorepo tool pluginsskillEngineeringL2
nx-plugins · Extending NestJS monorepo with custom plugins and integrations.
page 23 / 121