info-record

Official

Prevent duplicate intel collection with SQLite

AuthorTeamWiseFlow
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill solves the problem of repeatedly collecting the same business-intel items during intel-gathering workflows, wasting time and increasing noise in your daily deliverables.

Core Features & Use Cases

  • Persistent SQLite intel ledger: Maintains a durable info_record.db at ./db/info_record.db to track already collected items.
  • Duplicate detection by source: Checks whether a given source (URL or platform-identifier) already exists before opening and collecting the details again.
  • Daily query for delivery preparation: Retrieves all records collected today for downstream reporting and output generation (e.g., compiling a “today’s intel” package).
  • Use case: When reviewing new posts/videos for a day’s intel-gathering task, you can skip items already stored from earlier runs, then record only the newly collected content and generate a clean daily list.

Quick Start

Ask the system to initialize the database by running: bash ./skills/info-record/scripts/init-db.sh.

Dependency Matrix

Required Modules

sqlite3

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: info-record
Download link: https://github.com/TeamWiseFlow/wiseflow/archive/main.zip#info-record

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.