skills/sundial-org/skills/neuro-symbolic-reasoning

neuro-symbolic-reasoning

SKILL.md

Neuro-Symbolic Reasoning

Mode Detection

Detect user intent and route accordingly:

→ Ideation: "How should I...", "What are the tradeoffs...", "Design an experiment..."

→ Implementation: "Implement...", "Build...", "Write code...", "Debug..."

File Creation Policy

Small files, few files:

  • Create files (not inline code) but keep them small and focused
  • Avoid scaffolding project structures unless asked
  • Follow good coding practices: clear names, comments where needed

Core Pipeline

NL Problem → LLM Formulator → Logic Program → Symbolic Solver → Answer
                    ↑                              |
                    └──── Self-Refinement ←────────┘

Solver Selection

Logic Type Solver Use When
First-order logic Prover9 Expressive reasoning, theorem proving
Constraints/SAT Z3 Scheduling, planning, satisfiability
Rule-based Pyke Simple propositional rules
Weekly Installs
9
GitHub Stars
145
First Seen
Jan 31, 2026
Installed on
codex9
opencode8
gemini-cli8
github-copilot8
kimi-cli8
amp7