Loading...
Loading...
Enhanced cat clone with syntax highlighting, Git integration, and automatic paging for efficient file content viewing. Use this skill when viewing source files, documentation, or when syntax highlighting would improve readability
npx skill4agent add iota9star/my-skills viewing-files-n/--number-p/--plain-A/--show-all--line-range START:END--wrap never--tabs N-l/--language LANG--list-languages--list-themes--theme NAME--theme-dark/--theme-lightBAT_THEME--style COMPONENTS--decorations auto|never|always--color always|never|auto--paging auto|never|always--pager COMMANDBAT_PAGER# Interactive file viewer
fd --type file | fzf --preview="bat --color=always --style=numbers {}" --bind="enter:execute(bat {})"