Greyman-Seu

31 mods across 1 repository, 2 stars between them.

FollowHub AGENTS.md

01

Greyman-Seu/FollowHub

Instructions file CodexOpenCode

AGENTS.md instructions for Greyman-Seu/FollowHub, covering repository guidelines, project structure & module organization, build, test, and development commands, coding style & naming conventions and testing guidelines.

2 3d ago A 790 tokens

arxiv-collect

02

Greyman-Seu/FollowHub

Skill Claude CodeCodex

Use when an agent needs raw arXiv daily or backfill data before any semantic filtering, especially category-wide New submissions for the FollowHub arXiv pipeline.

2 3d ago A 38 tokens

arxiv-daily

03

Greyman-Seu/FollowHub

Skill Claude CodeCodex

Use when the user asks for today's arXiv follow-up or missed-day arXiv backfill; this skill is an agent-native workflow that must execute collect -> title-prefilter -> filter -> enrich -> publish in order.

2 3d ago A 50 tokens

arxiv-enrich

04

Greyman-Seu/FollowHub

Skill Claude CodeCodex

Use when arXiv result files need stable summary, affiliation, score, and link fields, or when arxiv-find needs its default post-retrieval enrichment phase.

2 3d ago A 39 tokens

arxiv-fig

05

Greyman-Seu/FollowHub

Skill Claude CodeCodex

Use when the user wants to find architecture figures, system overview diagrams, or model network structure images from an arXiv paper. Trigger on requests like "find architecture diagram", "extract model structure figure", "get system overview image from paper", or when given an arXiv ID with figure-related keywords.

2 3d ago A 67 tokens

arxiv-filter

06

Greyman-Seu/FollowHub

Skill Claude CodeCodex

Use when an agent or subagent needs to semantically filter arXiv papers for FollowHub, deciding inclusion, Follow domains, one-line Chinese summaries, Chinese abstracts, and review reasons.

2 3d ago A 42 tokens

arxiv-find

07

Greyman-Seu/FollowHub

Skill Claude CodeCodex

Use when the user wants to search arXiv papers by keywords or topic context, generate daily briefs, or backfill missed daily briefs while keeping each day separate and limited to New submissions.

2 3d ago A 42 tokens

Greyman-Seu/FollowHub

Skill Claude CodeCodex

Use when an agent needs a fast title/category-only screening pass before full arXiv filtering, deciding keep/drop/uncertain for batches of raw papers.

2 3d ago A 37 tokens

arxiv-to-wiki

09

Greyman-Seu/FollowHub

Skill Claude CodeCodex

Use when one or more arXiv papers should be turned into high-quality llm-wiki entries through the arxiv-to-wiki, paper-analyze, and llm-wiki pipeline, with post-write completeness checks and default publication to the R2 package and public wiki page unless the user explicitly opts out.

2 3d ago A 69 tokens

arxiv-view

10

Greyman-Seu/FollowHub

Skill Claude CodeCodex

Use when the user wants a static HTML viewer for arXiv daily briefs, backfills, or search results produced by arxiv-find, including local favorites and clipboard export of selected arXiv IDs.

2 3d ago A 45 tokens

daily

11

Greyman-Seu/FollowHub

Skill Claude CodeCodex

Use when the user asks to run, publish, backfill, or check today's FollowHub daily. Run arXiv and RSS on weekdays, RSS only on Saturday and Sunday, and publish the completed results to the Follow page unless the user explicitly limits the request to one source.

2 3d ago A 58 tokens

follow-publish

12

Greyman-Seu/FollowHub

Skill Claude CodeCodex

Use when FollowHub needs to turn daily follow digests or arXiv result files into page-ready Follow data artifacts, sync them into the page submodule, or prepare publishable JSON bundles for Follow pages.

2 3d ago A 46 tokens

md-preview

13

Greyman-Seu/FollowHub

Skill Claude CodeCodex

Use when the user wants a local Markdown file rendered into temporary HTML and served on a local preview URL for quick review before publishing or syncing.

2 3d ago A 31 tokens

paper-analyze

14

Greyman-Seu/FollowHub

Skill Claude CodeCodex

Use when the user wants one paper deeply analyzed into a final Markdown note, with stable sections, optional figure references, and direct output into an llm-wiki source directory configured in YAML.

2 3d ago A 42 tokens

publish-source

15

Greyman-Seu/FollowHub

Skill Claude CodeCodex

Use when one analyzed wiki source note should be exported and published for immediate remote reading, including rendered HTML and source JSON upload to R2.

2 3d ago A 31 tokens

publish-wiki

16

Greyman-Seu/FollowHub

Skill Claude CodeCodex

Use when FollowHub needs a single workflow to move from analyzed wiki source notes to refreshed website data and publish-ready wiki pages, including sync and validation steps.

2 3d ago A 35 tokens

rcli

17

Greyman-Seu/FollowHub

Skill Claude CodeCodex

Use when uploading, syncing, listing, or deleting files in FollowHub's Cloudflare R2 bucket, especially when credentials live in /.followhub/config.yaml or FOLLOWHUBCONFIG and the agent should use the bundled R2 rclone helper.

2 3d ago F 52 tokens

rss-cluster

18

Greyman-Seu/FollowHub

Skill Claude CodeCodex

Use when deduped RSS items need lightweight story grouping across same-day and cross-day repeated coverage, while preserving agent handoff for ambiguous event merges.

2 3d ago A 34 tokens

rss-collect

19

Greyman-Seu/FollowHub

Skill Claude CodeCodex

Use when an agent needs raw RSS entries for daily collection before semantic filtering, especially for WeChat, X/Twitter, and other feed-based sources.

2 3d ago A 34 tokens

rss-daily

20

Greyman-Seu/FollowHub

Skill Claude CodeCodex

Use when the user asks for today's RSS follow-up or a missed-day RSS backfill; this skill is an agent-native workflow that must execute collect -> normalize -> fetch -> dedupe -> cluster -> prefilter -> filter -> enrich -> digest -> publish -> verify in order.

2 3d ago A 58 tokens

rss-dedupe

21

Greyman-Seu/FollowHub

Skill Claude CodeCodex

Use when normalized or fetched RSS items need same-content deduplication before semantic filtering, especially across mirrored WeChat/X feeds and repeated source entries.

2 3d ago A 34 tokens

rss-digest

22

Greyman-Seu/FollowHub

Skill Claude CodeCodex

Use when filtered and enriched RSS items need to be grouped into a daily digest JSON bundle for FollowHub.

2 3d ago A 25 tokens

rss-enrich

23

Greyman-Seu/FollowHub

Skill Claude CodeCodex

Use when RSS result files need stable author, link, source, and summary fields, or when missing Chinese text should be handed off to agent completion tasks.

2 3d ago A 35 tokens

rss-fetch

24

Greyman-Seu/FollowHub

Skill Claude CodeCodex

Use when normalized RSS entries need URL-based content fetching before semantic filtering, especially for WeChat articles and X/Twitter thread pages.

2 3d ago A 29 tokens