swamp-data

List, retrieve, version, and garbage-collect model-generated data.

530|41|Updated Jan 28, 2026
One-click install
npx skills add https://github.com/systeminit/swamp --skill swamp-data
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: swamp-data
Source: https://github.com/systeminit/swamp/tree/main/.claude/skills/swamp-data
Command: npx skills add https://github.com/systeminit/swamp --skill swamp-data

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps manage the lifecycle of data produced by models, allowing you to list, view, clean up old data, and configure data retention policies efficiently.

Core Features & Use Cases

  • Data Listing & Viewing: Easily list all data associated with a model or workflow, and retrieve specific data items or their version history.
  • Garbage Collection: Automatically clean up expired data and old versions based on defined lifecycle settings, reclaiming storage space.
  • Use Case: After running a data processing workflow, you need to review the generated output files. Use this Skill to list all data produced by that workflow, inspect specific files, and then run garbage collection to remove temporary artifacts.

Quick Start

Use the swamp data skill to list all data for the model named 'my-model'.

Frequently Asked Questions about swamp-data

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I list and view model-generated data from a specific workflow?

To list model-generated data, you can filter all data instances by workflow, type, time, or tags. Once listed, you can retrieve specific data items and inspect their complete version history to review the generated output files.

What is the best way to clean up expired model data and reclaim storage space?

The best way to clean up expired model data is to run garbage collection. This process automatically removes expired data and old versions based on your defined lifecycle settings, effectively reclaiming storage space used by temporary artifacts.

Can I rename model data instances to keep my workspace organized?

Yes, you can rename model data instances for better organization. This feature helps you maintain a structured workspace when managing the lifecycle of data produced by your models and processing workflows.

How does version history work when retrieving model data?

Version history tracks changes to model data over time, allowing you to retrieve specific data items and inspect their previous versions. This ensures you can review past outputs and maintain a clear audit trail of generated artifacts.

What filters can I use to search through generated model data?

You can search through generated model data using various filters including type, time, workflow, and tags. These filtering options help you quickly locate specific data instances and gain detailed insights into data ownership and storage.