Skip to content

MapRVA/ultra-agent-skill

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Ultra Agent Skill

This is a "skill" for LLM chat services. It helps the user generate queries for Ultra (docs), a platform for making maps with OpenStreetMap data.

Examples

Write an Ultra query that shows post boxes.

Write an Ultra query which uses Postpass to show highways, rendered as glowing blue lines.

I am mapping curbs in OpenStreetMap and I need to visualize what still needs to be mapped. Specifically, I want to see if nodes between sidewalk and crossing ways have been tagged with kerb=*. Write an Ultra query to help with this.

Installation

The following instructions are for Claude. Anthropic's documentation for installing custom skills is here.

This process may be different for your LLM chat service of choice.

  1. Download this repository as a ZIP archive.
  2. Rename the ZIP archive to ultra-query.zip.
  3. On the Claude website, navigate to Settings > Capabilities.
  4. In the Skills section, click the Add button to upload the ZIP archive.
  5. The skill is now available to use in new chats.

Contributing

Any issues or pull requests are welcome.

License

This work is in the public domain. Please see LICENSE.md for more information.

About

An LLM agent skill for generating Ultra queries

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors