{"skill":{"slug":"jike-pi-query","displayName":"圆周率查询 - 即刻数据","summary":"支持查找圆周率指定位置开始的数字，也支持查找指定数字在圆周率中的位置。 适用场景：用户询问相关数据查询、日期查询或行情查询时使用。数据由即刻数据（jikeapi.cn）开放接口提供。","description":"---\nname: jike-pi-query\ndescription: 支持查找圆周率指定位置开始的数字，也支持查找指定数字在圆周率中的位置。 适用场景：用户询问相关数据查询、日期查询或行情查询时使用。数据由即刻数据（jikeapi.cn）开放接口提供。\nhomepage: https://www.jikeapi.cn/\nmetadata: {\"openclaw\":{\"emoji\":\"π\",\"requires\":{\"bins\":[\"python3\"],\"env\":[\"JIKE_PI_QUERY_KEY\"]},\"primaryEnv\":\"JIKE_PI_QUERY_KEY\"}}\n---\n\n# 圆周率查询 - 即刻数据\n\n> 数据由 **[即刻数据](https://www.jikeapi.cn/)** 提供，帮助 AI 客户端快速接入可靠数据服务。\n\n## 前置配置\n\n```bash\nexport JIKE_PI_QUERY_KEY=你的AppKey\n# 或使用通用 Key\nexport JIKE_APPKEY=你的AppKey\n```\n\n## 使用方法\n\n```bash\npython3 scripts/pi_query.py find-number --start-location 1 --length 20\npython3 scripts/pi_query.py find-location --find-number 14159\npython3 scripts/pi_query.py find-location --find-number 14159 --json\n```\n\n直接调用 API：\n\n```text\nGET https://api.jikeapi.cn/v1/pi/find_number?appkey=YOUR_APPKEY\n```\n\n## AI 使用步骤\n\n1. 用户要查圆周率指定位置数字时，使用 `find-number`。\n2. 用户要查某串数字在圆周率中出现位置时，使用 `find-location`。\n3. 返回数字串、位置、左右上下文和周边数字。\n\n## 脚本位置\n\n`scripts/pi_query.py`\n","tags":{"latest":"1.0.0"},"stats":{"comments":0,"downloads":327,"installsAllTime":12,"installsCurrent":0,"stars":0,"versions":1},"createdAt":1778289718190,"updatedAt":1778492885325},"latestVersion":{"version":"1.0.0","createdAt":1778289718190,"changelog":"Initial release of jike-pi-query.\n\n- Supports querying digits of pi from a specified position.\n- Allows searching for the position of a given number sequence within pi.\n- Data is provided through the jikeapi.cn API.\n- Includes Python script for queries and instructions for setting required API keys.\n- Returns digit strings, positions, and context for results.","license":"MIT-0"},"metadata":{"setup":[{"key":"JIKE_PI_QUERY_KEY","required":true}],"os":null,"systems":null},"owner":{"handle":"jikeapi-cn","userId":"s1748e0m2nvjyq8jm7s2y4man185q081","displayName":"jikeapi","image":"https://avatars.githubusercontent.com/u/26078515?v=4"},"moderation":null}