connector-creator

Official

Scaffold safe local connectors in minutes

Authornarailabs
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Create a new custom connector for narai-primitives so Claude can call your SaaS API, internal REST/GraphQL service, CLI tool wrapper, shell-based workflow gate, or documented runbook without you building the connector framework by hand.

Core Features & Use Cases

  • Connector scaffolding for local use: Generates a minimal connector under .connectors/connectors/<slug>/ (project scope) or ~/.connectors/connectors/<slug>/ (user scope), updates config.yaml, and wires the connector into narai-primitives via gather().
  • Multi-flavor authoring from natural language: Detects whether you want an API/SDK wrapper, a shell-command approval gate, a composite orchestrator that chains existing connectors, or a knowledge-only runbook connector—and asks only the questions needed for the recognized shape.
  • Safety and operational guardrails: For shell-command gates and write/delete-capable action connectors, the toolkit policy gate and approval-mode behavior are supported automatically, minimizing unsafe “run first, ask later” outcomes.
  • Fallback for novel cases: For unrecognized services, performs lightweight research to inform the interview, then generates code from the connector contract.

Quick Start

Tell the AI: “Create a connector that lets me query Stripe from Claude and list my customers and charges.”

Dependency Matrix

Required Modules

narai-primitives/toolkit@narai/connector-config@narai/credential-providersWebFetch/WebSearch/context7

Components

references

💻 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: connector-creator
Download link: https://github.com/narailabs/narai-primitives/archive/main.zip#connector-creator

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 471,000+ vetted skills library on demand.