osint-agent-env
osint-agent-env에는 p1atdev에서 수집한 skills 2개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
Query and analyze OpenStreetMap data through Overpass QL and the Python overpass package. Use when Codex needs to find OSM nodes, ways, relations, areas, nearby features, historical map state, tags, geometry, or OSM element IDs; build reproducible OSINT or geospatial searches; compare distance interpretations; or run Overpass without relying on a project virtual environment.
Run, create, and troubleshoot Python projects, one-off commands, and standalone scripts with uv instead of python3, pip, or manually managed virtual environments. Use when Codex needs to execute Python, add or lock dependencies, use PEP 723 inline metadata, make a portable Python utility, avoid a repository .venv, or fix uv cache and environment-discovery problems.