원클릭으로
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