mikan-rss

Fetch anime RSS subscription links and episode lists from Mikan pages.

3|Updated Mar 11, 2026
One-click install
npx skills add https://github.com/KinoriN/mikan-rss --skill mikan-rss
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mikan-rss
Source: https://github.com/KinoriN/mikan-rss/tree/main
Command: npx skills add https://github.com/KinoriN/mikan-rss --skill mikan-rss

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps users rapidly discover and retrieve RSS subscription links and recent episode metadata from the Mikan (mikanani.kas.pub) site, removing manual browsing and guesswork when locating specific anime and subtitle groups.

Core Features & Use Cases

  • Locate by season or keyword: search seasonal lineups by year+season or use the site's search page when only a title or keywords are provided.
  • Enumerate subtitle groups: parse a bangumi detail page to list available subtitle groups and their numeric IDs.
  • Build RSS and optionally list episodes: construct per-group RSS URLs and optionally extract recent episode entries (filename, size, updated time, episode link).
  • Use case: request "2026 年冬季《优雅贵族的休假指南。》所有字幕组的 RSS" to get every subgroup's RSS link and a short sample of recent releases.

Quick Start

Get all Mikan RSS feeds and recent episode entries for the 2026 winter anime "优雅贵族的休假指南。" and list each subtitle group's name, ID, RSS URL, and the latest two episodes.

Frequently Asked Questions about mikan-rss

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I get Mikan RSS feeds for a specific anime season?

To get Mikan RSS feeds for a specific anime season, you provide the year and season. The tool searches seasonal lineups, parses detail pages to extract subtitle group IDs, and constructs the corresponding RSS URLs.

Can I search for anime RSS links using just a title keyword?

Yes, you can search for anime RSS links using just a title keyword. When only a title is provided, the tool queries the site's search page to locate the bangumi and enumerate available subtitle group resources.

What metadata is included when scraping Mikan episode lists?

When scraping Mikan episode lists, the extracted metadata includes the filename, file size, updated time, and episode link. This recent episode data is optionally parsed for filtering and presentation alongside the RSS URLs.

How does the tool extract subtitle group IDs from Mikan pages?

The tool extracts subtitle group IDs by parsing the HTML of a Mikan bangumi detail page. It locates available subtitle groups and their numeric IDs to construct the specific RSS feed URLs for each group.

Do I need to know the bangumiId to find Mikan RSS subscription links?

No, you do not need to know the bangumiId to find Mikan RSS subscription links. The tool locates the bangumi by searching seasonal lineups or keywords, then automatically parses the HTML to extract the bangumiId for you.

What is the best way to list all subtitle groups for an anime on Mikan?

The best way to list all subtitle groups for an anime on Mikan is to provide the year and season or title. The tool parses the bangumi detail page to enumerate every available subtitle group and its numeric ID.