daily-ops-deprecated-in-bundle

Redirect users from deprecated bundle paths to the standalone daily-ops plugin.

1|Updated May 12, 2026
One-click install
npx skills add https://github.com/MoxyWolfLLC/moxywolf-plugins --skill daily-ops-deprecated-in-bundle
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: daily-ops-deprecated-in-bundle
Source: https://github.com/MoxyWolfLLC/moxywolf-plugins/tree/main/skill-bundles/moxywolf-skills/skills/daily-ops
Command: npx skills add https://github.com/MoxyWolfLLC/moxywolf-plugins --skill daily-ops-deprecated-in-bundle

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Prevents outdated bundle paths from silently breaking by redirecting users to the correct standalone daily-ops plugin.

Core Features & Use Cases

  • Bundle deprecation notice: Informs users that the skill is no longer shipped inside the moxywolf-skills bundle and must not be triggered.
  • Installation guidance: Points users to install the standalone daily-ops plugin from the same marketplace.
  • Safe cleanup instructions: Explains when the folder can be removed after confirming nothing references the old path.

Quick Start

Install the standalone daily-ops plugin from the marketplace and use that instead of triggering this deprecated redirect skill.

Frequently Asked Questions about daily-ops-deprecated-in-bundle

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

FAQPage Schema
Why is my daily-ops skill not working from the skill-bundles path?

Your daily-ops skill is not working because it has been deprecated in the moxywolf-skills bundle. The bundle path is now outdated, and you must install the standalone daily-ops plugin to restore functionality.

How do I migrate from a deprecated bundle skill to the standalone daily-ops plugin?

To migrate from a deprecated bundle skill, install the standalone daily-ops plugin from the marketplace. You then use the new plugin path instead of triggering the old skill-bundles directory.

When can I safely remove the deprecated daily-ops folder from my team environment?

You can safely remove the deprecated daily-ops folder after confirming nothing in your team environment references the old skill-bundles path. This prevents silent breaking of dependencies during cleanup.

What is a skill redirect and when do I need it for bundle migration?

A skill redirect prevents outdated bundle paths from silently breaking by pointing users to the correct standalone plugin. You need it during bundle migration when skills are separated from their original package.

Can I still use the old moxywolf-skills bundle path for daily operations?

You cannot use the old moxywolf-skills bundle path for daily operations because the skill is deprecated. You must install the standalone daily-ops plugin from the marketplace to avoid feature drift.

Does the daily-ops deprecated skill redirect support active triggers?

The daily-ops deprecated skill does not support active triggers. It provides explicit non-trigger guidance and delegates all functionality to the standalone daily-ops plugin.