
agentbay-ai/agentbay-skills
2 skills935 installs80 starsGitHub
Install
npx skills add https://github.com/agentbay-ai/agentbay-skillsSkills in this repo
1Stock WatcherStock Watcher is a Clawdbot-oriented agent skill that gives solo builders a small, predictable watchlist system for Chinese A-shares. Instead of ad-hoc scraping prompts, it ships Python scripts for add, list, remove, clear, and summarize_performance with one canonical data path under ~/.clawdbot. Install on first use creates directories and scripts so path drift does not break automation. It fits builders who already run Clawdbot and want market checks inside their agent workflow—not a full brokerage, portfolio analytics suite, or compliance-reviewed trading system. Data relies on 10jqka stock pages; you should treat outputs as informational. Use during build when wiring personal finance or alert-style agent tooling, or during operate when monitoring positions you already track elsewhere.934installs2Qwen Wanx Comic Genqwen-wanx-comic-gen is an OpenClaw-oriented agent skill backed by a Python generator that turns natural-language prompts into manga and comic-style images through Alibaba Cloud DashScope Tongyi Wanxiang (wan2.6-t2i). Solo builders and indie teams use it when they want illustrated assets—four-panel gags, Q-style characters, or branded mascots—without leaving their coding agent workflow. The script creates an asynchronous generation job, polls until completion, saves files locally, and surfaces results as MEDIA lines the agent can ship in chat or downstream automations. Configuration expects a DashScope-capable API key on the primary OpenClaw model provider entry, with environment-variable fallback when the config uses placeholders. Because the model omits a dedicated style knob, effective prompts must spell out anime, panel layout, and character tone explicitly. It fits builders already on OpenClaw who need repeatable comic art generation rather than a general-purpose design suite.1installs