Update plugin descriptions and keywords for consistency#13
Merged
Conversation
Adopt a single canonical description and keyword set across .claude-plugin/plugin.json, .claude-plugin/marketplace.json, and .codex-plugin/plugin.json. The codex manifest had a shorter description omitting LSP and agents, and its keyword list ended with `idf` instead of `lsp`. Also adds the trailing period to the claude plugin.json description to match marketplace.json. Closes #7 https://claude.ai/code/session_01MC82EEqNUzMVwvPzJMoJ66
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Updated plugin metadata in both
.codex-plugin/plugin.jsonand.claude-plugin/plugin.jsonto improve consistency and clarity of the idfkit plugin description and keywords.Key Changes
.codex-plugin/plugin.jsonto better reflect the plugin's Language Server Protocol support.claude-plugin/plugin.jsondescription for consistencyDetails
These changes ensure that both plugin manifests accurately represent the idfkit plugin's full feature set, including its MCP server implementation, Language Server Protocol support, and agent capabilities for EnergyPlus building energy modeling workflows.
https://claude.ai/code/session_01MC82EEqNUzMVwvPzJMoJ66