split-tool

Split files into smaller pieces by size, line count, or number of chunks. Use for breaking large files into manageable parts.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "split-tool" with this command: npx skills add dinghaibin/split-tool

Split - File Fragmenter

Divide large files into smaller segments based on line count, byte size, or number of output files. Useful for breaking up logs or data files.

Usage

split-tool [options] <file> [prefix]

Options

  • -l N: Split every N lines (default: 1000)
  • -b SIZE: Split by byte size (e.g. 10M, 1G)
  • -n N: Split into N chunks

Examples

split-tool -l 500 large_log.txt log_part_
split-tool -b 10M data.bin part_
split-tool -n 5 bigfile.txt chunk_

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

InvestorClaw

Deterministic-first portfolio analyzer — holdings, performance, Sharpe + Sortino, FRED yield curves, bond duration, sector breakdowns, scenario rebalancing —...

Registry SourceRecently Updated
General

Douyin Messager | 抖音私信助手

Douyin DMs and video/note comment assistant. 抖音私信与视频/图文评论助手;可读私信、分析评论区,评论/回复等写入前必须确认。

Registry SourceRecently Updated
3.2K13moroiser
General

Visa Company

Visa公司运营全球最大电子支付网络,连接数十亿用户和商户,提供安全高效的跨境及实时支付基础设施。

Registry SourceRecently Updated
General

Eyes

全球热点事件监控与影响分析,含金融市场/股票行情分析。覆盖战争冲突、地缘摩擦、重大政策、疫情、自然灾害、创新技术、金融市场波动等所有可能影响经济、市场和投资的事件,并按行业、汇率、大宗商品、个股、板块轮动链路分析影响。也用于 Cron 定时推送热点摘要(早8点开盘前瞻/晚8点收盘复盘/整点扫描)。

Registry SourceRecently Updated