Skip to content

docs(skill): add installable spx-project skill#1469

Draft
aofei wants to merge 1 commit into
goplus:devfrom
aofei:skill-spx-project
Draft

docs(skill): add installable spx-project skill#1469
aofei wants to merge 1 commit into
goplus:devfrom
aofei:skill-spx-project

Conversation

@aofei
Copy link
Copy Markdown
Member

@aofei aofei commented Apr 10, 2026

Add a distributable skills/spx-project skill for authoring user-facing spx projects.

Split the guidance across SKILL.md and focused references for Scratch compatibility, XGo syntax, project layout, and spx APIs so the skill stays navigable while still covering event forms, ownership rules, and common code patterns.

Add a dedicated scratch-compat.md reference that translates Scratch-style requests into current project-side .spx spellings while keeping the guidance centered on normal authoring rather than converter internals or runtime method inventories.

Include agents/openai.yaml so the skill can be discovered and invoked through the standard Codex skill metadata.

gemini-code-assist[bot]

This comment was marked as outdated.

@aofei aofei force-pushed the skill-spx-project branch 2 times, most recently from ffa2107 to e0f5bc4 Compare April 10, 2026 09:47
Add a distributable `skills/spx-project` skill for authoring
user-facing spx projects.

Split the guidance across `SKILL.md` and focused references for
Scratch compatibility, XGo syntax, project layout, and spx APIs
so the skill stays navigable while still covering event forms,
ownership rules, and common code patterns.

Add a dedicated `scratch-compat.md` reference that translates
Scratch-style requests into current project-side `.spx` spellings
while keeping the guidance centered on normal authoring rather than
converter internals or runtime method inventories.

Include `agents/openai.yaml` so the skill can be discovered and
invoked through the standard Codex skill metadata.

Signed-off-by: Aofei Sheng <aofei@aofeisheng.com>
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