firetiger-plan

Plan and create Firetiger AI agents with cron or manual triggers.

1|2|Updated Mar 8, 2026
One-click install
npx skills add https://github.com/firetiger-oss/cursor-plugin --skill firetiger-plan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: firetiger-plan
Source: https://github.com/firetiger-oss/cursor-plugin/tree/main/skills/plan
Command: npx skills add https://github.com/firetiger-oss/cursor-plugin --skill firetiger-plan

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the process of designing, creating, and managing AI agents and their triggers within the Firetiger platform, enabling efficient automation of observability workflows.

Core Features & Use Cases

  • Agent Creation: Define and deploy new AI agents with specific prompts, states, and connection configurations.
  • Trigger Management: Set up cron schedules or manual triggers to automate agent invocation.
  • Schema Discovery: Utilize schema commands to understand available fields for agents and triggers before resource creation.
  • Use Case: You need to create a new agent that monitors daily service health and triggers an investigation if anomalies are detected. This Skill guides you through defining the agent's prompt, setting its state to active, and configuring a daily cron trigger for its execution.

Quick Start

Use the firetiger-plan skill to create a new agent that monitors daily service health and is triggered by a cron schedule.

Frequently Asked Questions about firetiger-plan

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

FAQPage Schema
How do I create an AI agent to monitor daily service health?

To create an AI agent, you need to define its specific prompts, set its state to active, and configure the necessary connection configurations for monitoring daily service health.

Can I configure cron triggers for automated agent execution?

Yes, you can configure cron schedules to automate agent invocation, enabling the AI agent to execute on a recurring timeline without manual intervention.

How do I discover available fields before creating an AI agent?

You can use schema discovery commands to understand the available fields for agents and triggers, ensuring accurate resource definition before you create the AI agent.

What is the best way to set up an observability workflow trigger?

The best way to set up an observability workflow trigger is to define agent states and configure either a manual trigger for on-demand execution or a cron trigger for automation.

Do I need to define agent states when building automated workflows?

Yes, defining agent states is required when building automated workflows to properly manage the execution context and connections for your AI agents.

Why does agent creation require schema discovery and resource listing?

Schema discovery and resource listing are required during agent creation to validate available fields and guarantee accurate resource definition for the triggers and connections.