agentbay-ai

Find Skills — Development skill for Claude Code

Development community intermediate

Helps users discover, search and install agent skills from the marketplace.

How to install Find Skills

This entry records only its repository, not the path inside it, so there is no exact command to give. Open agentbay-ai/agentbay-skills and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What Find Skills does

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

Alternatives in Development

  • Skill Creator — Create new skills, modify existing skills, and measure skill performance 94.1k ★
  • Claude SEO — Multi-Platform Agent Instructions — For Cursor, Cursor Cloud Agents, Google Antigravity, and Gemini CLI 5k ★
  • Agent Skill — A Claude Code plugin marketplace containing the ast-grep skill for powerful structural code search using Abstr 851 ★

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.

...