Add prompt-to-asset (MCP server) and unslop (cross-agent text tool)#17
Open
MohamedAbdallah-14 wants to merge 1 commit intoRoggeOhta:mainfrom
Open
Add prompt-to-asset (MCP server) and unslop (cross-agent text tool)#17MohamedAbdallah-14 wants to merge 1 commit intoRoggeOhta:mainfrom
MohamedAbdallah-14 wants to merge 1 commit intoRoggeOhta:mainfrom
Conversation
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.
Adds two cross-agent tools that work with Codex CLI, Claude Code, and Gemini CLI.
prompt-to-asset (MCP Servers > Codex as MCP Client)
An MCP server for generating production-ready visual assets — app icons, favicons, OG images, logos, wordmarks — by routing requests across 30+ image generation models. Three execution modes: inline SVG, external prompt, or full API generation. Validates output for WCAG contrast. Zero API key required for first run via Pollinations and Stable Horde free tiers.
npx prompt-to-assetunslop (Cross-Agent Tools)
CLI and MCP server that removes AI writing patterns from text. Detects and rewrites tricolons, em-dash overuse, hedging stacks, sycophancy openers, and overused vocabulary. Works with Claude Code, Codex CLI, Gemini CLI, and Cursor. Five intensity levels and a lint-only audit mode. Useful for cleaning commit messages, PR descriptions, and documentation.
npx unslop/ pip:pip install unslop