بنقرة واحدة
ascii-art
Generate ASCII art using pyfiglet, cowsay, boxes, and the asciified API. No API keys required.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Generate ASCII art using pyfiglet, cowsay, boxes, and the asciified API. No API keys required.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Exact techniques, shortcuts, and references for AI agents developing ankh (Hermes with per-folder .agent/ scoping)
Generate ASCII art using pyfiglet, cowsay, boxes, and the asciified API. No API keys required.
Create hand-drawn style diagrams using Excalidraw JSON format. Generate .excalidraw files for architecture diagrams, flowcharts, and concept maps.
Create implementation plans with bite-sized tasks, exact file paths, and complete code examples. Use when you have a spec or requirements for a multi-step task.
Free web search via DuckDuckGo when Firecrawl is unavailable. No API key needed. Use ddgs CLI or Python library to find URLs, then web_extract for content.
Summarize multiple sources into concise decision-ready findings.
| name | ascii-art |
| description | Generate ASCII art using pyfiglet, cowsay, boxes, and the asciified API. No API keys required. |
| metadata | {"hermes":{"tags":["ASCII","Art","Banners","Creative","pyfiglet","cowsay","boxes"]}} |
pip install pyfiglet
python3 -m pyfiglet "YOUR TEXT" -f slant
curl -s "https://asciified.thelicato.io/api/v2/ascii?text=Hello+World"
cowsay "Hello"
echo "Hello" | boxes -d stone