Find Skills banner
agentbay-ai agentbay-ai

Find Skills

Development community intermediate

Description

**English** | [中文](./README.zh-CN.md)

Installation

Terminal
claude install-skill https://github.com/agentbay-ai/agentbay-skills

README

AgentBay Skills

**English** | [中文](./README.zh-CN.md)

A collection of skills for [AgentBay](https://github.com/agentbay-ai), enabling agents to run code, use browser automation, monitor sentiment, analyze stocks, generate images, and integrate with external services in a sandboxed environment.

What's inside

Skill Description
agentbay-aio-skills Run or execute code (Python, JavaScript, R, Java) in an AgentBay sandbox. Triggered by "run this code", "execute this script", etc. No need for the user to say "sandbox".
agentbay-monitor-skills Sentiment monitoring: crawl → sentiment analysis → generate report (Markdown/PDF). Triggered by "sentiment analysis", "sentiment report", etc.
amap-traffic Amap real-time traffic and optimal driving route planning. Requires AMAP_KEY.
boss-job-search Search job postings on Boss Zhipin (positions, company size filters).
china-stock-analysis A-share value investing: stock screening, deep analysis, industry comparison, and valuation. Uses akshare for financial data.
douban-movie-review Query Douban movie reviews and ratings for a given film.
find-skills Discover, search and install agent skills from the marketplace. Triggered by "find plugins", "search skills", "install skill", "find a skill for X", etc.
im-reminder IM scheduled reminders (one-time and recurring). Cron-based delivery to the original channel (Feishu, webchat).
moltbook-hot-posts Query Moltbook (Agent community) hot posts and discussions.
qwen-image Generate images via Qwen Image API (Alibaba Cloud DashScope). Text-to-image.
qwen-wanx-comic-gen Generate comic/anime-style images with Tongyi Wanxiang (wan2.6-t2i). Requires DASHSCOPE_API_KEY.
stock-watcher Manage a stock watchlist and summarize performance (data from 10jqka.com.cn). Add, remove, list, summarize.

...