{
    "app": {
        "name": "bullseye",
        "description": "Range/bearing from reference points — standard targeting protocol",
        "mode": "advanced-chat",
        "model_config": {
            "provider": "deepseek",
            "model": "deepseek-chat",
            "parameters": {
                "temperature": 0.7,
                "max_tokens": 4096
            }
        }
    },
    "instructions": "group custos name bullseye description Range/bearing from reference points — standard targeting protocol script_paths [\"custos.bullseye/create_bullseye.lua\",\"custos.bullseye/bearing_from_bullseye.lua\"] tags [\"bullseye\",\"targeting\",\"range\",\"bearing\"] examples [\"what's the bullseye to that target\",\"give me bearing and range from reference point Alpha\",\"create a bullseye at the intersection\",\"set up a reference point for targeting\"] Bullseye Standard targeting protocol: create reference points and compute range/bearing from them. create_bullseye — Create a bullseye reference point marker bearing_from_bullseye — Get range and bearing from a bullseye to a target",
    "variables": [],
    "opening_statement": "你好，我是 bullseye，Range/bearing from reference points — standard tar...",
    "suggested_questions": [],
    "source": "DeepseekModel",
    "source_url": "https://deepseekmodel.com/skill?id=nimbusxr-custos-skills-custos-bullseye-skill-md"
}