·quest

Background job scheduling with sails-hook-quest for Sails.js applications. Use this skill when creating, scheduling, or managing background jobs, cron tasks, recurring scripts, or any deferred/periodic work in a Sails.js application.

12Installs·1Trend·@sailscastshq

Installation

$npx skills add https://github.com/sailscastshq/boring-stack --skill quest

How to Install quest

Quickly install quest AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/sailscastshq/boring-stack --skill quest
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: sailscastshq/boring-stack.

SKILL.md

View raw

Quest is a job scheduling hook for Sails.js that turns scripts in the scripts/ directory into scheduled background jobs. Each job runs as an isolated child process via sails run, with full access to models, helpers, and configuration.

Read individual rule files for detailed explanations and code examples:

Background job scheduling with sails-hook-quest for Sails.js applications. Use this skill when creating, scheduling, or managing background jobs, cron tasks, recurring scripts, or any deferred/periodic work in a Sails.js application. Source: sailscastshq/boring-stack.

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/sailscastshq/boring-stack --skill quest Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/sailscastshq/boring-stack --skill quest
Category
</>Dev Tools
Verified
First Seen
2026-02-22
Updated
2026-03-11

Browse more skills from sailscastshq/boring-stack

Quick answers

What is quest?

Background job scheduling with sails-hook-quest for Sails.js applications. Use this skill when creating, scheduling, or managing background jobs, cron tasks, recurring scripts, or any deferred/periodic work in a Sails.js application. Source: sailscastshq/boring-stack.

How do I install quest?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/sailscastshq/boring-stack --skill quest Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/sailscastshq/boring-stack

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-22