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. |
...
Related Skills
next.js
| The React Framework | 138360 | 1503 | 1 |
Development community sharing-skills
skill for guidance.
Development community root-cause-tracing
Use when errors occur deep in execution and you need to trace back to find the original trigger.
Development community Template Skill
Minimal skeleton for a new skill project structure.
Development community Third-party Notices
THE FOLLOWING SETS FORTH ATTRIBUTION NOTICES FOR THIRD PARTY SOFTWARE THAT MAY BE CONTAINED IN PORTIONS OF THIS PRODUCT. ---
Development official Claude API
When code imports anthropic/@anthropic-ai/sdk/claude_agent_sdk, or user asks to use Claude APIBuild apps with the Claude API or Anthropic SDK
Development official