Portable 1.0AI Developmentv1.0.0

Claude API Agent Plugin

Build Claude-powered applications with current API and SDK patterns for streaming, tools, files, batches, and managed-agent workflows across common languages.

0 repository stars Apache-2.0 Updated Aug 8, 2026
Reviewed seed

grounded

in current APIs.

Choose the language, confirm live SDK behavior, then implement streaming and tools with explicit error paths.

API drift matters

Copy the complete Claude API package

Sparse-clone the plugin directory and load it in a compatible client. The package provides guidance and references; it does not install credentials or an API runtime.

Installation

Install Plugin

Choose Codex or Copilot, click Copy, paste the two lines into a terminal, and press Enter.The installation commands are identical on Windows, macOS, and Linux.

codex plugin marketplace add agentplugin-net/portable-agent-plugins
codex plugin add claude-api@agentplugin-net

Explainable standards check

Latest official standard could not be confirmed

Official latest version: 1.0.0 (Working Draft). The value is read from the official specification and cached for one day.

Read the official specification

This is a static package-format check, not a security audit, quality score, malware scan, or guarantee of client compatibility.

Source package available for inspection

The package could not be checked: GitHub tree returned 403.

Static source inspection

Capabilities

What can you do with Claude API?

Build against current Claude API behavior, not stale assumptions.

Use this plugin when implementing Claude calls, streaming, tool loops, Files API, batches, or managed-agent patterns in a supported language.

  • Route examples to the project's programming language.
  • Verify SDK methods against current documentation.
  • Implement streaming and tool-use control flow.
  • Use Files API and message batches where appropriate.
  • Handle authentication, errors, retries, and output requirements.

Cover major SDKs

Language-specific references keep examples aligned with the conventions and capabilities of each supported SDK.

Treat API drift explicitly

The workflow warns that training knowledge may be stale and requires current documentation checks for unstable details.

Practical workflow

From application requirement to verified Claude integration

Pass 01 / Resolve

Choose language and API pattern

Identify the project language, required model behavior, streaming needs, tools, files, and operational constraints.

Pass 02 / Implement

Build and test the real loop

Use current SDK syntax, handle errors and tool calls, protect credentials, and exercise realistic success and failure cases.

Package contents

What is included in Claude API?

Claude API declares 1 Skill, 0 MCP configurations, and 1 additional resource. The included-file links below point to the reviewed source repository.

Agent Skills

1

claude-api

MCP servers

0

No runtime service

Package format

Agent Plugins

Official latest 1.0.0

Synced source content

Repository README

View original README

This README snapshot is stored by Agent Plugins Hub and refreshed by the daily GitHub synchronization pipeline. Remote images and embedded content are not loaded.

Source
https://github.com/agentplugin-net/portable-agent-plugins#readme

This repository does not currently provide a README snapshot. The plugin instructions below remain available.

Source documentation

Claude API application guide

Rendered from the linked GitHub source. Raw HTML is disabled, scripts cannot execute, remote images are omitted, and external links open separately.

Claude API

Build Claude-powered applications with current API and SDK patterns for streaming, tools, files, batches, and managed-agent workflows across common languages.