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.