refresh-content

Community

Refresh X posts and YouTube content in seconds.

AuthorAppleLamps
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates refreshing and syncing cached X posts, mentions, and YouTube video data, eliminating manual reloads and keeping content fresh for readers.

Core Features & Use Cases

  • Automated refresh endpoints: Trigger updates for X posts, mentions, and YouTube videos from the admin panel or API.
  • Video summaries: Generate and cache concise video summaries via OpenAI to improve snippet previews.
  • Data freshness & troubleshooting: Provide last-fetched timestamps and straightforward guidance when caches are stale.

Quick Start

Use curl commands to refresh content via admin endpoints. For production, use the deployed URL.

  • X Posts: curl -X POST http://localhost:3000/api/admin/refresh/x-posts
  • X Mentions: curl -X POST http://localhost:3000/api/admin/refresh/x-mentions
  • YouTube Videos: curl -X POST http://localhost:3000/api/admin/refresh/youtube-videos
  • Video Summaries: curl -X POST http://localhost:3000/api/admin/refresh/video-summaries

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: refresh-content
Download link: https://github.com/AppleLamps/nick-shirley/archive/main.zip#refresh-content

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.