Skip to main content
scottmreed
GitHub 创作者资料

scottmreed

按仓库查看 4 个 GitHub 仓库中的 9 个已收集 skills。

已收集 skills
9
仓库
4
更新
2026-07-06
仓库浏览

仓库与代表性 skills

ketcher-local-harness
软件开发工程师

How to embed Ketcher in a local Flask + JavaScript page and bridge it to RDKit: read/write Molblock, convert pasted SMILES to Molblock server-side, and render validated structures into the local workspace. Use when building or extending the local structure-editor harness.

2026-07-06
local-model-provider
软件开发工程师

Configure OpenMolClaw's model provider: a local chat-completions endpoint, OpenRouter ZDR, or another explicit endpoint behind one ModelProvider interface. Use when wiring, swapping, or debugging the model the router and executor call.

2026-07-06
molecule-svg-drawing
软件开发工程师

Conventions for drawing accurate 2D skeletal chemical structures in SVG. Covers zigzag backbones, wedge/dashed-wedge bonds, heteroatom labels, stereochemistry notation, and common pitfalls.

2026-07-06
rdkit-structure-builder
软件开发工程师

Programmatically build, modify, and manipulate chemical structures using RDKit without requiring LLM API calls. Use when you need to: (1) Retrieve common chemical scaffolds (benzene, pyridine, amino acids, etc.), (2) Build molecules from building blocks (chains, rings, functional groups), (3) Manipulate fragments (replace substructures, find disconnections, extract MCS), (4) Validate or canonicalize SMILES strings, (5) Generate molecular series or variants (homologous series, isomers, functional group scans), or (6) Perform any routine structure manipulation for local chat or workspace workflows.

2026-07-06
router-first-tool-calls
其他计算机职业

The router-first agent pattern: user request → router → forced tool choice → executor → tool result, with JSON-schema validation, an execution trace, and deterministic fallback errors. Use when building or reasoning about the local agent harness loop so model text is never executed directly.

2026-07-06
workspace-json
软件开发工程师

The local workspace JSON format and semantic-alias system ([m1], [r1], [label1]): how molecules, reactions, labels, and rendered assets are stored, referenced, and round-tripped to a single local JSON file with no database. Use when building or reasoning about local workspace state and object references.

2026-07-06
已展示 4 / 4 个仓库
已展示全部仓库