{"skill":{"slug":"touch-tool","displayName":"Touch Tool","summary":"Create empty files or update file timestamps. Use for file creation, timestamp management, and build system operations.","description":"---\nname: touch-tool\ndescription: Create empty files or update file timestamps. Use for file creation, timestamp management, and build system operations.\n---\n# Touch - File Timestamp Manager\n\nCreate empty files or update the access and modification timestamps of existing files. If the file doesn't exist, it is created empty.\n\n## Usage\n```bash\ntouch-tool [options] <file...>\n```\n\n## Options\n\n- `-a`: Change access time only\n- `-m`: Change modification time only\n- `-t STAMP`: Use specified time instead of current time\n- `-c`: Don't create file if it doesn't exist\n\n## Examples\n\n```bash\ntouch-tool newfile.txt\ntouch-tool -a oldfile.log\ntouch-tool -t 202605011200 file.txt\n```","tags":{"latest":"1.0.0"},"stats":{"comments":0,"downloads":363,"installsAllTime":13,"installsCurrent":0,"stars":0,"versions":1},"createdAt":1778011085805,"updatedAt":1778492854429},"latestVersion":{"version":"1.0.0","createdAt":1778011085805,"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}