feat: add ascii-art skill for creative text banners and art#209
Merged
teknium1 merged 1 commit intoNousResearch:mainfrom Mar 5, 2026
Merged
feat: add ascii-art skill for creative text banners and art#209teknium1 merged 1 commit intoNousResearch:mainfrom
teknium1 merged 1 commit intoNousResearch:mainfrom
Conversation
Unicode-based ASCII art generator skill with multiple styles (block, shadow, outlined, gradient, decorative frame), character palette reference, and usage examples. No external dependencies.
Contributor
|
Merged in commit cb36930, then enhanced in 405c7e0. Your original skill is preserved as the fallback mode (Mode 3). Added two primary modes on top:
Decision flow: text banners → pyfiglet, art of a thing → asciiart.eu search, custom/creative → your LLM palette (fallback). Thanks for the initial skill! 🙏 |
Contributor
|
Updated again in commit 0dba302. The skill now covers 7 tools inspired by awesome-ascii-art:
All local CLI tools, no API keys needed. Decision flow picks the right tool automatically. |
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
skills/creative/ascii-art/that teaches the agent to generate creative ASCII art banners, logos, and text art using Unicode box-drawing and block characters.Usage