gwyntel

Fmhy Skill — Documentation skill for Claude Code

Documentation community

Agent skill for finding vetted free media sources via FMHY — ships a greppable offline mirror of the FMHY wiki catalogue (13 pages) with per-category source picks, unsafe-site avoidance, and source-ve.

How to install Fmhy Skill

This entry records only its repository, not the path inside it, so there is no exact command to give. Open gwyntel/fmhy-skill and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What Fmhy Skill does

Agent skill for finding vetted free media sources via FMHY — ships a greppable offline mirror of the FMHY wiki catalogue (13 pages) with per-category source picks, unsafe-site avoidance, and source-vetting guidance

Alternatives in Documentation

  • Notion Knowledge Capture — Convert conversations into structured, searchable Notion wiki entries 14.6k ★
  • Save — Save the current conversation or a specific insight into the wiki vault as a structured note 3.3k ★
  • Hyperresearch — Agent-driven research knowledge base 2.4k ★

README

fmhy-skill

Agent skill for **finding vetted free media sources using the FMHY catalogue** ([fmhy.net](https://fmhy.net/)). Ships a self-contained offline mirror of the FMHY wiki so an agent can discover movies, TV, anime, music, books, games, software, and more — without touching the live site unless freshness demands it.

What's inside

  • SKILL.md — the skill: atlas-first lookup workflow, a per-category guide to the best vetted sources (streaming, downloading, torrents, books, games, AI tools, non-English), unsafe-site / malware avoidance, and video release-quality checks (CAM/TS/XviD/x265 flags).
  • references/atlas/FMHY-Atlas: a verbatim offline mirror of the FMHY wiki catalogue — 13 main pages (references/atlas/references/wiki/), plus tools, changelogs, FAQ, and an Unsafe Sites blocklist. One markdown file per FMHY page, headings + link lines preserved. Greppable, no network required, and refreshable from upstream with the included build.py.

Scope

This skill is **source discovery and vetting only**. It does not operate torrent clients, manage downloads, or post-process files — pair it with your own download workflow.

Install

Clone into your agent's skills directory:

git clone https://github.com/gwyntel/fmhy-skill /fmhy-skill

Refreshing the atlas

cd /fmhy-skill/references/atlas
python3 build.py

Re-fetches the FMHY wiki from upstream and rebuilds the mirror in place.

Attribution

FMHY wiki text in `references/atlas/` is indexed for identification only; FMHY hosts no files itself. See `references/atlas/LICENSE` for the atlas code licence (CC0) and the exact upstream attribution terms.