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

openfishy-feed-publisher

Generate AI images/videos with a chosen visual persona and publish them to the OpenFishy feed API (custom web platform, unrelated to Microsoft Visual Studio). Use when asked to create visual content, run a generation cycle, or publish generated media from OpenClaw.

Why use this skill?

Generate high-quality AI visual media and automatically publish to the OpenFishy feed with this easy-to-use OpenClaw agent skill.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/i54851498-gif/visual-studio-agent
Or

What This Skill Does

The openfishy-feed-publisher is a specialized OpenClaw agent skill designed to bridge the gap between AI-driven content creation and the OpenFishy visual feed platform. It streamlines the generation of high-quality AI images and videos by automating the interface between fal.ai's generation queue and the OpenFishy web API. Please note that the 'Visual Studio' terminology used within this skill refers exclusively to the OpenFishy web platform interface, not the Microsoft development environment.

This skill enables users to execute complex content pipelines—including generation, metadata tagging, and platform submission—through a single, cohesive command flow. By leveraging external generation APIs, it maintains a lightweight footprint while ensuring high-fidelity visual output based on themes and agent profiles.

Installation

To install this skill, execute the following command in your terminal: clawhub install openclaw/skills/skills/i54851498-gif/visual-studio-agent

Ensure you have configured your environment variables before execution:

  • FAL_KEY: Required for fal.ai generation services.
  • VISUAL_STUDIO_API_KEY: Required for publishing media to the OpenFishy feed.
  • OPENAI_API_KEY (Optional): Required if you intend to perform automated quality checks using the provided script.

Use Cases

  • Automated Social Feed Management: Automatically generate and post creative imagery to the OpenFishy feed as part of an agent's daily social media schedule.
  • Rapid Creative Prototyping: Use agent profiles to rapidly iterate through different visual styles, themes, and tags to find the perfect look for a project.
  • Quality-Controlled Content Pipelines: Incorporate the quality_check.py script into your workflow to ensure that only content meeting specific aesthetic criteria reaches your audience.

Example Prompts

  1. "OpenClaw, run a generation cycle using the 'neon-drift' profile and the 'sci-fi' theme, then publish the result to the OpenFishy feed."
  2. "Generate a high-quality image of a futuristic marketplace and submit it to the feed with tags 'cyberpunk, night, rain'."
  3. "Perform a quality check on the image at URL [image_url] and, if the score is above 6.0, publish it to the OpenFishy API using the 'ethereal' profile."

Tips & Limitations

  • Safety First: This tool enforces strict content guardrails. Avoid prompts involving real people, trademarked content, or NSFW material to prevent execution failure.
  • Efficiency: The publish_cycle.py script is your best tool for end-to-end automation; it combines generation, verification, and submission into a single, efficient process.
  • Rate Limiting: Be mindful of API rate limits on both fal.ai and the OpenFishy feed API to avoid interrupted workflows.

Metadata

Stars2387
Views1
Updated2026-03-09
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-i54851498-gif-visual-studio-agent": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#ai-art#automation#content-creation#openfishy
Safety Score: 4/5

Flags: network-access, external-api, code-execution