ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified productivity Safety 4/5

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.

Why use this skill?

Instantly analyze and organize high-performing content into a searchable swipe file. Automate your research process with this OpenClaw AI skill.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/vincentchan/swipe-file-generator
Or

What This Skill Does

The Swipe File Generator is a sophisticated content analysis engine designed for content creators, marketers, and researchers. It automates the extraction, deconstruction, and organization of insights from high-performing web content. By ingesting URLs—whether they are articles, social media posts, or videos—the agent identifies the structural, psychological, and tactical patterns that make content successful. It manages a persistent local archive, handles automated batch fetching, and dynamically maintains a centralized swipe file with an auto-generated table of contents for easy navigation and future reference.

Installation

To integrate this skill into your OpenClaw environment, execute the following command in your terminal: clawhub install openclaw/skills/skills/vincentchan/swipe-file-generator Ensure you have file system access permissions enabled, as the skill requires read/write access to the swipe-file/ directory.

Use Cases

  • Content Strategy: Deconstruct viral posts to identify winning hooks and psychological triggers for your own brand.
  • Copywriting Research: Build a database of high-converting landing pages or email structures to use as templates.
  • Trend Analysis: Monitor specific thought leaders by batch-processing their latest content to identify emerging themes.
  • Educational Synthesis: Turn complex articles into summarized, actionable frameworks that can be applied to your workflows.

Example Prompts

  1. "Check the sources file and update my swipe file with the latest content."
  2. "I just added 5 new URLs to swipe-file-sources.md, please ingest and analyze them now."
  3. "Analyze these three links and find the common psychological patterns: [URL 1], [URL 2], [URL 3]."

Tips & Limitations

  • Source Management: Keep your swipe-file-sources.md clean; one URL per line ensures the parser functions correctly.
  • Twitter/X Handling: The skill uses the FxTwitter API for social content; ensure your network configuration allows for these specific API requests.
  • Context Limits: If adding a massive list of URLs at once, the agent may break the process into smaller batches to respect memory constraints; monitor the agent logs if you have 20+ URLs.
  • Formatting: The master file is designed for growth. Avoid manual edits to the Table of Contents, as the agent will overwrite this section to maintain index integrity.

Metadata

Stars919
Views2
Updated2026-02-12
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-vincentchan-swipe-file-generator": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#content-creation#marketing#research#automation#copywriting
Safety Score: 4/5

Flags: network-access, file-write, file-read, external-api