asset-tracking

Use when managing asset metadata, dependencies, and delivery workflows across teams.

16 stars

Best use case

asset-tracking is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

Use when managing asset metadata, dependencies, and delivery workflows across teams.

Teams using asset-tracking should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/asset-tracking/SKILL.md --create-dirs "https://raw.githubusercontent.com/diegosouzapw/awesome-omni-skill/main/skills/data-ai/asset-tracking/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/asset-tracking/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How asset-tracking Compares

Feature / Agentasset-trackingStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

Use when managing asset metadata, dependencies, and delivery workflows across teams.

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

SKILL.md Source

# Content Asset Tracking Skill

## When to Use
- Coordinating production across writers, designers, video editors, and localization teams.
- Tracking asset dependencies (illustrations, data pulls, interviews) and approvals.
- Preparing handoffs to distribution, enablement, or partner teams.

## Framework
1. **Metadata Schema** – asset ID, pillar, audience, stage, CTA, owner, status, storage link.
2. **Dependency Mapping** – highlight required inputs (stats, quotes, screenshots, product access).
3. **Version Control** – naming conventions, change history, approval timestamps.
4. **Delivery Checklist** – thumbnails, transcripts/captions, localization files, CMS fields.
5. **Analytics Hooks** – UTMs, tracking parameters, reporting sheet references.

## Templates
- Asset tracker spreadsheet/board view.
- Dependency checklist (input, owner, due date, status).
- Delivery package template for distribution + enablement teams.

## Tips
- Centralize assets in shared drives or DAM with consistent naming.
- Automate reminders when dependencies slip or approvals are overdue.
- Tie tracker to distribution calendar to visualize readiness.

---

Related Skills

asset-forge

16
from diegosouzapw/awesome-omni-skill

Creates new skills, rules, and MCPs for ai-driven-dev-system or project-specific use. Use when user requests a new reusable component, wants to add coding standards, needs to document a workflow, or asks to create a skill or rule.

asset-bundles

16
from diegosouzapw/awesome-omni-skill

Create and configure Databricks Asset Bundles (DABs) with best practices for multi-environment deployments. Use when working with: (1) Creating new DAB projects, (2) Adding resources (dashboards, pipelines, jobs, alerts), (3) Configuring multi-environment deployments, (4) Setting up permissions, (5) Deploying or running bundle resources

asset-packager

16
from diegosouzapw/awesome-omni-skill

Automated asset packaging—converts validated PNG + IDF JSON into complete production bundle (context.md, tokens.json, usage.md). Eliminates 30 manual file generations across 10 assets.

asset-optimization

16
from diegosouzapw/awesome-omni-skill

Asset optimization skill for mesh and texture budgets.

create-an-asset

16
from diegosouzapw/awesome-omni-skill

Generate tailored sales assets (landing pages, decks, one-pagers, workflow demos) from your deal context. Describe your prospect, audience, and goal — get a polished, branded asset ready to share with customers.

assets-organizing

16
from diegosouzapw/awesome-omni-skill

Organize all outputs from slash commands and subagents in assets/ directory by topics, date format, and slugs.

analytics-tracking

16
from diegosouzapw/awesome-omni-skill

(中文)When the user wants to set up, improve, or audit analytics tracking and measurement. Also use when the user mentions "set up tracking," "GA4," "Google Analytics," "conversion tracking," "event tracking," "UTM parameters," "tag manager," "GTM," "analytics implementation," or "tracking plan." For A/B test measurement, see ab-test-setup.

prediction-tracking

16
from diegosouzapw/awesome-omni-skill

Track and evaluate AI predictions over time to assess accuracy. Use when reviewing past predictions to determine if they came true, failed, or remain uncertain.

assets-delete

16
from diegosouzapw/awesome-omni-skill

Delete the assets at paths from the project. Does AssetDatabase.Refresh() at the end. Use 'assets-find' tool to find assets before deleting.

aiwf:error-tracking

16
from diegosouzapw/awesome-omni-skill

Add Sentry v8 error tracking and performance monitoring to your project services. Use this skill when adding error handling, creating new controllers, instrumenting cron jobs, or tracking database performance. ALL ERRORS MUST BE CAPTURED TO SENTRY - no exceptions.

artifact-tracking

16
from diegosouzapw/awesome-omni-skill

Token-efficient tracking for AI orchestration. CLI-first for status updates (~50 tokens), agent fallback for complex ops (~1KB). Use when: updating task status, querying blockers, creating progress files, validating phases.

agentic-kpi-tracking

16
from diegosouzapw/awesome-omni-skill

Track and measure agentic coding KPIs for ZTE progression. Use when measuring workflow effectiveness, tracking Size/Attempts/Streak/Presence metrics, or assessing readiness for autonomous operation.