Align
/install align
Align — Alignment Reference
Quick-reference skill for alignment concepts across domains: text formatting, memory, CSS layout, and sequence alignment.
When to Use
- Formatting text into aligned columns for terminal output
- Understanding memory alignment and struct padding
- Using CSS alignment properties (flexbox, grid, text)
- Sequence alignment algorithms (bioinformatics)
- Aligning data for SIMD operations
Commands
intro
scripts/script.sh intro
Overview of alignment concepts across domains.
text
scripts/script.sh text
Text alignment — printf formatting, column alignment, padding, and tabulation.
css
scripts/script.sh css
CSS alignment — flexbox, grid, text-align, vertical centering techniques.
memory
scripts/script.sh memory
Memory alignment — struct padding, cache lines, SIMD requirements, and alignment attributes.
sequence
scripts/script.sh sequence
Sequence alignment — Needleman-Wunsch, Smith-Waterman, BLAST overview.
columns
scripts/script.sh columns
Column formatting — CLI table output, fixed-width, and dynamic column sizing.
typographic
scripts/script.sh typographic
Typographic alignment — left, right, center, justified, and baseline alignment.
tools
scripts/script.sh tools
Alignment tools — column, printf, fmt, CSS debuggers, and struct analyzers.
help
scripts/script.sh help
version
scripts/script.sh version
Configuration
| Variable | Description |
|---|---|
ALIGN_DIR |
Data directory (default: ~/.align/) |
Powered by BytesAgain | bytesagain.com | [email protected]
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install align - After installation, invoke the skill by name or use
/align - Provide required inputs per the skill's parameter spec and get structured output
What is Align?
Data and text alignment reference — sequence alignment, text formatting, memory alignment, and CSS/layout alignment. Use when aligning sequences, formatting... It is an AI Agent Skill for Claude Code / OpenClaw, with 151 downloads so far.
How do I install Align?
Run "/install align" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Align free?
Yes, Align is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Align support?
Align is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Align?
It is built and maintained by bytesagain3 (@bytesagain3); the current version is v1.0.0.