ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified developer tools Safety 5/5

skills-weekly

OpenClaw Skills Weekly — tracks trending ClawHub skills, generates GitHubAwesome-style YouTube video scripts with two-track ranking (Movers + Rockets).

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/ademczuk/skills-weekly
Or

What This Skill Does

OpenClaw Skills Weekly is a robust, automated pipeline designed to bridge the gap between rapidly evolving AI agent ecosystems and content creators. It functions as a data-driven newsletter and video production assistant that specifically monitors the ClawHub ecosystem—a repository housing over 13,000 unique AI agent skills. By leveraging a SQLite-backed time-series database, the tool captures daily metrics like install counts, download spikes, and star ratings, allowing it to calculate precise 7-day velocity.

At its core, the skill uses a sophisticated Two-Track Ranking algorithm: 'Movers' identify established skills gaining rapid traction, while 'Rockets' highlight new, high-potential projects with a recency bonus. Once the top skills are identified, the agent harvests detailed documentation and author metadata to feed into a Claude Haiku-powered script generator. This generator produces professional, GitHubAwesome-style video scripts that maintain a dry, newscast tone—perfect for creators wanting to stay updated on the latest AI agent trends without the clutter of popularity metrics.

Installation

To begin using the skill, ensure your environment is configured for OpenClaw. Navigate to your skill registry and run the installation command:

clawhub install openclaw/skills/skills/ademczuk/skills-weekly

Once installed, the skill automatically manages its own dependencies through the requirements.txt file located in the root directory. It requires no authentication to fetch data from the ClawHub public API, making it an excellent 'plug-and-play' utility for community managers and tech researchers.

Use Cases

  • Content Creation: Instantly generate high-quality, voice-ready scripts for YouTube or newsletter segments featuring the week's top-trending AI agent tools.
  • Trend Analysis: Track the growth of specific skills over time to understand which technical niches (e.g., coding assistants, image generation, data processing) are gaining market share.
  • Portfolio Building: Stay informed about high-velocity projects within the OpenClaw ecosystem to find relevant tools for integration into your own workflows.

Example Prompts

  1. "Generate the full weekly report for episode 42 and provide the script files."
  2. "What's trending on ClawHub right now? Show me the top 10 skills."
  3. "Check the current database health and generate a script based on the latest snapshot."

Tips & Limitations

  • Episode Management: Always specify an episode number to keep your file archives organized; the system defaults to 1 if unspecified.
  • X/Twitter Integration: By default, the tool attempts to capture social signals; use the --skip-x flag if your network or use case does not require external social media data.
  • Performance: For large datasets, the initial discovery phase involving 13,000+ records may take a few moments. Ensure you have stable internet connectivity during the 'Discovery' phase.

Metadata

Author@ademczuk
Stars4473
Views0
Updated2026-05-01
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-ademczuk-skills-weekly": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#analytics#automation#video-production#trends#github-awesome
Safety Score: 5/5

Flags: network-access, file-write, file-read, external-api, code-execution