Integrations Articles
Browse 110 articles about Integrations.
How to Build a Web Scraping Skill for AI Agents: Token Reduction and Stop Conditions
Generic scraping skills waste tokens and fail silently. Learn how to build targeted scraping skills with structured output, limits, and incremental runs.
Agent Skills as an Open Standard: How Claude, OpenAI, and Google All Adopted the Same Format
Agent skills started with Claude but became an open standard adopted by OpenAI, Google DeepMind, and others. Here's what that means for AI builders.
What Is Agent Skills as an Open Standard? How Claude, OpenAI, and Google Adopted the Same Format
Agent Skills started as a Claude feature but became an open standard adopted by OpenAI, Google DeepMind, and others. Here's why it matters more than MCP.
How to Build Scraping Skills for AI Agents: Incremental Runs, Stop Conditions, and Parallel Execution
Learn how to build production-ready scraping skills for AI agents with incremental runs, pagination limits, parallel threads, and structured JSON output.
How to Export Google Stitch Designs to AI Studio and Build Full-Stack Apps
Learn the complete workflow from designing in Google Stitch to exporting to AI Studio with Firebase auth and database for production-ready apps.
How to Use Blotato with Claude Code to Schedule and Publish Social Media Posts
Connect Blotato's API to Claude Code to build a social media automation skill that drafts, reviews, and publishes posts across 9 platforms.
Claude Code Channels: How to Connect Your AI Agent to Telegram and Discord
Claude Code Channels adds native Telegram and Discord support so you can text your AI agents like you text people. Here's the setup guide.
How to Use Google AI Studio's New Firebase Integration to Build Full-Stack Apps
Google AI Studio now supports Firebase for auth and databases. Here's how to build and deploy a production-ready full-stack app from a single prompt.
How to Export Google Stitch Designs to Google AI Studio for Full-Stack App Building
Learn how to design in Google Stitch, export to AI Studio, and build a working full-stack app from a single prompt using Gemini models.
What Is Gemini Personal Intelligence? How Google's Free AI Now Reads Your Gmail and Calendar
Gemini Personal Intelligence connects your Gmail, Photos, and Calendar to AI responses — now free for all US users. Here's what it can do.
What Is Google AI Studio's New Full-Stack Build Feature?
Google AI Studio now supports Firebase auth, database integration, and real-world API connections. Here's what changed and how to build production apps with it.
How to Use Blotato with Claude Code to Automate Social Media Posting
Connect Blotato's API to Claude Code to automatically generate, review, and schedule social media posts across LinkedIn, Instagram, and X from one workflow.
How to Use GitHub Actions to Run AutoResearch Experiments on a Schedule
Deploy an AutoResearch loop to GitHub Actions to run A/B experiments on cold email, landing pages, or AI skills automatically every hour without a server.
How to Use the AutoResearch Loop for Cold Email Optimization with GitHub Actions
Connect your cold email platform API, define a reply rate metric, and run an autonomous challenger-baseline loop on a schedule using GitHub Actions.
How to Build Visual Dashboards on Top of Your AI Memory System with Vercel
Add a human-readable interface to your OpenBrain database using Claude-generated web apps deployed free on Vercel. Both you and your agents read the same data.
How to Build a Unified Multimodal Search System with Gemini Embedding 2 and LangChain
Use Gemini Embedding 2 with LangChain and ChromaDB to build a single search index that handles text, images, audio, video, and PDFs in one query.
What Is Canva Magic Layers? How to Turn Any Image Into Editable Layers
Canva Magic Layers separates images into independently movable elements. Learn how it works, what it's best for, and how to use it in your design workflow.
What Is Microsoft Copilot Co-Work? Claude-Powered Enterprise Automation Explained
Microsoft Copilot Co-Work brings Claude's autonomous capabilities into Microsoft 365, running tasks across emails, meetings, and files in the cloud.
What Is OpenBrain? The Personal AI Memory Database You Own and Control
OpenBrain is a personal Supabase database connected to any AI via MCP. Learn how it gives your agents persistent memory across Claude, ChatGPT, and OpenClaw.
What Is Gemini Embedding 2? Google's First Natively Multimodal Embedding Model
Gemini Embedding 2 handles text, images, video, audio, and PDFs in one unified vector space. Learn how it simplifies multimodal search and RAG pipelines.