codespar

Codespar Core — AI skill for Claude Code

AI community

Commerce SDK for AI agents — sessions, managed auth, Complete Loop orchestration for Latin American APIs.

How to install Codespar Core

This entry records only its repository, not the path inside it, so there is no exact command to give. Open codespar/codespar-core and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What Codespar Core does

Commerce SDK for AI agents — sessions, managed auth, Complete Loop orchestration for Latin American APIs.

Alternatives in AI

  • WindsurfAPI — Turn Windsurf / Devin Desktop's 100+ AI models (Claude, GPT, Gemini, DeepSeek, Kimi, GLM, SWE) into OpenAI-, A 3k ★
  • Omnara — by Ishaan Sehgal - A command center for AI agents that syncs Claude Code sessions across terminal, web, and mo 2.6k ★
  • 09 Query Engine — Prompt 09: Get the QueryEngine (Core LLM Loop) Functional 2.3k ★

README

code\ SDK

Commerce infrastructure for AI agents. Payments, invoicing, shipping, notifications, and ERP across Latin America — one SDK.

LATAM-first by design: Pix + NF-e + WhatsApp + PSP routing are first-class, with MCP servers for the rails (Zoop, Nuvem Fiscal, Melhor Envio, Z-API, Omie, and more) curated in [`codespar/mcp-dev-latam`](https://github.com/codespar/mcp-dev-latam). Any framework, any agent — channel-agnostic by design.

Packages

**Core**

Package Description
`@codespar/sdk` Sessions, managed auth, tool execution, Complete Loop orchestration
`codespar` (PyPI) Python SDK — same surface as @codespar/sdk, sync + async
`@codespar/types` Zero-dependency SessionBase/Session interface hierarchy and conformance test suite
`@codespar/api-types` Shared REST wire contract — Zod schemas + inferred TypeScript types for api.codespar.dev
`@codespar/managed-agents-adapter` Anthropic Managed Agents adapter — runs SessionBase tools against Managed Agents sessions (private package, source-only, not installable from npm)
`@codespar/cli` Command-line interface — auth, execute, sessions, scaffolding
`@codespar/mcp` MCP transport for Claude Desktop, Cursor, VS Code

**Framework adapters** — convert session tools to your framework's tool format

Package Framework
`@codespar/vercel` Vercel AI SDK
`@codespar/claude` Claude Agent SDK
`@codespar/openai` OpenAI Agents SDK
`@codespar/langchain` LangChain.js
`@codespar/llama-index` LlamaIndex.TS
`@codespar/google-genai` Google Gemini / GenAI
`@codespar/mastra` Mastra
[`@codespar/