building-tools

Official

Reuse integrations as callable tools.

Authorceligo
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Building the same lookup–transform–import–branching logic repeatedly across flows, APIs, agents, and MCP servers wastes time and creates inconsistent behavior.

Core Features & Use Cases

  • Reusable, contract-driven tools: Encapsulate logic behind a defined input and output schema so multiple consumers can call the same building block.
  • Composable orchestration with routers and branches: Use routers to select branches and chain processing stages, including nested tool composition patterns.
  • First-class processor pipeline: Execute export/import page processors, then apply response mapping and output mappings to return the exact shape callers need.
  • MCP-ready exposure: Make tool definitions callable from MCP servers as external AI agent endpoints.
  • When to use: Build a tool when the same logic is needed by 2+ consumers, when you need connection flexibility, or when you must expose logic via an MCP server.

Quick Start

Ask the AI to help you define a tool with an input JSON Schema, wire required export/import page processors into router branches, and configure response mapping and output mappings so the tool returns a validated result.

Dependency Matrix

Required Modules

None required

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: building-tools
Download link: https://github.com/celigo/ai/archive/main.zip#building-tools

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.