← Back to Skills Marketplace
vincentchan

Swipe File Generator

by vincentchan · GitHub ↗ · v1.0.0
cross-platform ✓ Security Clean
2107
Downloads
4
Stars
2
Active Installs
1
Versions
Install in OpenClaw
/install swipe-file-generator
Description
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.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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).
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install swipe-file-generator
  3. After installation, invoke the skill by name or use /swipe-file-generator
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Updated skill.
Metadata
Slug swipe-file-generator
Version 1.0.0
License
All-time Installs 2
Active Installs 2
Total Versions 1
Frequently Asked Questions

What is 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. It is an AI Agent Skill for Claude Code / OpenClaw, with 2107 downloads so far.

How do I install Swipe File Generator?

Run "/install swipe-file-generator" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Swipe File Generator free?

Yes, Swipe File Generator is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Swipe File Generator support?

Swipe File Generator is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Swipe File Generator?

It is built and maintained by vincentchan (@vincentchan); the current version is v1.0.0.

💬 Comments