cyberneticlibrary

The library

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

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