页面加载中...
双向同步 Notion 数据库与本地文件,支持自动化工作流触发。
快速安装
确保已安装 clawhub CLI
clawhub install notion-sync双向同步 Notion 数据库与本地 Markdown/JSON 文件,支持增量同步和自动化触发。
clawhub install notion-sync
{ "databases": [ { "id": "your-db-id", "localPath": "./notes/projects", "format": "markdown", "sync": "bidirectional" } ], "schedule": "*/10 * * * *", "onUpdate": "notify" }
版本
v1.0.0
作者
AgentSkill Hub
平台
发布时间
2026年4月25日
微软官方出品,包含 132 个 Agent Skill,覆盖 Azure SDK、AI Foundry、M365 Agents 等开发场景。支持 Python、.NET、TypeScript、Java、Rust 五种语言,一键安装即可增强编码 Agent 的领域知识。
Dify 平台官方网页搜索插件,支持 Google、Bing、DuckDuckGo、SearXNG 等多种搜索引擎。可为 Dify 工作流和 Agent 提供实时网络信息检索能力,配置灵活,支持搜索结果摘要和全文提取。
LangChain 社区贡献的 200+ 工具集成,覆盖搜索引擎、数据库、云存储、邮件、社交媒体等。可直接作为 Agent Tool 使用,也可封装为 MCP Server 供其他平台调用。