Loading...
Loading...
Split text into chunks of specified size while maintaining semantic integrity. Suitable for long text batch processing and splitting text into processable fragments
npx skill4agent add vangongwanxiaowan/screen-creative-skills text-splitter[Text Splitting Report]
- Original Text Length: [Integer] characters/Token
- Target Chunk Size: [Integer] characters/Token
- Actual Number of Chunks: [Integer] chunks
### Split Results
- Chunk 1 (Length: [Integer] characters/Token): "[Content Preview...]"
- Chunk 2 (Length: [Integer] characters/Token): "[Content Preview...]"
- Chunk 3 (Length: [Integer] characters/Token): "[Content Preview...]"
...{baseDir}/references/examples.mdexamples.md{baseDir}/references/examples.md| Version | Date | Changes |
|---|---|---|
| 2.1.0 | 2026-01-11 | Optimized the description field to make it more concise and compliant with imperative language specifications; changed the model to opus; optimized the descriptions of functions, core capabilities, input requirements, and output formats to comply with imperative language specifications; added sections for usage scenarios, constraints, examples, and detailed documentation. |
| 2.0.0 | 2026-01-11 | Restructured according to official specifications |
| 1.0.0 | 2026-01-10 | Initial version |