ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified media Safety 4/5

instagram-saver

當使用者貼上 Instagram 連結時,自動下載該貼文的所有高解析度圖片與影片。使用 Cobalt API 進行解析,支援多圖貼文,若為私人帳號會自動回報。

Why use this skill?

Automatically download high-resolution Instagram photos and videos directly with OpenClaw. Easy installation for efficient media archiving and content management.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/kenleung1205/instagram-saver
Or

What This Skill Does

The Instagram Saver skill is an automated tool integrated into the OpenClaw AI agent ecosystem that allows users to seamlessly download high-resolution media from Instagram. By leveraging the powerful Cobalt API, this skill abstracts away the complexities of media parsing, allowing you to simply paste a link to get the underlying image or video assets. Whether you are archiving content from public posts or managing multi-image carousels, this skill handles the heavy lifting of extracting direct file sources, ensuring you get the highest quality available.

Installation

To integrate this skill into your OpenClaw environment, use the following installation command in your terminal: clawhub install openclaw/skills/skills/kenleung1205/instagram-saver Once the installation is complete, the agent will monitor incoming messages for Instagram URLs and trigger the parsing workflow automatically.

Use Cases

  • Archiving personal content: Keep local copies of your Instagram posts for portfolio or backup purposes.
  • Content Curation: Quickly gather inspiration or assets for creative projects directly from Instagram feeds.
  • Research & Analysis: Download public media files for offline review or training purposes without needing to manually inspect web elements.

Example Prompts

  1. "Hey OpenClaw, please download the media from this Instagram post: https://www.instagram.com/p/ExamplePost/"
  2. "Save all the photos from this link to my local storage: https://www.instagram.com/reel/ExampleReel/"
  3. "Can you grab the video content from this Instagram URL? https://www.instagram.com/p/AnotherExample/"

Tips & Limitations

  • Private Accounts: Please note that this skill relies on the Cobalt API to access publicly reachable content. It cannot access private Instagram accounts and will return an error or report if the target link is restricted.
  • Rate Limits: Excessive usage may hit API limits set by the Cobalt service; if you encounter failures, wait a short period before retrying.
  • Connectivity: This skill requires an active internet connection to communicate with the Cobalt API endpoint.
  • File Quality: The skill defaults to the highest available resolution provided by the source, which may vary based on Instagram's own compression settings.

Metadata

Stars1776
Views1
Updated2026-03-02
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-kenleung1205-instagram-saver": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#instagram#downloader#media#automation
Safety Score: 4/5

Flags: network-access, external-api