FullMention
Use one ingestion pull, store data locally, and run analysis offline to minimize API calls.

30-Day Action Plan

How to use 30-Day Action Plan with FullMention API data to generate actionable insights.

30-Day Action Plan

What it does

Converts analysis findings into a structured execution plan over four weeks.

Why this is insightful

Insight only matters if it becomes action. This skill links each action to evidence and measurable outcomes.

Required input fields

  • findings[].id
  • findings[].metric
  • findings[].delta
  • findings[].evidence

How to use

  1. Start from at least two completed analysis skills.
  2. Group actions by impact.
  3. Assign owner type, success metric, and week.

Expected output

  • up to 12 actions
  • priority, owner, metric, week
  • assumptions and dependencies

Copy-ready skill prompt

Use this as a full copy/paste prompt in your AI tool:

Skill: 30-Day Action Plan
Goal: Run this analysis on FullMention data only.
Data policy:
- Do one controlled ingestion pull from FullMention API.
- Store dataset locally (file/local DB) and analyze offline.
- No repeated API fetch loops during analysis.
Execution contract:
- Provide ingestion_plan, max_api_calls, cache_key, dataset_timestamp, analysis_mode=offline_only.
Required fields:
- Use the required API fields listed on this page.
Output requirements:
- Return summary, key metrics, and evidence_map with source_field_paths and sample_result_ids.
- Include limitations and confidence score rationale.

Run This Skill

Copies the full skill prompt, including data policy and output contract.