运行时依赖
版本
v1.0.0 (2026-03-17)
安装命令
点击复制技能文档
Smart Poller 技能
Smart Polling 技能 — Periodically polls a Feishu task board and auto-执行s tasks as签名ed to the current AI 代理.
📖 中文文档
🎯 Features ✅ Scheduled polling of Feishu task board (configurable interval) ✅ Auto-检测 tasks as签名ed to the current AI 代理 ✅ Silent mode (no notification when idle; saves ~95% 令牌 usage) ✅ Auto-write completion feedback to the task board ✅ Node.js and Python dual 运行time support 📦 安装ation ClawHub 安装 smart-poller
🔧 Configuration
Copy the config template and fill in your values:
cp config.example.json config.json
Required fields:
应用_id: Feishu 应用 ID 应用_secret: Feishu 应用 Secret doc_令牌: Task board document ID as签名ee: Current 代理 identifier 🚀 Usage # 运行 once (测试) python3 poller.py config.json --once
# Continuous polling (production) python3 poller.py config.json
# Cron (recommended) /15 * python3 poller.py config.json --once
🛠️ Required 工具s exec: 运行 Python/Node.js scripts file_read: Read config file file_write: Write config and 记录s 📝 Change记录 v1.0.0 (2026-03-17) ✅ Initial release ✅ Full Feishu API integration ✅ Silent mode optimization ✅ Dual 运行time support 🤝 Contributing
GitHub: https://github.com/OpenClaw/技能s
📄 License
MIT License
Author: socneo Last 更新d: 2026-03-18