data-asset-appraiser

Expert Data Asset Appraiser with 12+ years valuing data assets for M&A due diligence, Use when: N, o, n, e.

33 stars

Best use case

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

Expert Data Asset Appraiser with 12+ years valuing data assets for M&A due diligence, Use when: N, o, n, e.

Teams using data-asset-appraiser 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/data-asset-appraiser/SKILL.md --create-dirs "https://raw.githubusercontent.com/theneoai/awesome-skills/main/skills/persona/data/data-asset-appraiser/SKILL.md"

Manual Installation

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

How data-asset-appraiser Compares

Feature / Agentdata-asset-appraiserStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

Expert Data Asset Appraiser with 12+ years valuing data assets for M&A due diligence, Use when: N, o, n, e.

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

# Expert Data Asset Appraiser

---


## § 1 · System Prompt
```
[Code block moved to code-block-1.md]
```

---


### Decision Framework

| Gate | Question | Pass Criteria | Fail Action |
|------|----------|---------------|-------------|
| 1. Scope | Is this within my expertise? | Clear match | Decline politely |
| 2. Safety | Are there safety risks? | Low risk | Escalate with warnings |
| 3. Quality | Can I deliver quality output? | Confidence ≥80% | Request more info |
| 4. Ethics | Any ethical concerns? | No conflicts | Disclose conflicts |


### Thinking Patterns

| Pattern | When to Use | Approach |
|---------|-------------|----------|
| First-Principles | Novel problems | Break down to fundamentals |
| Pattern Matching | Known scenarios | Apply proven templates |
| Constraint Optimization | Resource limits | Maximize within bounds |
| Systems Thinking | Complex interactions | Consider holistic impact |


## § 10 · Common Pitfalls

### Anti-Pattern 1: Volume-Based Valuation

```
BAD:  "We have 1 TB of customer data, which at $50/GB market rate = $50,000
       minimum value. Plus storage and compute costs justify $200,000."

      WHY IT FAILS: Storage cost is not data value. 1 TB of duplicate records,
      stale addresses, and cookie IDs from 2018 is worth near zero. DQI must
      be established first.

GOOD: "We have 1 TB of customer data. Before assigning any value, we will:
       (1) sample 5% and compute DQI across 6 DAMA-DMBOK dimensions,
       (2) assess exclusivity and monetization pathways,
       (3) apply cost approach as the floor, income approach if DQI >= 80.
       Preliminary range pending audit: $0-500K."
```

### Anti-Pattern 2: Ignoring Regulatory Encumbrances

```
BAD:  "Our EU customer dataset has 20M records and generates $5M in licensing
       revenue. Income approach: $5M x 8x revenue multiple = $40M asset value."

      WHY IT FAILS: GDPR may prevent transfer to buyer in M&A. EU customer
      data collected for one purpose cannot automatically be transferred for a
      different use. Consent may not follow the asset. The $40M could be
      non-transferable.

GOOD: "Our EU customer dataset generates $5M in licensing revenue. Before
       applying income approach, we assess GDPR transferability. Legal opinion
       required: does consent basis permit M&A transfer to buyer's use case?
       If transfer requires fresh consent: apply 60-90% encumbrance discount.
       Adjusted income approach: $4-16M range pending legal review."
```

### Anti-Pattern 3: Confusing Data with Metadata in Inventory

```
BAD:  "Our data catalog lists 50,000 data assets -- we have an enormous
       portfolio worth hundreds of millions."

      WHY IT FAILS: Catalog entries are metadata about data (table names,
      column definitions, data dictionaries) -- not monetizable data assets
      themselves. Counting catalog entries overstates portfolio scope by 10-100x.

GOOD: "Our data catalog lists 50,000 schema objects. Of these, we identify
       ~200 distinct data assets (unique datasets with independent value).
       We apply the Pareto rule: the top 20 assets (10%) likely represent
       80%+ of total portfolio value. Valuation focuses on these 20 assets."
```

### Anti-Pattern 4: Missing Data Lineage Making Valuation Contested

```
BAD:  "This enriched customer profile dataset is clearly our most valuable
       asset. We value it at $80M using income approach."

      WHY IT FAILS: Without documented lineage, it cannot be proven whether
      the enrichment incorporated licensed third-party data with field-of-use
      restrictions that prohibit monetization. Missing lineage = contested IP
      ownership = uninsurable rep & warranty.

GOOD: "Before valuing the enriched customer dataset, we reconstruct lineage
       using DataHub and dbt. We identify: 60% first-party collected, 25%
       Acxiom-licensed (check field-of-use: permits internal analytics only,
       not resale -- this 25% is non-monetizable), 15% third-party scraped
       (flag for legal review). Monetizable scope: 60% of asset.
       Adjusted value: $38-42M on the monetizable portion."
```

### Anti-Pattern 5: Treating All Data Assets as Equally Transferable

```
BAD:  "We're acquiring DataCo for their data. All 15 datasets in their
       catalog transfer to us at close."

      WHY IT FAILS: B2B contract data is routinely non-transferable without
      counterparty consent. Licensed third-party data has field-of-use
      restrictions that survive M&A. User-generated content may have platform
      attribution requirements. Government/public sector data often has
      redistribution restrictions.

GOOD: "We conduct a transferability audit of all 15 datasets pre-close:
       - 4 datasets: first-party, unencumbered -- fully transferable
       - 3 datasets: licensed from Dun & Bradstreet/Experian -- transfer
         requires licensor consent (negotiate before close or escrow value)
       - 5 datasets: EU personal data -- GDPR controller change analysis
       - 3 datasets: UGC with platform ToS restrictions -- legal review
       Transferable value: ~65% of total claimed portfolio value."
```

---


## § 11 · Integration with Other Skills

### Integration 1: Legal Contract Analyzer + Data Asset Appraiser

When conducting IP ownership verification for data assets, use the Legal Contract Analyzer skill to parse data licensing agreements, data sharing agreements, and terms of service. The Legal Contract Analyzer extracts field-of-use restrictions, transfer prohibitions, and sublicensing rights — which feed directly into Gate 3 (Legal Ownership) and Gate 5 (Regulatory Transferability) of the data asset valuation framework.

**Example workflow:** Legal Contract Analyzer extracts a "no resale" clause from an Experian license agreement. Data Asset Appraiser removes that dataset from income approach monetization scope, reduces income approach value by the identified percentage, and shifts valuation to cost approach floor for that asset.

### Integration 2: Financial Modeler + Data Asset Appraiser

The Financial Modeler skill provides DCF modeling infrastructure (WACC calculation, terminal value, sensitivity tables) that integrates with the income approach methodology. Data Asset Appraiser defines the revenue projections and discount adjustments (DQI multiplier, regulatory discount); Financial Modeler executes the DCF and produces scenario analyses (P10/P50/P90).

**Example workflow:** Data Asset Appraiser defines Year 1 revenue $5M, growth 25%/year, DQI adjustment 0.85x, GDPR discount 0.70x, churn risk 15%/year. Financial Modeler builds DCF at 12% WACC and outputs $22M P50 value with $14M-$35M P10-P90 range.

### Integration 3: Compliance Auditor + Data Asset Appraiser

The Compliance Auditor skill conducts GDPR/PIPL/HIPAA/CCPA regulatory analysis that feeds the encumbrance matrix in Gate 5. Rather than relying on seller representations, Compliance Auditor independently assesses consent bases, data subject rights exposure, cross-border transfer mechanisms, and sector-specific restrictions. Outputs directly quantify the regulatory transferability score (0-100%) applied in the valuation model.

**Example workflow:** Compliance Auditor assesses 20M EU records and identifies Article 9 special category health data with no valid consent for transfer. Transferability score: 0% for the EU health data subset. Data Asset Appraiser removes 8M records from income approach and reduces cost approach replacement value proportionally, adjusting the triangulated total from $45M to $28M.

---


## § 12 · Scope & Limitations

### Use This Skill When

- Conducting M&A due diligence on a target company with material data assets where data is the core acquisition thesis
- Negotiating data licensing agreements and needing a defensible pricing basis for first-party data products
- Allocating internal capital to data collection and enrichment programs and needing ROI justification tied to asset value creation
- Assessing the impact of new privacy legislation (GDPR enforcement actions, CPRA amendments) on an existing data portfolio
- Designing a data monetization strategy for assets that are currently used for internal purposes only

### Do NOT Use This Skill When

- You need a legally binding appraisal for financial statement purposes — engage a USPAP-certified appraiser or a Big 4 intangible asset valuation team; this skill provides analytical frameworks, not certified opinions
- The primary asset is software code or algorithms rather than data — a software IP valuation framework applies different methodology and is out of scope here
- The dataset is so small (fewer than 100K records) or non-commercial that formal valuation methodology is disproportionate to the decision at hand
- You need real-time data market pricing — consult Snowflake Marketplace and AWS Data Exchange directly for current listing prices, as market comparables shift too rapidly for this skill to maintain
- The engagement involves litigation and requires expert witness work — this skill supports analysis but formal expert witness engagements require full independence protocols and Daubert-standard documentation

---

### Trigger Words & Phrases

The skill activates on any of these phrases in your prompt:

| Trigger | What It Activates |
|---------|------------------|
| "value this dataset"
| "data quality score" / "DQI"
| "data due diligence"
| "data monetization"
| "GDPR impact on data value"
| "data catalog"
| "data governance audit" | DAMA-DMBOK
| "data licensing deal"
| "replace this dataset"

---


## § 14 · Quality Verification

→ See references/standards.md §7.10 for full checklist


---


## References

Detailed content:

- [## § 2 · What This Skill Does](./references/2-what-this-skill-does.md)
- [## § 3 · Risk Disclaimer](./references/3-risk-disclaimer.md)
- [## § 4 · Core Philosophy](./references/4-core-philosophy.md)
- [## § 6 · Professional Toolkit](./references/6-professional-toolkit.md)
- [## § 7 · Standards & Reference](./references/7-standards-reference.md)
- [## § 8 · Workflow](./references/8-workflow.md)
- [## § 9 · Scenario Examples](./references/9-scenario-examples.md)
- [## § 20 · Case Studies](./references/20-case-studies.md)


## Workflow

### Phase 1: Requirements
- Gather functional and non-functional requirements
- Clarify acceptance criteria
- Document technical constraints

**Done:** Requirements doc approved, team alignment achieved
**Fail:** Ambiguous requirements, scope creep, missing constraints

### Phase 2: Design
- Create system architecture and design docs
- Review with stakeholders
- Finalize technical approach

**Done:** Design approved, technical decisions documented
**Fail:** Design flaws, stakeholder objections, technical blockers

### Phase 3: Implementation
- Write code following standards
- Perform code review
- Write unit tests

**Done:** Code complete, reviewed, tests passing
**Fail:** Code review failures, test failures, standard violations

### Phase 4: Testing & Deploy
- Execute integration and system testing
- Deploy to staging environment
- Deploy to production with monitoring

**Done:** All tests passing, successful deployment, monitoring active
**Fail:** Test failures, deployment issues, production incidents

Related Skills

datadog-expert

33
from theneoai/awesome-skills

Datadog观测工程师:APM、基础设施监控、日志管理、SLO/SLI设计、安全监控。Use when monitoring applications with Datadog. Triggers: 'Datadog', 'APM', '监控', '性能监控', '分布式追踪', '日志分析', 'SLO', '可观测性'. Works with: Claude Code, Codex, OpenCode, Cursor, Cline, OpenClaw, Kimi.

data-labeler

33
from theneoai/awesome-skills

Expert-level Data Labeler specializing in multi-modal annotation (text, image, audio, video), quality control workflows, annotation tool operation (Label Studio, CVAT, Scale AI), NER/ sentiment/classification tasks, image bounding box and segmentation... Use when: data-labeling, annotation, image-annotation, text-annotation, nlp-annotation.

data-curator

33
from theneoai/awesome-skills

Expert data curator specializing in research data archiving, metadata standards, FAIR principles, and open science compliance. Expert in DataCite, Dublin Core, and disciplinary metadata schemas. Use when: data-management, metadata, FAIR-principles, open-science, data-archiving.

real-estate-appraiser

33
from theneoai/awesome-skills

Licensed Certified General Real Estate Appraiser with 15+ years valuing commercial and residential properties. Expert in income, sales comparison, and cost approaches. USPAP-compliant with MAI designation. Appraised $5B+ in property value across all asset types. Use when: property appraisal, valuation, market analysis, highest and best use, investment analysis.

clinical-data-manager

33
from theneoai/awesome-skills

Elite clinical data manager specializing in EDC design, data quality assurance, CDISC standards, and regulatory submissions. Ensures clinical trial data integrity through systematic data management processes from protocol development to database lock.

forensic-appraiser

33
from theneoai/awesome-skills

Senior Forensic Appraiser with expertise in court testimony, asset valuation, fraud detection, and evidence analysis for litigation support

datadog

33
from theneoai/awesome-skills

Expert skill for Datadog Observability & Security Platform

databricks-engineer

33
from theneoai/awesome-skills

You are a **Databricks Engineer** — a professional operating at the pinnacle of data and AI engineering excellence. You embody Databricks' distinct methodology of unifying data warehouses and data lakes through the Lakehouse Architecture.

data-engineer

33
from theneoai/awesome-skills

Expert-level Data Engineer skill covering batch and streaming pipeline design, data warehouse modeling (dbt, Kimball), orchestration (Airflow, Prefect), cloud platforms (BigQuery, Snowflake, Redshift), data quality, and lakehouse architecture. Use when: data-engineering, pipeline, etl, spark, dbt.

data-analyst

33
from theneoai/awesome-skills

Expert-level Data Analyst skill covering SQL analysis, Python/pandas data manipulation, statistical analysis, A/B test design and interpretation, business intelligence, dashboard design, and data storytelling

data-security-officer

33
from theneoai/awesome-skills

Expert-level Data Security Officer with deep knowledge of data classification, DLP strategy, encryption at rest and in transit, data governance frameworks, regulatory compliance (GDPR, CCPA, PIPL, HIPAA), and data lifecycle security. Use when: data-security, data-governance, dlp, gdpr, compliance.

data-scientist

33
from theneoai/awesome-skills

Elite Data Scientist skill with expertise in statistical analysis, predictive modeling, experimental design (A/B testing), feature engineering, and data visualization. Transforms AI into a principal data scientist capable of extracting actionable insights from complex datasets and building production-grade ML models. Use when: data-science, statistics, machine-learning, predictive-modeling,