Merged
Conversation
…kills Corrected stale metadata (SECURITY.md repo URL, marketplace.json version mismatch, plugin.json repository URL), added .claude-plugin/mcp-config.json with Agora MCP server and wired it via mcpServers in plugin.json, fixed Claude Code install instructions to use the correct /plugin marketplace add and /plugin install slash commands, updated README file tree and products covered to reflect current repo state, added CHANGELOG.md, and removed dead blocklist.txt. Expanded CONTRIBUTING.md with eval execution, version bumping, plugin registration, and URL verification guidance. Improved agentic skill quality by expanding the RTM README with 8 verified gotchas, adding a new cross-platform-coordination.md for RTC, disambiguating server-side product routing in the intake skill, strengthening SKILL.md triggers and MCP fallback instructions, completing doc-fetching.md fallback URLs for all languages, and adding 5 new eval cases covering previously untested gotchas. Updated references to use level 2 fetch, and improved visibility of gotchas.
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.
fix metadata, plugin config, and agentic skill quality across agora-skills
Corrected stale metadata (SECURITY.md repo URL, marketplace.json version mismatch, plugin.json repository URL), added
.claude-plugin/mcp-config.jsonwith Agora MCP server and wired it via mcpServers inplugin.json, fixed Claude Code install instructions to use the correct /plugin marketplace add and /plugin install slash commands, updated README file tree and products covered to reflect current repo state, added CHANGELOG.md, and removed dead blocklist.txt. Expanded CONTRIBUTING.md with eval execution, version bumping, plugin registration, and URL verification guidance. Improved agentic skill quality by expanding the RTM README with 8 verified gotchas, adding a new cross-platform-coordination.md for RTC, disambiguating server-side product routing in the intake skill, strengthening SKILL.md triggers and MCP fallback instructions, completing doc-fetching.md fallback URLs for all languages, and adding 5 new eval cases covering previously untested gotchas. Updated references to use level 2 fetch, and improved visibility of gotchas.