Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

kg-microbe

kg-microbe에는 Knowledge-Graph-Hub에서 수집한 skills 17개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
17
Stars
25
업데이트
2026-07-03
Forks
4
직업 범위
직업 카테고리 5개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

kg-model-review
데이터 과학자

Knowledge modeling review of KG-Microbe transforms and merged KG for alignment with METPO, Biolink Model, and KGX specification. Use when auditing transform output quality, validating categories/predicates, checking CURIE prefix registration, or preparing a release.

2026-07-03
add-transform
소프트웨어 개발자

Add a new data source transform to KG-Microbe end-to-end — from "should we even ingest this?" through deep research, cross-reference analysis, semantic design, code scaffold, integration, verification, and shipping the PR. Bakes in the CLAUDE.md 7-step checklist plus the research + analysis + verify phases that keep the KG coherent. Use whenever the ask is "ingest X", "add source Y", or "integrate a new database into kg-microbe".

2026-07-02
branch-triage-ship
소프트웨어 개발자

Ship a messy topic branch as a set of clean, focused PRs. Walks through triage of committed commits + working-tree modifications + untracked files, extracts misfiled commits to their own branches, splits orthogonal changes into separate PRs, gitignores build noise, opens follow-up issues for deferred items, and merges in the correct dependency order. Use when a working branch has accumulated mixed commits, uncommitted work, and dozens of untracked scratch files and needs to reach master.

2026-07-02
codex-review-kg-microbe
소프트웨어 품질 보증 분석가·테스터

Emit a Codex-ready review prompt for the KG-Microbe repository focused on code logic, consistency, robustness, bugs, bottlenecks, and scalability. Use before delegating a deep review pass to Codex (via the codex:rescue subagent) or another external code-review agent so the target is precisely scoped and the review dimensions are enforced.

2026-07-02
kgm-freshness-check
소프트웨어 개발자

Determine whether local KG-Microbe transform outputs (data/transformed/<source>/) and merged KG (data/merged/) are current relative to origin/master. Compares latest commit times on origin/master touching each transform's code directory against local output mtimes; also checks merge stage against merge_utils/, merge.yaml, and every transform output. Use before cutting a release, before running kg-release, or when triaging "why did my merged KG change".

2026-07-02
chemical-mapping
소프트웨어 개발자

Work with KG-Microbe's unified chemical mapping system (`mappings/kgmicrobe_unified_entity_mappings.sssom.tsv.gz` and `kg_microbe/utils/chemical_mapping_utils.py`). Use when adding a new mapping source, regenerating the unified file, debugging a missing ChEBI lookup, validating mappings against OLS, or reasoning about which source wins when sources disagree.

2026-06-10
gtdb-phylo-diagram
소프트웨어 개발자

Render a GTDB phylogenetic diagram from a KG-Microbe merged release with each clade sized by the count of non-taxonomy edges (phenotypes, growth media, chemicals, etc.) incident on it. Folds NCBITaxon and kgmicrobe.strain edges onto their GTDB equivalent via in-graph close_match, GTDB metadata, and the published NCBI2GTDB tables. Persists the resolved mapping and a gap report. Use when you need to see *where in the GTDB tree the metadata is concentrated* — which clades are well-characterized vs sparse.

2026-06-10
kg-postprocess-report
소프트웨어 개발자

Generate a structured Markdown report on every post-transform and post-merge operation needed to take KG-Microbe from per-source TSVs to the final shipped data products (merged KG, RDF copy, release tarballs). Reports each operation's purpose, command, inputs, outputs, severity, and current freshness against the on-disk repo state. Use when planning a release, onboarding, auditing what is stale, or producing a "what's left to ship" punch list.

2026-06-10
metpo-proposal
미생물학자

Workflow for proposing new METPO terms from KG-Microbe transform output. Use when adding new METPO classes or properties, drafting an upstream submission to berkeleybop/metpo, or validating a proposal before sharing with curators.

2026-05-16
kg-path-review
소프트웨어 개발자

Walk and validate multi-hop semantic paths in KG-Microbe transform outputs. Use to uncover modeling bugs where the KG does not accurately represent the raw data — cross-contamination, self-loops, phantom intermediates, false-majority emission, missing expected paths, cardinality outliers — by combining open-ended path exploration with built-in archetype checks calibrated against the raw source data.

2026-05-04
audit-mappings
데이터 과학자

Audit code + curation files for hardcoded ontology mappings, dead files, schema heterogeneity, and repeated-callsite "data masquerading as code" patterns

2026-05-04
kg-release-diff
미생물학자

Produce a standardized semantic-modeling diff report between two KG-Microbe merged-KG releases. Use when comparing KG versions to quantify changes in biolink/METPO categories, predicates, relations, CURIE prefixes, knowledge sources, and predicate × category signatures.

2026-05-02
kg-release
소프트웨어 개발자

Cut an official KG-Microbe GitHub release. Bundles merged-KG + transformed + raw, links a review verdict, splits assets that exceed GitHub's 2 GiB per-file limit, and falls back to Zenodo for very large payloads. Use when publishing a new merged KG to Knowledge-Graph-Hub/kg-microbe releases.

2026-04-29
resolve-copilot
소프트웨어 개발자

Address unresolved Copilot review threads on a GitHub PR and mark each one resolved (equivalent to clicking the "Resolve conversation" button in the GitHub UI). Use when the user asks to "address copilot", "fix copilot comments", "resolve copilot conversations", or similar on a PR.

2026-04-22
kg-query
미생물학자

Query KG-Microbe for organism information, growth media preferences, and metabolic capabilities

2026-04-16
metpo-ontology
기타 생물 과학자

Finds patterns so metatraits output follows KGX format and METPO semantics without adding extra terms. Use when working with unmapped traits, metatraits transform output, KGX format, trait ontology mapping, or label-to-CURIE resolution.

2026-03-18
metpo-ontology
기타 생물 과학자

Finds patterns so metatraits output follows KGX format and METPO semantics without adding extra terms. Use when working with unmapped traits, metatraits transform output, KGX format, trait ontology mapping, or label-to-CURIE resolution.

2026-03-18