extract_stay_points

Community

Extract stay points from trajectory data with precision.

Authorbettercallfan
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill addresses the challenge of identifying and extracting meaningful stay points from various trajectory data sources, such as GPS, check-in, signaling, taxi, or cleaned trajectory data.

Core Features & Use Cases

  • Stay Point Detection: Detects places where a user has stayed within a specified spatial radius for a minimum dwell time.
  • Data Formats: Supports input data in CSV, TSV, JSON, JSONL, trajectory records, and staypoints JSONL formats.
  • Use Case: Ideal for analyzing user movement patterns, urban region profiling, or identifying anomalies in stay durations.

Quick Start

Run the following command to extract stay points from your trajectory data:

cd /mnt/skills/custom/extract_stay_points
python3 scripts/extract_stay_points.py --input /path/to/trajectory_data.csv --output-dir /path/to/output

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: extract_stay_points
Download link: https://github.com/bettercallfan/deerflow/archive/main.zip#extract-stay-points

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.