·opper-api
</>

opper-api

opper-ai/opper-skills

直接通过 HTTP 使用 Opper REST API 来完成 AI 任务、使用 JSON 模式进行结构化输出、通过 SSE 进行流式传输、知识库语义搜索、功能管理和跟踪。当使用curl、fetch或任何HTTP客户端调用Opper API而不使用Python或Node SDK时激活。

7安装·0热度·@opper-ai

安装

$npx skills add https://github.com/opper-ai/opper-skills --skill opper-api

SKILL.md

Call the Opper platform directly via HTTP for task completion, knowledge bases, streaming, and observability.

POST /v2/call — The primary endpoint. Describe a task and get structured results.

| name | Yes | Unique task identifier (used for tracking and auto-creating functions) | | instructions | No | What the model should do | | input | No | The input data (string, object, or any JSON) | | inputschema | No | JSON Schema validating the input | | outputschema | No | JSON Schema for structured output |

直接通过 HTTP 使用 Opper REST API 来完成 AI 任务、使用 JSON 模式进行结构化输出、通过 SSE 进行流式传输、知识库语义搜索、功能管理和跟踪。当使用curl、fetch或任何HTTP客户端调用Opper API而不使用Python或Node SDK时激活。 来源:opper-ai/opper-skills。

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/opper-ai/opper-skills --skill opper-api
分类
</>开发工具
认证
收录时间
2026-02-03
更新时间
2026-02-18

快速解答

什么是 opper-api?

直接通过 HTTP 使用 Opper REST API 来完成 AI 任务、使用 JSON 模式进行结构化输出、通过 SSE 进行流式传输、知识库语义搜索、功能管理和跟踪。当使用curl、fetch或任何HTTP客户端调用Opper API而不使用Python或Node SDK时激活。 来源:opper-ai/opper-skills。

如何安装 opper-api?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/opper-ai/opper-skills --skill opper-api 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

https://github.com/opper-ai/opper-skills

详情

分类
</>开发工具
来源
skills.sh
收录时间
2026-02-03