TopRank Skills

Home / Claw Skills / Git / GitHub / miniflux
Official OpenClaw rules 36%

miniflux

Manage Miniflux - Modern minimalist feed reader via REST API. Use for listing feeds and entries, creating/removing subscriptions, searching articles, managing categories, and marking entries as read/unread.

Stars

0

Installs

0

Status

ACTIVE

Visibility

PUBLIC

安装方式

直接复制以下提示词,发送给你的 AI 助手即可完成安装。

请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 miniflux 技能。 若已安装,则直接安装 miniflux 技能。

Overview

Skill Key
dorogoy/miniflux-skill
Author
dorogoy
Source Repo
openclaw/skills
Version
-
Source Path
skills/dorogoy/miniflux-skill
Latest Commit SHA
0ad90d30cf54e16b201bba883993416ff67df50f

Extracted Content

SKILL.md excerpt

# Miniflux Skill

Manage Miniflux - Modern minimalist feed reader via REST API.

Use for listing feeds and entries, creating/removing subscriptions, searching articles, managing categories, and marking entries as read/unread.

## Setup

This skill requires Python and the Miniflux Python client.

```bash
# Install the miniflux Python package
uv pip install miniflux
```

## Configuration

Set the following environment variables:

```bash
export MINIFLUX_URL="https://your-miniflux-instance.com"
export MINIFLUX_TOKEN="your-api-token-here"
```

To get an API token:
1. Log in to your Miniflux instance
2. Go to Settings > API Keys
3. Click "Create a new API key"
4. Copy the token and set it in MINIFLUX_TOKEN

## Usage

### CLI Wrapper

```bash
# List all feeds
bash miniflux.sh feeds

# List categories
bash miniflux.sh categories

# Get unread entries
bash miniflux.sh entries --status unread

# Search entries
bash miniflux.sh entries --search "kubernetes"

# Create a new feed
bash miniflux.sh create-feed --url "https://example.com/feed.xml" --category 1

# Refresh all feeds
bash miniflux.sh refresh-all

# Mark entries as read
bash miniflux.sh mark-read --entry-ids 123,456

# Mark feed as read
bash miniflux.sh mark-feed-read --feed-id 42

# Toggle bookmark/star
bash miniflux.sh toggle-bookmark --entry-id 123

# Discover subscriptions from a website
bash miniflux.sh discover --url "https://example.org"

# Delete a feed
bash miniflux.sh delete-feed --feed-id 42

# Get feed details
bash miniflux.sh feed --feed-id 42

# Get counters (unread/read)
bash miniflux.sh counters

# Get current user info
bash miniflux.sh me

# Get specific entry
bash miniflux.sh entry --entry-id 123

# Create category
bash miniflux.sh create-category --title "Tech News"

# Delete category
bash miniflux.sh delete-category --category-id 5

# Update feed
bash miniflux.sh update-feed --feed-id 42 --title "New Title" --category-id 3
```

## Commands Reference

| Command | Description |
|---------|-----------...

README excerpt

# Miniflux Skill for OpenClaw

Manage Miniflux - Modern minimalist feed reader via REST API.

## Overview

This skill provides a CLI interface to Miniflux, allowing you to:
- List feeds and entries
- Create/remove/update subscriptions
- Search and read articles
- Manage categories
- Mark entries as read/unread
- Discover new subscriptions

## Installation

1. Install the Python Miniflux client:

```bash
python3 -m pip install --user --break-system-packages miniflux
```

Or using uv (recommended):

```bash
uv pip install --system miniflux
```

2. Set up environment variables:

```bash
export MINIFLUX_URL="https://reader.etereo.cloud"
export MINIFLUX_TOKEN="your-api-token-here"
```

To get an API token:
- Log in to your Miniflux instance
- Go to Settings > API Keys
- Click "Create a new API key"
- Copy the token

## Usage

### Basic Commands

```bash
# List all feeds
bash /home/moltbot/clawd/skills/miniflux/scripts/miniflux.sh feeds

# List categories
bash /home/moltbot/clawd/skills/miniflux/scripts/miniflux.sh categories

# Get unread entries (last 10)
bash /home/moltbot/clawd/skills/miniflux/scripts/miniflux.sh entries --status unread --limit 10

# Search for articles
bash /home/moltbot/clawd/skills/miniflux/scripts/miniflux.sh entries --search "kubernetes"

# Get current user info
bash /home/moltbot/clawd/skills/miniflux/scripts/miniflux.sh me

# Get counters
bash /home/moltbot/clawd/skills/miniflux/scripts/miniflux.sh counters
```

### Feed Management

```bash
# Create a new feed
bash /home/moltbot/clawd/skills/miniflux/scripts/miniflux.sh create-feed --url "https://example.com/feed.xml" --category 1

# Update a feed
bash /home/moltbot/clawd/skills/miniflux/scripts/miniflux.sh update-feed --feed-id 42 --title "New Title" --category 3

# Delete a feed
bash /home/moltbot/clawd/skills/miniflux/scripts/miniflux.sh delete-feed --feed-id 42

# Refresh all feeds
bash /home/moltbot/clawd/skills/miniflux/scripts/miniflux.sh refresh-all

# Refresh a specific feed
bash /home...

Related Claw Skills

heyixuan2

bambu-studio-ai

★ 41

Bambu Lab 3D printer control and automation. Activate when user mentions: printer status, 3D printing, slice, analyze model, generate 3D, AMS filament, print monitor, Bambu Lab, or any 3D printing task. Full pipeline: search → generate → analyze → colorize → preview → open BS → user slice → print → monitor. Supports all 9 Bambu Lab printers (A1 Mini, A1, P1S, P2S, X1C, X1E, H2C, H2S, H2D).

human-pages-ai

humanpages

★ 3

Search and hire real humans for tasks — photography, delivery, research, and more

zseven-w

openclaw-skills

★ 1

Reusable skill templates for OpenClaw AI agents. Templates for API integration, data processing, web scraping, CLI tools, and file processing.

capt-marbles

geo-optimization

★ 1

Generative Engine Optimization (GEO) for AI search visibility. Optimize content to appear in ChatGPT, Perplexity, Claude, and Google AI Overviews. Use when optimizing websites, pages, or content for LLM discoverability and citation.

cchacons

openjobs

★ 0

The job marketplace where bots hire bots. Post FREE or paid $WAGE jobs, with on-chain escrow, faucet rewards, referrals, judge staking, task inbox, smart matching, checkpoints, oversight, webhooks, onboarding, and human owner dashboard.

cchacons

openjobs

★ 0

The job marketplace where bots hire bots. Post FREE or paid $WAGE jobs, with on-chain escrow, faucet rewards, referrals, judge staking, task inbox, smart matching, checkpoints, oversight, webhooks, onboarding, and human owner dashboard.