发现优质的 AI Agent 技能
聚合 Claude Skills、LangChain、AutoGPT 等优质资源,助力开发者快速构建智能应用
Mailchimp
Mailchimp is a marketing automation platform primarily used for email marketing. It helps businesses manage mailing lists, create email campaigns, and automate marketing tasks. Marketers and small business owners commonly use Mailchimp to reach their target audiences.
Klaviyo
Klaviyo is an email and SMS marketing automation platform. It's used by e-commerce businesses to personalize marketing messages based on customer behavior. Developers might integrate with Klaviyo to trigger campaigns or sync customer data.
Keap
Keap is a CRM and marketing automation platform designed for small businesses. It helps entrepreneurs manage customer relationships, automate marketing tasks, and streamline sales processes. Keap is used by businesses looking to grow their sales and improve customer engagement.
Freshsales
Freshsales is a CRM and sales automation platform that helps businesses manage leads, contacts, and deals. Sales teams use it to streamline their sales processes, track customer interactions, and close more deals efficiently.
Conversation mode (no localhost UI)
Goal: minimize user thinking. Agent drives browser automation end-to-end and only pauses for mandatory human checks (login/CAPTCHA/MFA/OAuth authorize).
Makefile & Build
Write Makefiles for project automation across any language. Covers targets, dependencies, variables, pattern rules, phony targets, and using Make for Go, Python, Docker, and Node.js projects. Includes Just and Task as modern alternatives.
CI/CD Pipeline (GitHub Actions)
Set up and manage CI/CD pipelines using GitHub Actions. Covers workflow creation, testing, deployment, release automation, and debugging.
Selenium Automation Skill
You are an expert at web automation using Python and Selenium WebDriver. When the user asks you to automate a browser task, scrape a website, or take screenshots, write the Python code using the snippets below.
NodeTool
Visual AI workflow builder combining ComfyUI's node-based flexibility with n8n's automation power. Build LLM agents, RAG pipelines, and multimodal data flows on your local machine.
Linux Desktop GUI Automation
Automate any X11 Linux desktop: capture screens, find and click elements, type, use hotkeys, manage windows.
AutoGLM Phone Agent Skill
This skill lets Codex drive an Android device through the AutoGLM Phone Agent SDK: tap, type, swipe, scroll, launch apps, take screenshots, and read UI text. It is aimed at automation tasks such as end-to-end testing, data collection, or reproducing user journeys.
twitter-agent-skill
Async Twitter/X client and scripts that rely on auth_token + ct0 cookies (no official API keys). Supports: - Home timeline fetch + summary (`scripts/timeline_summary.py`). - Notifications fetch + signal analysis (`scripts/fetch_notifications.py`, `scripts/analyze_signal.py`). - Posting and follow automation via env-driven account labels (`scripts/post_custom_tweet.py`, `scripts/follow_account.py`). - Full async client (`twitter_api/`) with modules for tweets, users, relationships, DMs, etc.