⏳ This skill is pending AI review.

Scores will appear once the review pipeline completes.

v1.2.0

tweetnugget

@acailic0 stars

Get a random inspirational quote from curated collections of hand-picked wisdom by tech leaders, founders, and philosophers. Supports filtering by topic or random surprise mode. 67 quotes across 3 collections.

/10

// RATINGS

GitHub Stars

New / niche

🟢ProSkills Score
📍

Not yet listed on ClawHub or SkillsMP

// README

TweetNugget

Nuggets of wisdom from the bird app

Curated collections of inspirational tweets and wisdom from Twitter/X, designed to brighten your day with thoughtful insights from voices across the tech and philosophy worlds.

ClawHub License: MIT Version Quote Count

Install

ClawHub (recommended)

clawhub install tweetnugget

Browse on clawhub.dev/tweetnugget

OpenClaw CLI

openclaw skills install tweetnugget

Manual

Copy this folder to ~/.openclaw/skills/tweetnugget/

Quick Start

Once installed, request quotes in any chat where OpenClaw is active:

Give me a quote
Hit me with some wisdom
I need inspiration
Quote about AI
Something about leadership
Surprise me

Why TweetNugget?

In a world of endless information, finding truly valuable insights can be challenging. TweetNugget solves this by:

  • Curated Wisdom: Every quote is hand-picked from high-quality sources
  • Diverse Perspectives: Insights from engineers, philosophers, entrepreneurs, and thought leaders
  • Easily Accessible: Wisdom delivered exactly when you need it
  • Topic Filtering: Find inspiration on specific topics that matter to you
  • Minimalist Design: Focus on the content, not the interface

Example Output

"The purpose of knowledge is action." — @RyanHoliday

"Most of coding was never about writing code. AI is just making this more obvious. You no longer need to recall syntax, function structure, boilerplate code, or even API endpoints. The hard part was never typing. It was always thinking. And it still is." — @Prathkum

"Waste no more time arguing about what a good man should be. Be one." — @dailystoic - Marcus Aurelius

How It Works

TweetNugget is an OpenClaw skill that delivers random inspirational tweets from curated JSON collections. When you request a quote, the skill:

  1. Filters by topic (if specified) - matches your query against tagged quotes
  2. Selects randomly - ensures variety and serendipity
  3. Presents beautifully - displays the quote with attribution and source link
  4. Maintains quality - all quotes are hand-curated for relevance and inspiration

Collections

CollectionQuotesSource
swlw-tweets.json49Software Lead Weekly newsletter (issues #681-#657)
twitter-quotes.json12Curated Twitter wisdom
stoic-quotes.json6Stoic philosophy quotes

Total: 67 quotes across 3 collections

Available Tags

Filter quotes by topic: action, advice, ai, anxiety, authorship, building, burnout, business, career, change, coding, confidence, creation, courage, decision-making, deliberate-practice, design, discipline, distribution, dopamine, early-career, engineering, excellence, explanation, finance, focus, goals, happiness, hiring, humor, identity, innovation, knowledge, leadership, learning, life, life-decisions, luck, marketing, meaningful-work, mindset, motivation, moving-on, passion, persistence, philosophy, planning, preparation, privacy, product, productivity, progress, programming, psychology, recruiting, relationships, resilience, satisfaction, simplicity, startups, stoicism, strategy, tech, thinking, time, time-money, tools, ux, vc, wisdom, work

Contributing

Add your own quote collections by placing new JSON files in the references/ directory:

{
  "name": "My Collection",
  "description": "A brief description",
  "quotes": [
    {
      "text": "The quote text",
      "author": "@handle",
      "url": "https://x.com/...",
      "tags": ["topic1", "topic2"]
    }
  ]
}

Fields:

  • text (required): The quote text
  • author (required): Twitter handle or attribution
  • url (optional): Link to original tweet
  • category (optional): Category label (e.g., "Software Engineering", "Philosophy")
  • tags (optional): List of topic tags for filtering

License

MIT

// HOW IT'S BUILT

KEY FILES

SKILL.mdREADME.md

// REPO STATS

0 stars

// ACTIONS

Rate this skill

login to rate

// SCORE

Pending review

// DETAILS

Categoryother
Author@acailic
Versionv1.2.0
PriceFree