Skip to content

Add Codex skill for sPyTial Python authoring#75

Open
sidprasad wants to merge 1 commit into
mainfrom
codex/add-spytial-python-skill
Open

Add Codex skill for sPyTial Python authoring#75
sidprasad wants to merge 1 commit into
mainfrom
codex/add-spytial-python-skill

Conversation

@sidprasad

Copy link
Copy Markdown
Owner

Summary

  • add a new Codex skill at skills/add-spytial-python for integrating sPyTial into Python programs
  • include CLRS-pattern-driven references for standard data structures
  • include selector syntax and debugging guidance aligned with simple-graph-query
  • add a starter scaffold script for linked-list/tree/graph/matrix integrations

Validation

  • python3 /Users/siddharthaprasad/.codex/skills/.system/skill-creator/scripts/quick_validate.py skills/add-spytial-python
  • python3 skills/add-spytial-python/scripts/scaffold_spytial_starter.py --shape tree --out /tmp/spytial_tree_starter.py --force
  • python3 -m py_compile skills/add-spytial-python/scripts/scaffold_spytial_starter.py

Notes

  • excludes existing unrelated local change in demos/balancing.ipynb

@sidprasad sidprasad force-pushed the codex/add-spytial-python-skill branch from 3427a7c to d546f5f Compare March 4, 2026 23:59
@sidprasad sidprasad changed the base branch from algviz to main March 4, 2026 23:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant