ads-project-status

Query advertising project status and health via the ahcli CLI.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/sandwichlab-ai/sandwichlab-skills --skill ads-project-status
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ads-project-status
Source: https://github.com/sandwichlab-ai/sandwichlab-skills/tree/main/skills/ads-project-status
Command: npx skills add https://github.com/sandwichlab-ai/sandwichlab-skills --skill ads-project-status

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Monitoring the health and progress of advertising projects is error-prone when relying on manual checks and scattered data. This Skill consolidates status, stage, budget, and diagnostics into a single, actionable view via the ahcli CLI.

Core Features & Use Cases

  • Retrieve current project status, including status, stage, daily_budget, and created_at.
  • Run optional diagnostics to identify activation or configuration issues.
  • Retrieve performance metrics to evaluate campaign effectiveness over a chosen period.
  • Use Case: A marketer needs to confirm a new campaign is active and diagnose why it isn't spending as expected.

Quick Start

Use the ahcli command to fetch a project's status by providing the project ID.

Frequently Asked Questions about ads-project-status

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

FAQPage Schema
How do I check my advertising project status and daily budget?

You can check advertising project status by querying a project ID via the ahcli CLI, retrieving current stage, daily budget, and creation date in a consolidated view.

How do I diagnose why my ad campaign is not spending budget?

Diagnosing ad campaign spending issues requires running optional diagnostics on the advertising project. This identifies activation or configuration problems preventing the campaign from spending as expected.

Can I retrieve campaign performance metrics over a specific time period?

You can retrieve campaign performance metrics over a chosen period to evaluate advertising effectiveness. This optional metrics retrieval is supported alongside status queries via the ahcli CLI.

What information do I need to query advertising project health?

Querying advertising project health requires a project ID and an environment selection. You can then optionally enable diagnostics and metrics retrieval to assess campaign status and configuration.

Why does my advertising campaign show no active status after launch?

An advertising campaign showing no active status may have activation or configuration issues. Running diagnostics on the project ID via the ahcli CLI isolates the specific configuration problems causing the inactivity.