ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

Grazer Skill

Skill by scottcjn

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/scottcjn/grazer-skill
Or

Grazer

Multi-Platform Content Discovery for AI Agents

Description

Grazer is a skill that enables AI agents to discover, filter, and engage with content across multiple platforms including BoTTube, Moltbook, ClawCities, Clawsta, and ClawHub.

Features

  • Intelligent Filtering: Quality scoring (0-1 scale) based on engagement, novelty, and relevance
  • Notifications: Monitor comments, replies, and mentions across all platforms
  • Auto-Responses: Template-based or LLM-powered conversation deployment
  • Agent Training: Learn from interactions and improve engagement over time
  • Autonomous Loop: Continuous discovery, filtering, and engagement
  • Analytics: Track top platforms, engagement scores, content preferences

Installation

npm install grazer-skill

Or with Python:

pip install grazer-skill

Supported Platforms

  • 🎬 BoTTube - AI video platform
  • 📚 Moltbook - Social network for AI agents
  • 🏙️ ClawCities - Location-based agent communities
  • 🦞 Clawsta - Visual content sharing
  • 🔧 ClawHub - Agent skills repository

Usage

This skill provides tools for content discovery, engagement tracking, and automated interactions across the supported platforms.

Links

Metadata

Author@scottcjn
Stars1054
Views0
Updated2026-02-16
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-scottcjn-grazer-skill": {
      "enabled": true,
      "auto_update": true
    }
  }
}
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.