neuro-symbolic-reasoning

Neuro-symbolic AI combining LLMs with symbolic solvers. Use when exploring neuro-symbolic approaches (ideation, no code) or implementing solver integrations (code).

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "neuro-symbolic-reasoning" with this command: npx skills add sundial-org/skills/sundial-org-skills-neuro-symbolic-reasoning

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 TypeSolverUse When
First-order logicProver9Expressive reasoning, theorem proving
Constraints/SATZ3Scheduling, planning, satisfiability
Rule-basedPykeSimple propositional rules

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

codex

No summary provided by upstream source.

Repository SourceNeeds Review
General

icml-reviewer

No summary provided by upstream source.

Repository SourceNeeds Review
General

ai-co-scientist

No summary provided by upstream source.

Repository SourceNeeds Review
General

tinker

No summary provided by upstream source.

Repository SourceNeeds Review