Skip to content

Review and improve manage-server-scripts - Skill #7

Description

@edipsopa

A small best-practice improvement for the manage-server-scripts skill.

For reading a table in a script, today it only mentions the raw path (raw SQL / p9.manager.query). That works, but the skill never mentions the cleaner typed way: link the table via entitySets and you get an entities.<contextname> accessor, same as dragging the table from Resources

save_server_script already accepts entitySets, so Claude can set this up itself.

Suggestion: add a short note recommending entities.<table> as the default, with raw SQL as the fallback.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions