发现优质的 AI Agent 技能
聚合 Claude Skills、LangChain、AutoGPT 等优质资源,助力开发者快速构建智能应用
Proxy Support
Configure proxy servers for browser automation, useful for geo-testing, rate limiting avoidance, and corporate environments.
git-auto
**Git Workspace Automation** — Streamline daily Git operations with intelligent defaults. Status checks, smart commits, safe pushes, and diff analysis in one skill.
Jenkins
CI/CD automation server. ```bash export JENKINS_URL="https://jenkins.example.com" export JENKINS_USER="admin" export JENKINS_TOKEN="xxxxxxxxxx"
Excel Online (Microsoft Graph)
Excel automation via Microsoft 365.
Ansible / AWX
Infrastructure automation. ```bash export AWX_URL="https://awx.example.com" export AWX_TOKEN="xxxxxxxxxx" ```
awesome-claude-skills
A large collection of reusable Claude skill templates (design, marketing, dev, automation). We treat it as a library we can import patterns from.