What problem does it solve?
This Skill allows you to interact with the SentinelOne Singularity Data Lake (SDL) API for data ingestion, querying, and configuration file management, streamlining the process of analyzing and manipulating SDL data.
Core Features & Use Cases
- Data Ingestion: Query SDL data and perform actions like file uploads and deletes.
- Data Querying: Execute complex queries across the SDL to analyze and retrieve information.
- Configuration Management: Manage SDL configurations such as parsers, dashboards, and alerts programmatically.
- Use Case: If you need to automate the process of querying SDL for specific events and then manage the associated alerts and parsers, this Skill provides a comprehensive solution.
Quick Start
To use the sdl-api skill, first install it in your Claude environment:
cp -r sdl-api ~/.claude/skills/
Then, configure your credentials as per the Skill's documentation and start querying or managing your SDL data.