mobility

Automate agent movement to areas and points of interest within road networks.

1.2k|203|Updated Feb 6, 2025
One-click install
npx skills add https://github.com/tsinghua-fib-lab/AgentSociety --skill mobility
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mobility
Source: https://github.com/tsinghua-fib-lab/AgentSociety/tree/main/packages/agentsociety2/agentsociety2/contrib/env/mobility_space/agent_skills/mobility
Command: npx skills add https://github.com/tsinghua-fib-lab/AgentSociety --skill mobility

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill addresses the need for efficient agent navigation within urban environments by enabling movement to Area of Interests (AOIs) and Points of Interest (POIs) using real-world road networks.

Core Features & Use Cases

  • City Mobility Navigation: Enables agents to move between AOIs and POIs within a road network.
  • Search and Recommendation: Allows agents to search for nearby POIs and receive destination recommendations based on a gravity model.
  • Use Case: Ideal for simulations or research where agents need to navigate real city environments, such as simulating commuting or exploring urban areas.

Quick Start

Use the mobility skill to move the agent to AOI 123 using driving.

Frequently Asked Questions about mobility

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

FAQPage Schema
How do I simulate agent navigation within a city's road network?

You can navigate agents to AOIs and POIs in a simulated urban environment by using the mobility skill with natural language instructions, such as specifying driving as the mode of transport.

What is agent-based traffic simulation for urban research?

Agent-based traffic simulation for urban research models mobile agent movement within real-world road networks, enabling scenarios like simulating commuting patterns and exploring urban areas.

Can I search for nearby POIs and get destination recommendations during city simulation?

Yes, the city simulation allows agents to search for nearby POIs and receive destination recommendations based on a gravity model for navigation within the road network.

Does this agent navigation skill work with real-world road networks?

Yes, the agent navigation skill operates using real-world road networks to enable efficient movement between areas of interest and points of interest in a simulated urban environment.

How do I move an agent to a specific area of interest using driving?

To move an agent to a specific area of interest, use the mobility skill and specify the target AOI ID along with the driving instruction in natural language.