skills/ascii-skills/ascii-motd-profile-banner/SKILL.md
Generate ASCII-only MOTD / SSH login banner / shell profile welcome messages (short/long variants, quiet mode guidance, security notices).
npx skillsauth add teachingai/agent-skills ascii-motd-profile-bannerInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
CRITICAL TRIGGER RULE
ascii-motd-profile-banner.Trigger phrases include:
================================================================================
MyServer - Production
================================================================================
* Disk usage: 42% (210GB / 500GB)
* Last deploy: 2024-03-15 14:30 UTC
* Docs: https://docs.example.com
--------------------------------------------------------------------------------
WARNING: Do not store credentials in shell history
================================================================================
title and messageBullets (1-5 items)mode (short for <= 12 lines, long for <= 30 lines)bannerShort and bannerLong variantssafetyNotes (>= 3 actionable security reminders)examples/ssh-short.mdexamples/ssh-long.mdEnglish: ascii-motd-profile-banner, motd, ssh banner, profile, welcome message, security notice, terminal 中文: ascii-motd-profile-banner, MOTD, SSH Banner, 登录欢迎, Profile, 安全提示, 终端
development
Guidance for Next.js using the official docs at nextjs.org/docs. Use when the user needs Next.js concepts, configuration, routing, data fetching, or API reference details.
tools
Provides comprehensive guidance for Flask framework including routing, templates, forms, database integration, extensions, and deployment. Use when the user asks about Flask, needs to create web applications, implement routes, or build Python web services.
development
Provides comprehensive guidance for FastAPI framework including routing, request validation, dependency injection, async operations, OpenAPI documentation, and database integration. Use when the user asks about FastAPI, needs to create REST APIs, or build high-performance Python web services.
development
Provides comprehensive guidance for Django framework including models, views, templates, forms, admin, REST framework, and deployment. Use when the user asks about Django, needs to create web applications, implement models and views, or build Django REST APIs.