发现优质的 AI Agent 技能
聚合 Claude Skills、LangChain、AutoGPT 等优质资源,助力开发者快速构建智能应用
Delegation Framework Integration (EIP-7710)
Production-grade permission management for AI agents using MetaMask's Delegation Framework.
OfficeClaw: Microsoft Graph API Integration
Connect your OpenClaw agent to personal Microsoft accounts (Outlook.com, Hotmail, Live) to manage email, calendar, and tasks through the Microsoft Graph API.
CREA DDF MCP
Use this skill to run DDF as a governed MCP/CLI integration for downstream analysis and automations.
1Password CLI get-started (summary)
- Works on macOS, Windows, and Linux. - macOS/Linux shells: bash, zsh, sh, fish. - Windows shell: PowerShell. - Requires a 1Password subscription and the desktop app to use app integration. - macOS requirement: Big Sur 11.0.0 or later.
nadname-agent
Register .nad names on Monad chain via Nad Name Service with real API integration
🌐 NadName Agent v2.0 - .nad Names on Monad
> Register permanent .nad names on Monad blockchain via Nad Name Service with real API integration
Trakt API Integration
Interact with Trakt.tv to manage your watchlist, track viewing history, maintain your collection, rate content, and discover new movies and shows.
OpenClaw Integration
Complete setup and usage guide for integrating the self-improvement skill with OpenClaw.
仓库指南
本仓库是一个用于小红书自动化的 Python Skill 包。 - `scripts/` 包含全部可执行逻辑:`publish_pipeline.py`(主流程)、`cdp_publish.py`(CDP 自动化与账号命令)、`chrome_launcher.py`(Chrome 生命周期管理)以及辅助模块(`image_downloader.py`、`account_manager.py`、`run_lock.py`)。 - `config/accounts.json.example` 是账号与 Profile 的配置模板。 - `docs/` 存放集成说明(例如 `docs/claude-code-integration.md`)。 - `images/publish_temp/` 是临时素材目录占位。