218 packages
@rightplace/sdk
SDK for building custom RightPlace resources
@robinpath/activecampaign
ActiveCampaign REST API v3 — contacts, lists, tags, automations, deals, and campaigns. Uses the encrypted credential vault for Api-Token auth.
@robinpath/agent
AI agent pipelines on top of the local Claude Code and OpenAI Codex CLIs — typed outputs, caching, retries, batching.
@robinpath/ai
Provider-agnostic LLM helpers (OpenAI, Anthropic, OpenRouter, or any OpenAI-compatible endpoint). Uses the encrypted credential vault.
@robinpath/airtable
Airtable integration — list, get, create, update, delete records, plus base/table/field schema management. Uses the encrypted credential vault for personal access tokens.
@robinpath/anthropic
Anthropic Claude integration — messages API with vision, tool use, and system prompts. Uses the encrypted credential vault for API keys.
@robinpath/api
Generic REST client with named credential profiles (bearer / basic / api_key). Wraps fetch() with base-URL resolution, structured error envelopes, and download/upload helpers.
@robinpath/apollo
Apollo.io — sales intelligence: people search, person & company enrichment. Uses the encrypted credential vault for API key auth.
@robinpath/archive
Create and extract .zip and .tar.gz file archives
@robinpath/asana
Asana REST API — workspaces, users, projects, tasks, sections, tags, comments, and search. Uses the encrypted credential vault for Personal Access Tokens.
@robinpath/assert
Testing assertions: equal, deepEqual, truthy, falsy, type checks, includes, matches, throws, and more
@robinpath/auth
API authentication helpers (Basic, Bearer, API key, HMAC) for RobinPath
@robinpath/aws
AWS services integration — S3, SES, SNS, SQS, Lambda, DynamoDB, Secrets Manager. Uses @aws-sdk/client-* under the hood and the RobinPath credential vault.
@robinpath/azure
Azure cloud services — Blob Storage, Functions, Cosmos DB, Communication Services email, Queue Storage, Key Vault. Authenticates via service-principal (client credentials) against Azure AD and uses the RobinPath credential vault.
@robinpath/barcode
QR code generation, EAN/UPC barcode validation, ISBN conversion, and Luhn checksum
@robinpath/basecamp
Basecamp 3 REST API — projects, to-do lists, to-dos, message boards, campfires, people, and comments. Uses the encrypted credential vault for OAuth 2.0 access tokens.
@robinpath/bigcommerce
BigCommerce REST API — products, orders, customers, categories, brands, inventory, carts, and webhooks. Uses the encrypted credential vault for the per-store access token and store hash.
@robinpath/bitbucket
Bitbucket Cloud REST API v2 — workspaces, repositories, branches, commits, pull requests, pipelines, issues, webhooks, deployments. Uses the encrypted credential vault for App Password (Basic) or OAuth tokens.
@robinpath/box
Box Content API v2.0 — files, folders, shared links, search. Uses the encrypted credential vault (OAuth2 access token).
@robinpath/brevo
Brevo (formerly Sendinblue) — transactional email, SMS, contacts, lists, attributes, and transactional templates. Uses the encrypted credential vault for API keys.
@robinpath/browser
Headless browser automation with Puppeteer: launch, navigate, click, type, screenshot, PDF, scrape
@robinpath/browser-assistant
Higher-level Puppeteer recipes: managed sessions, form fills, table and list extraction, pagination, login flows, binary download.
@robinpath/buffer
Buffer and encoding utilities: base64, base64url, hex, byte operations
@robinpath/cache
In-memory key-value cache with optional TTL expiration for temporary data storage
@robinpath/calendar
iCal (.ics) calendar parsing, generation, event management, and date range queries