llm.openai.call

Community

Call OpenAI's LLM API securely.

Authorhummbl-dev
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill provides a governed and secure way to interact with OpenAI's language models, ensuring that calls are properly authenticated, scoped, and monitored.

Core Features & Use Cases

  • Secure LLM Interaction: Wraps the OpenAI Responses API with tuple gating and live guards for enhanced security.
  • Configurable Inputs: Allows specifying model, purpose, prompt, and max output tokens.
  • Use Case: A customer support agent can use this skill to generate a polite and informative response to a customer query, with the system ensuring the call adheres to predefined safety and usage policies.

Quick Start

Use the llm.openai.call skill to generate a response for the purpose 'summarize document' with the prompt 'Please summarize the following text: [insert text here]'.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: llm.openai.call
Download link: https://github.com/hummbl-dev/hummbl-agent/archive/main.zip#llm-openai-call

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.