← Back to Skills Marketplace
94
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install web-search-to-feishu-bitable
Description
自动搜索关键词网页内容,提取标题、摘要等信息,批量整理存入飞书多维表格个人知识库并返回链接。
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install web-search-to-feishu-bitable - After installation, invoke the skill by name or use
/web-search-to-feishu-bitable - Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Frequently Asked Questions
What is 网页搜索整理到飞书多维表格知识库?
自动搜索关键词网页内容,提取标题、摘要等信息,批量整理存入飞书多维表格个人知识库并返回链接。 It is an AI Agent Skill for Claude Code / OpenClaw, with 94 downloads so far.
How do I install 网页搜索整理到飞书多维表格知识库?
Run "/install web-search-to-feishu-bitable" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is 网页搜索整理到飞书多维表格知识库 free?
Yes, 网页搜索整理到飞书多维表格知识库 is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does 网页搜索整理到飞书多维表格知识库 support?
网页搜索整理到飞书多维表格知识库 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created 网页搜索整理到飞书多维表格知识库?
It is built and maintained by mildnes (@mildnes); the current version is v1.0.0.
More Skills