什麼是 feishu-calendar?
透過自動使用者授權管理飛書日曆。建立、讀取、更新和刪除日曆事件。列出即將舉行的活動、檢查可用性並透過自動令牌刷新以程式設計方式管理您的日曆。 來源:euodiahey/feishu-skills。
透過自動使用者授權管理飛書日曆。建立、讀取、更新和刪除日曆事件。列出即將舉行的活動、檢查可用性並透過自動令牌刷新以程式設計方式管理您的日曆。
透過命令列快速安裝 feishu-calendar AI 技能到你的開發環境
來源:euodiahey/feishu-skills。
Manage your Feishu calendar with automatic user authorization. Create, update, delete, and query calendar events.
| createevent.sh | Create a new calendar event | | listevents.sh | List events (today or date range) | | getevent.sh | Get event details | | updateevent.sh | Update event title/time | | deleteevent.sh | Delete an event | | verifysetup.sh | Check credentials and permissions |
All scripts use ISO 8601 format with time zone support:
透過自動使用者授權管理飛書日曆。建立、讀取、更新和刪除日曆事件。列出即將舉行的活動、檢查可用性並透過自動令牌刷新以程式設計方式管理您的日曆。 來源:euodiahey/feishu-skills。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/euodiahey/feishu-skills --skill feishu-calendar透過自動使用者授權管理飛書日曆。建立、讀取、更新和刪除日曆事件。列出即將舉行的活動、檢查可用性並透過自動令牌刷新以程式設計方式管理您的日曆。 來源:euodiahey/feishu-skills。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/euodiahey/feishu-skills --skill feishu-calendar 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/euodiahey/feishu-skills