一键导入
semantic-scholar-litkg
Use when changing or operating ARIA-NBV litkg-rs ingestion, KG config, backend/export contracts, source adapters, or generated KG artifacts.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Use when changing or operating ARIA-NBV litkg-rs ingestion, KG config, backend/export contracts, source adapters, or generated KG artifacts.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Use for ARIA-NBV Typst proposal/thesis authoring, shared notation, scientific prose, citations, scientific/geometric figures, tables, Mermaid inclusion, and compile/render QA.
Use for any question about a codebase, its architecture, file relationships, or project content — especially when graphify-out/ exists, where the question should be treated as a graphify query first. Turns any input (code, docs, papers, images, videos) into a persistent knowledge graph with god nodes, community detection, and query/path/explain tools.
Use to localize unknown ARIA-NBV files, symbols, docs, or source families through deterministic local discovery before handoff.
Use when reviewing ARIA-NBV working-tree or PR diffs, following up external/model review findings, or supplying ARIA-NBV domain context to the oh-my-codex code-review harness with severity-ranked file and line findings.
Use to diagnose ARIA-NBV bugs, regressions, failing metrics, Streamlit issues, docs builds, KG failures, or suspicious outputs.
Use when ARIA-NBV work touches pose, camera, coordinate-frame, CW90, PyTorch3D projection, depth backprojection, candidate frusta, or geometry diagnostics contracts.
| name | semantic-scholar-litkg |
| description | Use when changing or operating ARIA-NBV litkg-rs ingestion, KG config, backend/export contracts, source adapters, or generated KG artifacts. |
| metadata | {"mode":"implementation","not_when":["ordinary KG retrieval, task routing, claim checks, or consolidation","local source discovery without KG tooling changes","agent backlog edits without litkg integration impact"],"handoff_to":["aria-litkg-memory for retrieval, routing, claim checks, or consolidation","aria-nbv-context for deterministic local discovery","agents-db for backlog-only records"],"evidence_required":["litkg-rs owner boundary or existing adapter inspection","official API documentation for Semantic Scholar behavior changes","KG capability or smoke output for ARIA config changes"],"applies_to":[".agents/external/litkg-rs/**",".configs/litkg.toml",".agents/kg/**",".agents/skills/semantic-scholar-litkg/**"],"triggers":["litkg-rs implementation","Semantic Scholar","KG config","Neo4j export"],"must_read":["AGENTS.md",".agents/references/litkg_quick_reference.md",".agents/external/litkg-rs/AGENTS.md",".agents/skills/semantic-scholar-litkg/references/integration-spec.md"],"canonical_sources":[".agents/external/litkg-rs/AGENTS.md",".agents/skills/semantic-scholar-litkg/references/integration-spec.md",".agents/references/litkg_quick_reference.md#default-commands",".configs/litkg.toml",".agents/references/context7_library_ids.md"],"context7_refs":["/pytorch/pytorch","/pydantic/pydantic","/isl-org/open3d","/lightning-ai/pytorch-lightning"],"literature_refs":["docs/literature/sources.jsonl","docs/references.bib"],"tool_refs":["mcp__MCP_DOCKER.get_library_docs","mcp__MCP_DOCKER.list_papers"],"verification":["make kg-capabilities KG_FORMAT=json","cd .agents/external/litkg-rs && cargo fmt --all --check","cd .agents/external/litkg-rs && cargo test","make check-agent-memory when ARIA guidance changes"]} |
Use this skill when changing or operating the KG tooling itself.
AGENTS.md and .agents/references/litkg_quick_reference.md.agents/external/litkg-rs/AGENTS.md.agents/external/litkg-rs/README.md, docs/architecture.md, and
docs/kg-stack.md when toolkit code changesreferences/integration-spec.md for source coverage, TOML shape, backend
selection, Semantic Scholar behavior, or adapter contracts.agents/external/litkg-rs..configs/litkg.toml, ARIA docs, or skills.kg-* or
context-pack can express the need.kg-query alias until a real synthesis layer exists;
use kg-search for retrieval and kg-route for context packs..agents/issues.toml and .agents/todos.toml context and
references in context-pack/KG output.make kg-capabilities KG_FORMAT=json and
make check-agent-memory.cd .agents/external/litkg-rs && cargo fmt --all --check, cd .agents/external/litkg-rs && cargo test, and the narrow
litkg-rs smoke command for the changed capability.make agents-db AGENTS_ARGS='validate'.