Skip to content

feat: move generate-output-schema from commands to skills#28

Merged
vystrcild merged 1 commit intomainfrom
move-output-schema-to-skill
Mar 20, 2026
Merged

feat: move generate-output-schema from commands to skills#28
vystrcild merged 1 commit intomainfrom
move-output-schema-to-skill

Conversation

@patrikbraborec
Copy link
Copy Markdown
Collaborator

Summary

  • Moved the generate-output-schema command from commands/ to skills/apify-generate-output-schema/ so it is discoverable as a /apify-generate-output-schema slash command, consistent with other skills like /apify-actor-development
  • Updated marketplace.json to register the new skill and removed the command reference from apify-actor-commands
  • Regenerated agents/AGENTS.md and README.md skills table

Test plan

  • Verify /apify-generate-output-schema is discoverable as a skill in Claude Code
  • Verify the create-actor command still works from apify-actor-commands
  • Verify the skill content matches the original command behavior

🤖 Generated with Claude Code

Move the output schema generator from commands/ to skills/ so it is
discoverable as a /apify-generate-output-schema slash command, consistent
with other skills like /apify-actor-development.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@vystrcild vystrcild requested a review from lukas-bekr March 20, 2026 10:50
@vystrcild vystrcild merged commit 28c1b07 into main Mar 20, 2026
2 checks passed
@vystrcild vystrcild deleted the move-output-schema-to-skill branch March 20, 2026 13:04
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.

4 participants