🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In
c

caeleb.balanesi

npm

Packages

Current Co-maintainers

Former Co-maintainers

353 packages

@askskip/core

Skip Client Open App shared foundation — config + API-key resolver, Skip AI Agent / component-registry record helpers, and the in-process install (setup) / uninstall (teardown) hooks referenced by the app manifest. Deliberately light (core + credentials o

@askskip/server

Skip Client Open App server (runtime) package — SkipProxyAgent, SkipSDK, scoped callback-key provisioner, and server middleware. Loads only on MJ instances that install the Skip Client Open App.

@askskip/types

Skip AI Assistant types shared between the Skip API, the MJAPI, and MemberJunction Explorer. Extracted from @memberjunction/skip-types into the @askskip scope.

@memberjunction/a2aserver

MemberJunction Agent-To-Agent (A2A) Server Implementation

@memberjunction/action-runtime

Runtime Actions executor for MemberJunction — runs Action.Type='Runtime' JavaScript payloads inside the existing isolated-vm sandbox and (in a later phase) exposes the MJ bridge utilities to sandbox code.

@memberjunction/action-runtime-host

Host-side bridge that exposes MJ services (metadata, views, queries, entity CRUD, action invocation, agent run, AI prompt execution) to sandboxed Runtime-action code via `utilities.*`. Ships a default implementation of `RuntimeActionBridgeBuilder` that `@

@memberjunction/actions

Main library for MemberJunction Actions. This library is only intended to be imported on the server side.

@memberjunction/actions-apollo

Action classes that wrap the Apollo.io data enrichment API for contacts and accounts

@memberjunction/actions-base

Base Classes for MemberJunction Actions. This library is used on both server and network nodes.

@memberjunction/actions-bizapps-accounting

Accounting system integration actions for MemberJunction

@memberjunction/actions-bizapps-crm

CRM system integration actions for MemberJunction

@memberjunction/actions-bizapps-formbuilders

Form builder and survey platform integration actions for MemberJunction

@memberjunction/actions-bizapps-lms

LMS system integration actions for MemberJunction

@memberjunction/actions-bizapps-social

Social Media Actions for MemberJunction - Twitter, LinkedIn, Facebook, Instagram, TikTok, YouTube, HootSuite, Buffer

@memberjunction/actions-content-autotag

Action classes that execute the content autotagging and vectorization actions.

@memberjunction/ai

MemberJunction: AI - core components for abstracting LLMs and other AI model types that are usable anywhere without ANY other MJ dependencies past @memberjunction/global which itself has zero additional dependencies.

@memberjunction/ai-agent-client

MemberJunction: Framework-agnostic Agent Client SDK - transport, tool registry, session management

@memberjunction/ai-agent-manager

Core interfaces and types for the MemberJunction Agent Manager system

@memberjunction/ai-agent-manager-actions

Agent Management actions for creating and managing AI agents in MemberJunction

@memberjunction/ai-agents

MemberJunction: AI Agent Execution and Management

@memberjunction/ai-anthropic

MemberJunction Wrapper for Anthropic AI Models

@memberjunction/ai-assemblyai

MemberJunction Wrapper for AssemblyAI - Voice Agent API realtime driver

@memberjunction/ai-azure

Azure AI Provider for MemberJunction

@memberjunction/ai-bedrock

MemberJunction Wrapper for Amazon Bedrock AI Models

@memberjunction/ai-betty-bot

MemberJunction Wrapper for Betty Bot