Wangweichao Push
Skill by autogame-17
Why use this skill?
Automate daily updates in Humanities, Tech, and Game Design. Deploy this OpenClaw skill to send structured Feishu posts to your team automatically.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/autogame-17/wangweichao-pushWhat This Skill Does
The Wangweichao Push skill is a specialized automation agent designed to streamline the curation and dissemination of daily knowledge updates. Specifically tailored for the user ou_cea17106dcef3d45a73387d049bf2ebe, this skill acts as a content engine that synthesizes information across three distinct domains: Humanities, Technology, and Game Design. By leveraging a local protocol (memory/protocols/wangweichao_push_protocol.md) as its source of truth, the agent ensures that the content remains consistent with specific user requirements. The skill integrates with Feishu to deliver rich-text posts, providing an aesthetically pleasing and structured reading experience. Furthermore, it incorporates an internal logging mechanism to track previous daily pushes, which effectively prevents redundant content delivery and ensures a fresh stream of information every time it is invoked.
Installation
To integrate this skill into your environment, ensure you have the OpenClaw agent installed. Execute the following command in your terminal to fetch the module from the centralized repository:
clawhub install openclaw/skills/skills/autogame-17/wangweichao-push
Ensure that your environment has the necessary permissions to access Feishu APIs and read/write to the local memory directory for log management.
Use Cases
This skill is perfect for individuals or teams looking to maintain a daily pulse on diverse topics without manual intervention. It is particularly useful for game studios or educational collectives that want to maintain a shared consciousness by surfacing daily research in design and tech. It effectively replaces manual newsletter curation with an autonomous, LLM-powered assistant.
Example Prompts
- "Run the Wangweichao daily push now to update the team on today's tech and game design insights."
- "Force a re-run of the Wangweichao push; I suspect the previous content generation was interrupted."
- "Check the logs for the Wangweichao push skill to see what topics were covered in the last three days."
Tips & Limitations
To maximize the utility of this skill, ensure that the protocol file in memory/protocols/ is kept updated with your latest preferences. The skill relies on external Feishu API availability; if your network blocks access to Feishu, the push will fail. Note that the LLM generation quality is dependent on the agent's current model temperature and system instructions. Always run with the --force flag if you need to bypass deduplication checks during testing or error recovery.
Metadata
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 skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-autogame-17-wangweichao-push": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: file-read, file-write, external-api
Related Skills
capability-evolver
A self-evolution engine for AI agents. Analyzes runtime history to identify improvements and applies protocol-constrained evolution.
feishu-voice-assistant
Sends voice messages (audio) to Feishu chats using Duby TTS.
security-sentinel
Scan the workspace for security vulnerabilities, exposed secrets, and misconfigurations.
prompt-optimizer
Evaluate, optimize, and enhance prompts using 58 proven prompting techniques. Use when user asks to improve, optimize, or analyze a prompt; when a prompt needs better clarity, specificity, or structure; or when generating prompt variations for different use cases. Covers quality assessment, targeted improvements, and automatic optimization across techniques like CoT, few-shot learning, role-play, and 50+ more.
Feishu Broadcast
Skill by autogame-17