Skip to content

Add sitemd plugin#42

Merged
internet-dot merged 1 commit intohashgraph-online:mainfrom
tyler-berggren:add-sitemd
Apr 6, 2026
Merged

Add sitemd plugin#42
internet-dot merged 1 commit intohashgraph-online:mainfrom
tyler-berggren:add-sitemd

Conversation

@tyler-berggren
Copy link
Copy Markdown
Contributor

Adds sitemd-cc/sitemd under Community Plugins → Tools & Integrations.

sitemd is a Codex plugin (and MCP server) that builds websites from Markdown. 22 MCP tools cover page creation, content generation, content validation, SEO audits, settings management, and one-command deployment to Cloudflare Pages. Ships a .codex-plugin/plugin.json manifest at the repo root.

Submitting at the maintainer's invitation.

@kilo-code-bot
Copy link
Copy Markdown

kilo-code-bot bot commented Apr 6, 2026

Code Review Summary

Status: No Issues Found | Recommendation: Merge

Files Reviewed (2 files)
  • README.md - No issues
  • plugins.json - No issues

This PR adds the sitemd plugin to the community plugins list in both README.md and plugins.json. The entry is correctly placed in alphabetical order between ru-text and Synta MCP. The total plugin count has been updated from 39 to 40. No issues found.


Reviewed by minimax-m2.5


Reviewed by minimax-m2.5-20260211 · 122,193 tokens

Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request adds the sitemd plugin to the 'Tools & Integrations' section of the README. A review comment suggests that the plugins.json file should also be updated to include this new entry to maintain consistency between the human-readable documentation and the project's machine-readable metadata.

- [PapersFlow](https://github.com/papersflow-ai/papersflow-codex-plugin) - Paper discovery, citation verification, graph exploration, and DeepScan analysis.
- [Remotion Plugin](https://github.com/tim-osterhus/codex-remotion-plugin) - Build parameterized Remotion videos in Codex with the official Remotion docs MCP, composition scaffolding, and a data-driven launch-video workflow.
- [ru-text](https://github.com/talkstream/ru-text) - Russian text quality — ~1,040 rules for typography, info-style, editorial, UX writing, and business correspondence.
- [sitemd](https://github.com/sitemd-cc/sitemd) - Build websites from Markdown via MCP — 22 tools for creating pages, generating content, validating, running SEO audits, configuring settings, and deploying static sites to Cloudflare Pages.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

medium

The new plugin should also be added to plugins.json to ensure the machine-readable "compatibility export" remains in sync with the README, as mentioned in the project documentation (line 159).

Please add an entry for sitemd in the plugins array of plugins.json, increment the total count to 40, and update the metadata fields. Here is a suggested entry based on the existing format:

{
  "name": "sitemd",
  "url": "https://github.com/sitemd-cc/sitemd",
  "owner": "sitemd-cc",
  "repo": "sitemd",
  "description": "Build websites from Markdown via MCP — 22 tools for creating pages, generating content, validating, running SEO audits, configuring settings, and deploying static sites to Cloudflare Pages.",
  "category": "Tools & Integrations",
  "source": "awesome-codex-plugins",
  "install_url": "https://raw.githubusercontent.com/sitemd-cc/sitemd/main/.codex-plugin/plugin.json"
}
References
  1. Maintain consistency between the human-readable README and the machine-readable plugins.json file used for automation.

@internet-dot internet-dot merged commit 01808ba into hashgraph-online:main Apr 6, 2026
1 check 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.

2 participants