align
Data and text alignment reference — sequence alignment, text formatting, memory alignment, and CSS/layout alignment. Use when aligning sequences, formatting columnar output, or understanding byte alignment.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/bytesagain3/alignAlign — 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]
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-bytesagain3-align": {
"enabled": true,
"auto_update": true
}
}
}Tags
Related Skills
frontend-design
Generates production-ready UI components from natural language. Use when the user asks to design a component, create a button, build a form, prototype a layout, or generate React/Tailwind CSS code. NOT for: backend logic, API design, database schema, or non-UI tasks.
autodream-core
通用记忆整理引擎 — 基于适配器模式的跨平台记忆整理技能。自动去重、合并、删除过时条目。| Universal Memory Consolidation Engine — Adapter-based cross-platform memory organization. Auto-dedup, merge, prune stale entries.
context-compressor
Intelligently compress context — conversations, code, logs. Preserve key information while reducing token usage. Auto-detects content type and applies optimal compression.
auto-context
智能上下文卫生检查器。分析当前会话的上下文污染程度 (长对话、主题漂移、噪声累积),建议:continue、/fork、/btw 或新会话。 支持手动触发(/auto-context)和自动触发(响应层实现)。 基于 ArXiv 论文和认知心理学研究的多维度评估体系。
memory-stack
AI 记忆栈架构 - 符合 2026 前沿的 AI 记忆系统。微调+RAG+ 上下文三层设计,mirrors 人类记忆工作方式。