connector-ops

Manage Unstract connector lifecycles for databases, filesystems, and queues.

7.1k|700|Updated Feb 21, 2024
One-click install
npx skills add https://github.com/Zipstack/unstract --skill connector-ops
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: connector-ops
Source: https://github.com/Zipstack/unstract/tree/main/.claude/skills/connector-ops
Command: npx skills add https://github.com/Zipstack/unstract --skill connector-ops

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill streamlines the process of adding, removing, and modifying connectors for various data sources within the Unstract platform, ensuring seamless integration and data flow.

Core Features & Use Cases

  • Connector Management: Full lifecycle support for database, filesystem, and queue connectors.
  • Automated Setup: Generates necessary files, dependencies, and tests for new connectors.
  • Use Case: When a user wants to connect Unstract to a new PostgreSQL database, this Skill handles the creation of the connector code, schema, and tests, making the integration quick and reliable.

Quick Start

Use the connector-ops skill to add a new S3 filesystem connector.

Frequently Asked Questions about connector-ops

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I add a new database connector to the Unstract platform?

To add a database connector to the Unstract platform, the connector-ops skill automates the lifecycle by generating backend code, JSON schemas, tests, and managing dependencies for seamless data integration.

What is the process for modifying existing filesystem connectors in Unstract?

Modifying filesystem connectors in Unstract involves updating their configuration and generated backend code. The connector-ops skill handles these modifications directly, ensuring the integration code and JSON schemas remain synchronized with your new data source requirements.

Does the Unstract platform support generating tests for new queue connectors?

Yes, the Unstract platform supports generating tests for new queue connectors. The connector-ops skill automatically creates the necessary test suites, backend code, and JSON schemas to validate the data integration and ensure the new queue connector functions reliably.

Can I use this approach to manage dependencies for custom data integrations?

Yes, you can manage dependencies for custom data integrations. The connector-ops skill automatically handles dependency management alongside backend code generation and logo fetching when adding or modifying database, filesystem, or queue connectors.

What's the best way to remove a data source connector from Unstract?

The best way to remove a data source connector from Unstract is to use the connector-ops skill, which manages the full lifecycle of connectors and ensures that database, filesystem, and queue integrations are cleanly deleted without breaking existing data flows.