external-service-integrator

Community

Integrate Drive, Gmail, and RSS in Java apps.

Authorgazolla
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides patterns for integrating Google Drive, Gmail, HTTP JSON APIs, and RSS feeds into Java applications, accelerating backend automation and service composition.

Core Features & Use Cases

  • Drive Integration Pattern: configure and reuse a Drive service instance to access and manage files.
  • Gmail Integration Pattern: search and filter Gmail messages programmatically to automate workflows.
  • HttpClient for JSON API: perform robust, authenticated HTTP calls to JSON APIs with proper headers and error handling.
  • JSON API Integration (Preferred): fetch JSON endpoints (e.g., Reddit-like feeds) with a user-agent and parse structured data for downstream tasks.
  • RSS Feed Integration (Legacy): consume RSS feeds with basic caching and filtering as a fallback when JSON APIs are unavailable.

Quick Start

Set up Google Drive credentials, initialize the Drive service, and run findAndDownload with a query to fetch matching files.

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: external-service-integrator
Download link: https://github.com/gazolla/CafeFlow/archive/main.zip#external-service-integrator

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