zenigame-set-focus

Configure and validate Alpha Factory focus themes in .cache/alpha_factory/focus-theme.json.

Updated Apr 17, 2026
One-click install
npx skills add https://github.com/kent013/zenigame-fx --skill zenigame-set-focus
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: zenigame-set-focus
Source: https://github.com/kent013/zenigame-fx/tree/main/.claude/skills/zenigame-set-focus
Command: npx skills add https://github.com/kent013/zenigame-fx --skill zenigame-set-focus

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Configures and validates Alpha Factory focus themes to guide the improvement cycle.

Core Features & Use Cases

  • Set a focus theme from the available options (speed, live-trading, performance, japan-market, signal-predictive-power, general) to steer the improvement workflow.
  • View the current focus theme and any associated policy in .cache/alpha_factory/focus-theme.json.
  • Clear the focus to remove prioritization and revert to a neutral state.

Quick Start

Display the current focus theme, set a new theme with an optional policy, or clear the focus.

Frequently Asked Questions about zenigame-set-focus

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

FAQPage Schema
How do I set a focus theme in Alpha Factory?

To set a focus theme in Alpha Factory, select from options like speed, live-trading, performance, japan-market, signal-predictive-power, or general. The configuration writes directly to .cache/alpha_factory/focus-theme.json to guide the improvement cycle.

What Alpha Factory focus themes are available for workflow configuration?

Available Alpha Factory focus themes include speed, live-trading, performance, japan-market, signal-predictive-power, and general. Each theme steers the improvement workflow differently, with validation enforced during configuration to ensure valid theme names.

How do I view the current focus theme and policy in Alpha Factory?

To view the current focus theme and associated policy, read the configuration stored in .cache/alpha_factory/focus-theme.json. This file contains the active theme name and any optional policy notes previously applied.

Can I clear an Alpha Factory focus theme to revert to a neutral state?

Yes, you can clear the Alpha Factory focus theme to remove prioritization and revert to a neutral state. Clearing the focus deletes the active configuration guidance, stopping it from steering the improvement cycle.

Does setting an Alpha Factory focus theme require additional dependencies?

No dependencies are required to configure and validate Alpha Factory focus themes. The process reads and writes directly to the local .cache/alpha_factory/focus-theme.json file, allowing standalone configuration with optional policy notes.

Why is my Alpha Factory focus theme configuration not updating?

Alpha Factory focus theme configuration fails if the theme name is invalid. The validation process strictly checks against available options like speed, performance, and general, ensuring only valid themes are written to the focus-theme.json file.