← 返回 Skills 市场
94
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install web-search-to-feishu-bitable
功能描述
自动搜索关键词网页内容,提取标题、摘要等信息,批量整理存入飞书多维表格个人知识库并返回链接。
安全使用建议
This skill appears to do what it says (search web pages and save structured records to your Feishu Bitable), but it fails to declare how it will authenticate with Feishu. Before installing or authorizing it: 1) Confirm which OAuth scopes or tokens the skill/extension will request in Feishu (ability to create apps/tables and write records is powerful). 2) Ask the publisher to declare the primary credential or env var it expects, and to document what page content is uploaded (full HTML, images, or just extracted summaries). 3) Limit use to non-sensitive keywords until you verify storage location and retention policy in your Feishu workspace. 4) If you need higher assurance, request the skill author to add explicit credential declarations and a privacy/data-handling statement; providing that information would increase confidence.
功能分析
Type: OpenClaw Skill
Name: web-search-to-feishu-bitable
Version: 1.0.0
The skill 'web-search-to-feishu-bitable' is designed to automate the process of searching keywords, fetching webpage content, and organizing the data into a Feishu (Lark) Bitable. The workflow described in SKILL.md uses standard tool calls (web_search, web_fetch, and feishu_bitable_app APIs) and aligns perfectly with its stated purpose of building a personal knowledge base. No evidence of data exfiltration, malicious execution, or prompt injection was found.
能力评估
Purpose & Capability
Name/description promise (web search → Feishu Bitable) aligns with the SKILL.md tool chain (web_search, web_fetch, feishu_bitable_app.*). However the skill requires user Feishu authorization according to SKILL.md but the registry metadata declares no required environment variables or primary credential—this is an inconsistency (the skill will need Feishu access but doesn't declare how it obtains credentials).
Instruction Scope
Instructions are focused on web searching, fetching page content, extracting title/summary/tags and creating/appending records to a Feishu multi-dimensional table. They do not instruct reading local files or unrelated system state. Missing details: exact OAuth flow/scopes for Feishu, what page fields are uploaded (full HTML/body? images?), and any filtering/sanitization rules for extracted content.
Install Mechanism
This is an instruction-only skill with no install spec or code files, so there is no install-time code being fetched or written to disk — low install risk.
Credentials
SKILL.md explicitly says user must have authorized Feishu (openclaw-lark extension), but the skill metadata lists no required env vars or primary credential. A Feishu integration normally requires OAuth tokens or API keys; the absence of any declared credential is a mismatch and reduces transparency about what will be accessed or stored. There are no other extraneous credentials requested.
Persistence & Privilege
always is false and the skill is user-invocable; it does not request elevated persistence or attempt to modify other skills' configs. Autonomous invocation is allowed by default (normal) but not combined with other major red flags here.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install web-search-to-feishu-bitable - 安装完成后,直接呼叫该 Skill 的名称或使用
/web-search-to-feishu-bitable触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release — automatically organizes web search results into Feishu Bitable as a personal knowledge base.
- Accepts a list of keywords, searches the web, and fetches relevant content.
- Extracts and standardizes information: title, URL, summary, tags, and category.
- Automatically creates or updates a Feishu Bitable with the processed data.
- Supports personal knowledge management, prompt/tech article collections, and categorized data storage.
- Returns a Feishu link to the newly created or updated table.
元数据
常见问题
网页搜索整理到飞书多维表格知识库 是什么?
自动搜索关键词网页内容,提取标题、摘要等信息,批量整理存入飞书多维表格个人知识库并返回链接。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 94 次。
如何安装 网页搜索整理到飞书多维表格知识库?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install web-search-to-feishu-bitable」即可一键安装,无需额外配置。
网页搜索整理到飞书多维表格知识库 是免费的吗?
是的,网页搜索整理到飞书多维表格知识库 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
网页搜索整理到飞书多维表格知识库 支持哪些平台?
网页搜索整理到飞书多维表格知识库 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 网页搜索整理到飞书多维表格知识库?
由 mildnes(@mildnes)开发并维护,当前版本 v1.0.0。
推荐 Skills