Wang Weichao Daily Push Skill

Generate daily knowledge snippets and send Feishu posts to a specified user.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/WangK0221/OpenClaw_Shrimp --skill wang-weichao-daily-push-skill-wangk0221
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Wang Weichao Daily Push Skill
Source: https://github.com/WangK0221/OpenClaw_Shrimp/tree/main/skills/wangweichao-push
Command: npx skills add https://github.com/WangK0221/OpenClaw_Shrimp --skill wang-weichao-daily-push-skill-wangk0221

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires commander, dotenv, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the process of generating and disseminating daily knowledge snippets across different domains, ensuring consistent learning and information sharing.

Core Features & Use Cases

  • Automated Content Generation: Leverages LLMs to create unique daily topics in Humanities, Tech, and Game Design.
  • Rich Message Formatting: Sends well-structured and visually appealing posts to Feishu.
  • Duplicate Prevention: Logs previous pushes to avoid sending the same content multiple times.
  • Use Case: A user wants to share curated daily insights with their team or a specific audience without manual effort. This Skill ensures a steady stream of engaging content is delivered automatically.

Quick Start

Execute the push skill to send today's generated content to the target user.

Frequently Asked Questions about Wang Weichao Daily Push Skill

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate daily knowledge dissemination to Feishu using LLM content generation?

Automate daily knowledge dissemination by leveraging LLMs to generate unique snippets and sending them as rich Feishu posts to a specified user. This ensures consistent information sharing without manual effort.

What is the best way to prevent duplicate daily push messages in a Feishu integration?

Prevent duplicate daily push messages by implementing state tracking that logs previous pushes. This ensures the same content is not sent multiple times to your target Feishu user.

How does automated content generation work for daily knowledge snippets in Humanities and Tech?

Automated content generation for daily knowledge snippets works by querying LLMs to create unique topics across Humanities, Tech, and Game Design domains, formatting the output into rich messages for delivery.

Do I need environment variables for Feishu API authentication to send rich posts?

Yes, you need environment variables for Feishu API authentication to send rich posts. This setup securely manages credentials required for integrating with the Feishu platform.

Can I use this daily push skill to share curated insights with a specific team audience?

Yes, you can use this daily push skill to share curated insights with a specific team audience. It automatically delivers a steady stream of engaging content to a designated Feishu user.

What are the limitations of using LLMs for automated daily content generation in Feishu?

Limitations include dependency on Feishu API integration and environment variables for authentication. Content quality relies on the LLM's generation capabilities within the specified domains.