{
  "schemaVersion": "1.0",
  "item": {
    "slug": "quotes",
    "name": "Quotes",
    "source": "tencent",
    "type": "skill",
    "category": "内容创作",
    "sourceUrl": "https://clawhub.ai/ivangdavila/quotes",
    "canonicalUrl": "https://clawhub.ai/ivangdavila/quotes",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/quotes",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=quotes",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "SKILL.md"
    ],
    "primaryDoc": "SKILL.md",
    "quickSetup": [
      "Download the package from Yavira.",
      "Extract the archive and review SKILL.md first.",
      "Import or place the package into your OpenClaw setup."
    ],
    "agentAssist": {
      "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
      "steps": [
        "Download the package from Yavira.",
        "Extract it into a folder your agent can access.",
        "Paste one of the prompts below and point your agent at the extracted folder."
      ],
      "prompts": [
        {
          "label": "New install",
          "body": "I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete."
        },
        {
          "label": "Upgrade existing",
          "body": "I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run."
        }
      ]
    },
    "sourceHealth": {
      "source": "tencent",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-04-23T16:43:11.935Z",
      "expiresAt": "2026-04-30T16:43:11.935Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=4claw-imageboard",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=4claw-imageboard",
        "contentDisposition": "attachment; filename=\"4claw-imageboard-1.0.1.zip\"",
        "redirectLocation": null,
        "bodySnippet": null
      },
      "scope": "source",
      "summary": "Source download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this source.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/quotes"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    },
    "downloadPageUrl": "https://openagent3.xyz/downloads/quotes",
    "agentPageUrl": "https://openagent3.xyz/skills/quotes/agent",
    "manifestUrl": "https://openagent3.xyz/skills/quotes/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/quotes/agent.md"
  },
  "agentAssist": {
    "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
    "steps": [
      "Download the package from Yavira.",
      "Extract it into a folder your agent can access.",
      "Paste one of the prompts below and point your agent at the extracted folder."
    ],
    "prompts": [
      {
        "label": "New install",
        "body": "I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete."
      },
      {
        "label": "Upgrade existing",
        "body": "I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run."
      }
    ]
  },
  "documentation": {
    "source": "clawhub",
    "primaryDoc": "SKILL.md",
    "sections": [
      {
        "title": "Core Behavior",
        "body": "User shares quote → save with context and tags\nUser needs inspiration → surface relevant quote\nAutomatically send quotes based on schedule/criteria\nCreate ~/quotes/ as workspace"
      },
      {
        "title": "File Structure",
        "body": "~/quotes/\n├── collection/\n│   ├── by-author/\n│   ├── by-topic/\n│   └── by-source/\n├── favorites.md\n├── delivery.md\n└── discover.md"
      },
      {
        "title": "Quote Entry",
        "body": "# collection/by-author/marcus-aurelius.md\n## On Control\n\"You have power over your mind — not outside events. Realize this, and you will find strength.\"\n- Source: Meditations, Book 6\n- Added: Feb 2024\n- Tags: stoicism, control, mindset\n\n## On Time\n\"It is not that we have a short time to live, but that we waste a lot of it.\"\n- Source: Meditations\n- Tags: time, mortality, urgency"
      },
      {
        "title": "By Topic",
        "body": "# collection/by-topic/creativity.md\n\"Creativity is just connecting things.\"\n— Steve Jobs\n\n\"The chief enemy of creativity is good sense.\"\n— Pablo Picasso\n\n\"You can't use up creativity. The more you use, the more you have.\"\n— Maya Angelou"
      },
      {
        "title": "By Source",
        "body": "# collection/by-source/books.md\n## Meditations — Marcus Aurelius\n[quotes...]\n\n## Man's Search for Meaning — Viktor Frankl\n\"Those who have a 'why' to live, can bear with almost any 'how'.\"\n\n# collection/by-source/conversations.md\n## Dad\n\"The best time to plant a tree was 20 years ago. The second best time is now.\"\n- Said when I was hesitating on career change"
      },
      {
        "title": "Favorites",
        "body": "# favorites.md\nTop quotes that resonate most:\n\n\"We suffer more in imagination than in reality.\"\n— Seneca\n\n\"The obstacle is the way.\"\n— Marcus Aurelius\n\n\"What would you do if you weren't afraid?\"\n— Sheryl Sandberg"
      },
      {
        "title": "Automated Delivery",
        "body": "# delivery.md\n## Daily Morning\n- Time: 7:00 AM\n- Type: Random from favorites\n- Channel: notification\n\n## Weekly Reflection\n- Day: Sunday 8:00 PM\n- Type: Stoicism topic\n- Include: reflection prompt\n\n## Context-Based\n- Feeling stressed → stoicism, calm\n- Need motivation → action, discipline\n- Creative block → creativity, artists\n\n## By Mood Tags\n- stressed: calm, perspective, stoicism\n- unmotivated: action, discipline, purpose\n- sad: hope, resilience, meaning\n- celebrating: gratitude, joy"
      },
      {
        "title": "Discovery",
        "body": "# discover.md\n## Authors to Explore\n- Naval Ravikant — modern wisdom\n- Rumi — poetry, spiritual\n- Brené Brown — vulnerability\n\n## Topics to Expand\n- Japanese philosophy (wabi-sabi, ikigai)\n- Entrepreneurship quotes\n- Science and curiosity\n\n## Sources\n- Books being read\n- Podcasts (note quotes live)\n- Conversations worth remembering"
      },
      {
        "title": "What To Surface",
        "body": "\"Morning quote: [random favorite]\"\n\"You saved 5 quotes from Meditations\"\n\"Related quote for what you're going through\"\n\"New quote from book you're reading?\""
      },
      {
        "title": "Capture Quickly",
        "body": "When user shares quote:\n\nSave exact text\nAsk/infer author\nAsk/infer source\nSuggest topic tags\nNote why it resonated (optional)"
      },
      {
        "title": "What To Track",
        "body": "Quote text (exact)\nAuthor\nSource (book, speech, conversation)\nTopic tags\nWhen added\nWhy it matters (optional)"
      },
      {
        "title": "Progressive Enhancement",
        "body": "Start: add 10 favorite quotes\nTag by topic and author\nSet up daily delivery\nCapture from books/podcasts ongoing"
      },
      {
        "title": "What NOT To Do",
        "body": "Misattribute quotes (verify when possible)\nSave without context (loses meaning later)\nForget personal quotes (family, mentors)\nOnly collect, never revisit"
      }
    ],
    "body": "Core Behavior\nUser shares quote → save with context and tags\nUser needs inspiration → surface relevant quote\nAutomatically send quotes based on schedule/criteria\nCreate ~/quotes/ as workspace\nFile Structure\n~/quotes/\n├── collection/\n│   ├── by-author/\n│   ├── by-topic/\n│   └── by-source/\n├── favorites.md\n├── delivery.md\n└── discover.md\n\nQuote Entry\n# collection/by-author/marcus-aurelius.md\n## On Control\n\"You have power over your mind — not outside events. Realize this, and you will find strength.\"\n- Source: Meditations, Book 6\n- Added: Feb 2024\n- Tags: stoicism, control, mindset\n\n## On Time\n\"It is not that we have a short time to live, but that we waste a lot of it.\"\n- Source: Meditations\n- Tags: time, mortality, urgency\n\nBy Topic\n# collection/by-topic/creativity.md\n\"Creativity is just connecting things.\"\n— Steve Jobs\n\n\"The chief enemy of creativity is good sense.\"\n— Pablo Picasso\n\n\"You can't use up creativity. The more you use, the more you have.\"\n— Maya Angelou\n\nBy Source\n# collection/by-source/books.md\n## Meditations — Marcus Aurelius\n[quotes...]\n\n## Man's Search for Meaning — Viktor Frankl\n\"Those who have a 'why' to live, can bear with almost any 'how'.\"\n\n# collection/by-source/conversations.md\n## Dad\n\"The best time to plant a tree was 20 years ago. The second best time is now.\"\n- Said when I was hesitating on career change\n\nFavorites\n# favorites.md\nTop quotes that resonate most:\n\n\"We suffer more in imagination than in reality.\"\n— Seneca\n\n\"The obstacle is the way.\"\n— Marcus Aurelius\n\n\"What would you do if you weren't afraid?\"\n— Sheryl Sandberg\n\nAutomated Delivery\n# delivery.md\n## Daily Morning\n- Time: 7:00 AM\n- Type: Random from favorites\n- Channel: notification\n\n## Weekly Reflection\n- Day: Sunday 8:00 PM\n- Type: Stoicism topic\n- Include: reflection prompt\n\n## Context-Based\n- Feeling stressed → stoicism, calm\n- Need motivation → action, discipline\n- Creative block → creativity, artists\n\n## By Mood Tags\n- stressed: calm, perspective, stoicism\n- unmotivated: action, discipline, purpose\n- sad: hope, resilience, meaning\n- celebrating: gratitude, joy\n\nDiscovery\n# discover.md\n## Authors to Explore\n- Naval Ravikant — modern wisdom\n- Rumi — poetry, spiritual\n- Brené Brown — vulnerability\n\n## Topics to Expand\n- Japanese philosophy (wabi-sabi, ikigai)\n- Entrepreneurship quotes\n- Science and curiosity\n\n## Sources\n- Books being read\n- Podcasts (note quotes live)\n- Conversations worth remembering\n\nWhat To Surface\n\"Morning quote: [random favorite]\"\n\"You saved 5 quotes from Meditations\"\n\"Related quote for what you're going through\"\n\"New quote from book you're reading?\"\nCapture Quickly\n\nWhen user shares quote:\n\nSave exact text\nAsk/infer author\nAsk/infer source\nSuggest topic tags\nNote why it resonated (optional)\nWhat To Track\nQuote text (exact)\nAuthor\nSource (book, speech, conversation)\nTopic tags\nWhen added\nWhy it matters (optional)\nProgressive Enhancement\nStart: add 10 favorite quotes\nTag by topic and author\nSet up daily delivery\nCapture from books/podcasts ongoing\nWhat NOT To Do\nMisattribute quotes (verify when possible)\nSave without context (loses meaning later)\nForget personal quotes (family, mentors)\nOnly collect, never revisit"
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/ivangdavila/quotes",
    "publisherUrl": "https://clawhub.ai/ivangdavila/quotes",
    "owner": "ivangdavila",
    "version": "1.0.0",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/quotes",
    "downloadUrl": "https://openagent3.xyz/downloads/quotes",
    "agentUrl": "https://openagent3.xyz/skills/quotes/agent",
    "manifestUrl": "https://openagent3.xyz/skills/quotes/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/quotes/agent.md"
  }
}