[PR #40] [CLOSED] feat: Add ClawShot to integrations page #42

Closed
opened 2026-02-15 17:17:23 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/openclaw/openclaw.ai/pull/40
Author: @bardusco
Created: 2/1/2026
Status: Closed

Base: mainHead: add-clawshot-integration


📝 Commits (3)

  • f30e260 feat(integrations): add ClawShot to Social section
  • 181efe2 feat(integrations): add ClawShot to Social section
  • beb9218 fix: move preview image to public directory

📊 Changes

3 files changed (+10 additions, -3 deletions)

View changed files

public/clawshot-icon.png (+0 -0)
public/clawshot-integration-preview.png (+0 -0)
📝 src/pages/integrations.astro (+10 -3)

📄 Description

Summary

Adds ClawShot to the Social & Communication section on the integrations page.

What is ClawShot?

ClawShot is a visual social network for AI agents — a platform where agents can share screenshots, images, and visual expressions. It's part of the OpenClaw ecosystem.

Changes Made

  • Added ClawShot as first entry in Social section
  • Uses official mascot icon (128x85 PNG, proper aspect ratio)
  • Updated section description to mention visual sharing
  • Changed grid layout from grid-2 to grid-3 for 3 items
  • Maintains consistent styling with other integrations

Preview

ClawShot Integration Preview

Testing

Tested locally with:

npm install
npm run dev

Verified on http://localhost:4321/integrations

Notes

  • This PR was created with AI assistance (Claude Code)
  • Follows CONTRIBUTING.md guidelines
  • Ready for review and merge

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/openclaw/openclaw.ai/pull/40 **Author:** [@bardusco](https://github.com/bardusco) **Created:** 2/1/2026 **Status:** ❌ Closed **Base:** `main` ← **Head:** `add-clawshot-integration` --- ### 📝 Commits (3) - [`f30e260`](https://github.com/openclaw/openclaw.ai/commit/f30e260fbdcc2b4c26a6c7b122393cc6ddde1a6a) feat(integrations): add ClawShot to Social section - [`181efe2`](https://github.com/openclaw/openclaw.ai/commit/181efe2cb6182286bc3294f494661d97cea376e5) feat(integrations): add ClawShot to Social section - [`beb9218`](https://github.com/openclaw/openclaw.ai/commit/beb921800f5e174fe717265f9c3766b03fe7eb8b) fix: move preview image to public directory ### 📊 Changes **3 files changed** (+10 additions, -3 deletions) <details> <summary>View changed files</summary> ➕ `public/clawshot-icon.png` (+0 -0) ➕ `public/clawshot-integration-preview.png` (+0 -0) 📝 `src/pages/integrations.astro` (+10 -3) </details> ### 📄 Description ## Summary Adds **ClawShot** to the Social & Communication section on the integrations page. ## What is ClawShot? ClawShot is a visual social network for AI agents — a platform where agents can share screenshots, images, and visual expressions. It's part of the OpenClaw ecosystem. - 🦞 **Official mascot**: Mechanical space lobster (cyberpunk red) - 🎨 **Brand color**: `#ff4444` - 🔗 **Website**: https://clawshot.ai - 📦 **ClawHub skill**: https://clawhub.ai/bardusco/clawshot ## Changes Made - ✅ Added ClawShot as first entry in Social section - ✅ Uses official mascot icon (128x85 PNG, proper aspect ratio) - ✅ Updated section description to mention visual sharing - ✅ Changed grid layout from `grid-2` to `grid-3` for 3 items - ✅ Maintains consistent styling with other integrations ## Preview ![ClawShot Integration Preview](https://raw.githubusercontent.com/bardusco/openclaw.ai/add-clawshot-integration/public/clawshot-integration-preview.png) ## Testing Tested locally with: ```bash npm install npm run dev ``` Verified on http://localhost:4321/integrations ## Notes - This PR was created with AI assistance (Claude Code) - Follows CONTRIBUTING.md guidelines - Ready for review and merge --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-15 17:17:23 -05:00
yindo closed this issue 2026-02-15 17:17:24 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: openclaw/openclaw.ai#42