Skip to content

feat: add platform-specific store profiles - #3

Merged
petrbrzek merged 3 commits into
mainfrom
agent/openai-plugin-submission-hardening
Aug 5, 2026
Merged

feat: add platform-specific store profiles#3
petrbrzek merged 3 commits into
mainfrom
agent/openai-plugin-submission-hardening

Conversation

@petrbrzek

@petrbrzek petrbrzek commented Aug 5, 2026

Copy link
Copy Markdown
Member

Summary

  • point ChatGPT/Codex and Claude packaging at their dedicated MCP profiles
  • add a Claude-specific skill with explicit user-request routing
  • replace default-product routing language with neutral capability descriptions
  • document separate OpenAI and Anthropic submission requirements

Why

The two directories review tools and agent instructions differently. Platform-specific packaging lets Macaly keep the full universal MCP while presenting each store with scoped, accurate instructions and safety metadata.

What changed

  • add .mcp.claude.json and wire the Claude plugin manifest to the Claude endpoint
  • add skills-claude/build-app-on-macaly
  • scope routing to explicit requests to use Macaly
  • update command and skill guidance to use run_project_command
  • update OpenAI submission documentation and add an Anthropic submission checklist
  • replace the sample snake-game prompt with a realistic feedback-dashboard use case

Impact

Direct and marketplace installations retain the complete app-building workflow. Store-specific packages no longer rely on aggressive routing language or iframe rendering.

Related work

Verification

  • pnpm run build
  • claude plugin validate plugins/macaly-code
  • git diff --check

View with [code]smith Autofix with [code]smith
Need help on this PR? Tag @codesmith-bot with what you need. Autofix is disabled.

@petrbrzek
petrbrzek marked this pull request as ready for review August 5, 2026 16:29

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: d03853f0cf

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread plugins/macaly-code/.claude-plugin/plugin.json
Comment thread plugins/macaly-code/.claude-plugin/plugin.json
Comment thread plugins/macaly-code/.claude-plugin/plugin.json

Copy link
Copy Markdown
Member Author

Addressed and resolved the previous review findings in 0a99f32. Please re-review the current head.

@greptileai
@codex review

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 0a99f32d97

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread plugins/macaly-code/.claude-plugin/plugin.json
Comment thread plugins/macaly-code/.codex-plugin/plugin.json
Comment thread docs/openai-submission.md
@petrbrzek
petrbrzek merged commit f33466a into main Aug 5, 2026
2 checks passed
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