fanqie-checkin

Automate daily check-in on Fanqie Novel using cookies and cron jobs.

1|Updated Jun 9, 2026
One-click install
npx skills add https://github.com/aivos-xie/hermes-skills --skill fanqie-checkin
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: fanqie-checkin
Source: https://github.com/aivos-xie/hermes-skills/tree/main/productivity/fanqie-checkin
Command: npx skills add https://github.com/aivos-xie/hermes-skills --skill fanqie-checkin

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the daily check-in process on Fanqie Novel, enabling users to earn in-app rewards without manual interaction.

Core Features & Use Cases

  • Automatic Check-In: Performs the daily check-in action to earn rewards on the Fanqie Novel platform.
  • Cookie Management: Handles the retrieval and management of necessary cookies for authentication.
  • Cron Integration: Supports cron job scheduling for automatic execution at a user-defined time.
  • Use Case: For users who want to earn daily rewards on Fanqie Novel while they're not actively using their device.

Quick Start

Use the 'fanqie-checkin' skill to perform a daily check-in on Fanqie Novel.

Frequently Asked Questions about fanqie-checkin

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

FAQPage Schema
How do I automate daily check-in on Fanqie Novel for in-app rewards?

You can automate Fanqie Novel check-in by using a script that handles web API endpoints for sign-in and status checking. It authenticates via user-provided cookies to perform daily reward collection without manual interaction.

What do I need to set up scheduled Fanqie Novel reward collection with cron?

To set up scheduled Fanqie Novel reward collection with cron, you need to provide your account's user cookies for authentication. The Skill integrates with cron jobs to execute the check-in automatically at your user-defined time.

Does the daily check-in automation script work with web API endpoints?

Yes, the daily check-in automation script works by directly interacting with Fanqie Novel web API endpoints. It uses these endpoints to manage cookie retrieval, perform the sign-in action, and verify the daily check-in status.

Can I use cron jobs to run the Fanqie Novel check-in automatically while my device is inactive?

Yes, you can use cron jobs to run the Fanqie Novel check-in automatically while your device is inactive. The Skill supports cron job scheduling to execute the daily reward collection at a specific user-defined time.

How does cookie management work for Fanqie Novel automatic check-in?

Cookie management for Fanqie Novel automatic check-in works by retrieving and handling necessary user-provided cookies for authentication. The script uses these cookies to authenticate your session against the platform's web API endpoints for successful sign-in.