← 返回 Skills 市场
vincentchan

Swipe File Generator

作者 vincentchan · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
2107
总下载
4
收藏
2
当前安装
1
版本数
在 OpenClaw 中安装
/install swipe-file-generator
功能描述
Analyzes high-performing content from URLs and builds a swipe file. Use when someone wants to study and deconstruct successful content (articles, tweets, videos) to extract patterns, psychological techniques, and recreatable frameworks.
安全使用建议
This skill appears coherent for building a swipe file, but review these practical considerations before installing: (1) Network & privacy — the skill fetches arbitrary URLs and uses the FxTwitter API for X/twitter links, so those URLs and fetched content will be sent to external services; if content is sensitive or behind paywalls, consider whether you want it transmitted/stored. (2) Storage & retention — the skill writes files under swipe-file/ (swipe-file.md and .digested-urls.json); ensure that location is acceptable and that you manage retention/permissions. (3) Rate limits & legality — bulk fetching can trigger rate limits or violate terms of service/copyright for some sites; only process content you are allowed to scrape. (4) Tooling assumptions — the skill references a web_fetch tool; confirm your agent environment provides a trusted fetcher and that its network access is acceptable. If these points are acceptable, the skill is internally coherent and proportionate to its stated purpose.
功能分析
Type: OpenClaw Skill Name: swipe-file-generator Version: 1.0.0 The OpenClaw skill 'swipe-file-generator' is designed to analyze web content and build a swipe file. It involves reading and writing files within a dedicated `swipe-file/` directory and fetching content from specified URLs using a `web_fetch` tool or the FxTwitter API. All instructions for the AI agent are clearly aligned with the stated purpose of content analysis and swipe file generation. There is no evidence of intentional harmful behavior such as data exfiltration, malicious execution, persistence mechanisms, or prompt injection attempts designed to subvert the agent for malicious ends. The file and network access capabilities are necessary for the skill's functionality and are used transparently within its defined scope.
能力评估
Purpose & Capability
Name/description (build a swipe file from URLs) matches the instructions: reading a sources file, fetching URL content, analyzing it, and writing a swipe file and a digested registry. No unrelated binaries, credentials, or config paths are requested.
Instruction Scope
Instructions are specific and confined to the swipe-file folder and the digested registry. They do, however, direct the agent to fetch arbitrary external URLs and to call a third‑party FxTwitter API for Twitter/X links. That external network activity is consistent with the purpose but will transmit the URLs (and possibly content) to external services.
Install Mechanism
This is an instruction-only skill with no install spec and no code files — nothing is written to disk by an installer and no external packages are pulled in by the skill itself.
Credentials
The skill requires no environment variables, credentials, or privileged config paths. All required resources are local files under swipe-file/ and external network calls; the lack of secrets or unrelated env access is proportionate to its stated function.
Persistence & Privilege
always is false (normal). The skill writes and updates files within its own swipe-file directory and maintains its own .digested-urls.json registry — this is expected. The skill is allowed to be invoked autonomously by the agent (default), which increases its blast radius only if combined with other risky behaviors (none observed here).
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install swipe-file-generator
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /swipe-file-generator 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Updated skill.
元数据
Slug swipe-file-generator
版本 1.0.0
许可证
累计安装 2
当前安装数 2
历史版本数 1
常见问题

Swipe File Generator 是什么?

Analyzes high-performing content from URLs and builds a swipe file. Use when someone wants to study and deconstruct successful content (articles, tweets, videos) to extract patterns, psychological techniques, and recreatable frameworks. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 2107 次。

如何安装 Swipe File Generator?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install swipe-file-generator」即可一键安装,无需额外配置。

Swipe File Generator 是免费的吗?

是的,Swipe File Generator 完全免费(开源免费),可自由下载、安装和使用。

Swipe File Generator 支持哪些平台?

Swipe File Generator 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Swipe File Generator?

由 vincentchan(@vincentchan)开发并维护,当前版本 v1.0.0。

💬 留言讨论