osint-agent-env
osint-agent-env には p1atdev から収集した 2 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 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.