{"skill":{"slug":"seq-tool","displayName":"Seq Tool","summary":"Generate sequences of numbers with configurable start, end, and increment values. Use for creating numbered lists, loops, and ranges.","description":"---\nname: seq-tool\ndescription: Generate sequences of numbers with configurable start, end, and increment values. Use for creating numbered lists, loops, and ranges.\n---\n# Seq - Number Sequence Generator\n\nPrint sequences of numbers from START to END with optional INCREMENT. Supports integer and decimal sequences for various use cases.\n\n## Usage\n```bash\nseq-tool [options] [first] [increment] <last>\n```\n\n## Options\n\n- `-w`: Equal-width padding with leading zeros\n- `-s STR`: Use STR as separator (default: newline)\n- `-f FORMAT`: Use printf-style format string\n\n## Examples\n\n```bash\nseq-tool 1 10\nseq-tool 0 2 10\nseq-tool -w 1 100\n```","tags":{"latest":"1.0.0"},"stats":{"comments":0,"downloads":339,"installsAllTime":13,"installsCurrent":0,"stars":0,"versions":1},"createdAt":1777740904959,"updatedAt":1778492830283},"latestVersion":{"version":"1.0.0","createdAt":1777740904959,"changelog":"Initial release","license":"MIT-0"},"metadata":null,"owner":{"handle":"dinghaibin","userId":"s170ed26v1mh4qzy7v9cnn7msx85mrn1","displayName":"BIN","image":"https://avatars.githubusercontent.com/u/9191597?v=4"},"moderation":null}