Slay — управление файлами и артефактами задач
★ 6.5 · marketing
slay-artifacts is a Claude Code skill that manages task artifacts — files and folders — through the slay CLI, covering text files, images, and binary content stored on disk at `{data-dir}/artifacts/{taskId}/{artifactId}.ext`. It handles the full file lifecycle: creating artifacts from stdin or `--copy-from`, uploading from disk, reading content, searching titles and file contents with regex support, updating metadata, organizing into nested folders with cycle detection, and deletion. Version history is immutable and content-addressed, with support for diffs between any two versions, named versions, relative references like `HEAD~N`, and pruning old versions. Export options include raw, PDF, PNG, HTML, and a ZIP archive of all task artifacts. The skill fits workflows where specifications, screenshots, or logs need to be attached to tasks with a full audit trail.