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.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/vincentchan/swipe-file-generatorWhat 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
- "Check the sources file and update my swipe file with the latest content."
- "I just added 5 new URLs to swipe-file-sources.md, please ingest and analyze them now."
- "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.mdclean; 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
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 skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-vincentchan-swipe-file-generator": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, file-write, file-read, external-api
Related Skills
tweet-ideas-generator
Generates 60 high-impact tweet ideas from reference content across 5 categories. Use when someone wants to extract engaging short-form statements from content for Twitter/X, organized by harsh advice, quotes, pain points, counterintuitive truths, and key insights.
youtube-title-generator
Generates compelling YouTube title ideas from content concepts. Use when someone needs click-worthy video titles using proven structural formulas and psychological patterns from high-performing videos.
content-ideas-generator
Generates structured post outlines from reference materials for wisdom-style social posts. Use when someone wants to extract compelling concepts from newsletters, scripts, notes, or other content and transform them into engaging post outlines with paradoxes, transformations, and powerful insights.
claw-skill-guard
Security scanner for OpenClaw skills. Detects malicious patterns, suspicious URLs, and install traps before you install a skill. Use before installing ANY skill from ClawHub or external sources.
content-draft-generator
Generates new content drafts based on reference content analysis. Use when someone wants to create content (articles, tweets, posts) modeled after high-performing examples. Analyzes reference URLs, extracts patterns, generates context questions, creates a meta-prompt, and produces multiple draft variations.