{
  "markdown": "# AgentBay Skills\n\n**English** | [中文](./README.zh-CN.md)\n\nA 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.\n\n## What's inside\n\n| Skill | Description |\n|-------|-------------|\n| 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\". |\n| agentbay-monitor-skills | Sentiment monitoring: crawl → sentiment analysis → generate report (Markdown/PDF). Triggered by \"sentiment analysis\", \"sentiment report\", etc. |\n| amap-traffic | Amap real-time traffic and optimal driving route planning. Requires `AMAP_KEY`. |\n| boss-job-search | Search job postings on Boss Zhipin (positions, company size filters). |\n| china-stock-analysis | A-share value investing: stock screening, deep analysis, industry comparison, and valuation. Uses akshare for financial data. |\n| douban-movie-review | Query Douban movie reviews and ratings for a given film. |\n| 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. |\n| im-reminder | IM scheduled reminders (one-time and recurring). Cron-based delivery to the original channel (Feishu, webchat). |\n| moltbook-hot-posts | Query Moltbook (Agent community) hot posts and discussions. |\n| qwen-image | Generate images via Qwen Image API (Alibaba Cloud DashScope). Text-to-image. |\n| qwen-wanx-comic-gen | Generate comic/anime-style images with Tongyi Wanxiang (wan2.6-t2i). Requires `DASHSCOPE_API_KEY`. |\n| stock-watcher | Manage a stock watchlist and summarize performance (data from 10jqka.com.cn). Add, remove, list, summarize. |\n| web-scraper | Scrape web pages and save as HTML or Markdown (text and images). Minimal deps: requests, beautifulsoup4. |\n| weibo-hot-search | Query Weibo hot search / trending topics. |\n| wuying-browser-use | Browser automation for testing, form filling, screenshots, and data extraction. |\n\nUsage and setup: see each skill's `SKILL.md` in its directory.\n\n## Repository structure\n\n```\nagentbay-skills/\n├── agentbay-aio-skills/       # Code execution (SKILL.md + scripts)\n├── agentbay-monitor-skills/   # Sentiment monitoring & reporting\n├── amap-traffic/              # Amap traffic & route planning\n├── boss-job-search/           # Boss Zhipin job search\n├── china-stock-analysis/      # A-share analysis & valuation\n├── douban-movie-review/       # Douban movie reviews\n├── find-skills/               # Skill marketplace: search & install\n├── im-reminder/               # IM scheduled reminders\n├── moltbook-hot-posts/        # Moltbook hot posts\n├── qwen-image/                # Qwen Image API\n├── qwen-wanx-comic-gen/       # Wanx comic/anime image gen\n├── stock-watcher/             # Stock watchlist & performance\n├── web-scraper/               # Web page to HTML/Markdown\n├── weibo-hot-search/          # Weibo trending\n├── wuying-browser-use/        # Browser automation\n└── README.md\n```\n\n## License\n\nSee repository license file.\n",
  "bytes": 3238,
  "sha": "57fbe6601148e6e516b025999e6c9513b7e3d6674d7b53956390ac29544263c9",
  "repo_slug": "agentbay-ai/agentbay-skills",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/skl_agentbay_ai_agentbay_skills_stock_watche_576c2f6f/readme"
}