account-tiering

Use when defining ABM tiers, scoring logic, and coverage rules.

16 stars

Best use case

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

Use when defining ABM tiers, scoring logic, and coverage rules.

Teams using account-tiering 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/account-tiering/SKILL.md --create-dirs "https://raw.githubusercontent.com/diegosouzapw/awesome-omni-skill/main/skills/business/account-tiering/SKILL.md"

Manual Installation

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

How account-tiering Compares

Feature / Agentaccount-tieringStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

Use when defining ABM tiers, scoring logic, and coverage rules.

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

# Account Tiering Systems Skill

## When to Use
- Establishing T1/T2/T3 definitions for new ABM programs.
- Auditing existing tiers to ensure they reflect current revenue priorities.
- Aligning sales, marketing, and partner teams on coverage and SLA expectations.

## Framework
1. **Firmographic Fit** – revenue, employee count, industry, region.
2. **Propensity Signals** – intent, product usage, previous engagement, open opportunities.
3. **Strategic Value** – partnership potential, brand influence, expansion runway.
4. **Capacity Planning** – match tiers to owner bandwidth (SDR, AE, marketing pods).
5. **SLA Definitions** – touch frequency, personalization level, reporting cadence by tier.

## Templates
- **Tiering Matrix**: See `assets/tiering_matrix.md` for criteria and scoring logic.
- **Coverage planner** (tier → owner type → touch expectations).
- **Governance checklist** (review cadence, data sources, exception handling).

## Tips
- Recalculate tiers quarterly or when GTM strategy shifts.
- Keep a single truth source (sheet or CDP) to avoid conflicting tiers.
- Document exceptions (e.g., strategic design partners) so automation logic stays clean.

---

Related Skills

account-delete

16
from diegosouzapw/awesome-omni-skill

Полное удаление аккаунта и всех связанных данных из конфигурации.

account-based-marketing-agent

16
from diegosouzapw/awesome-omni-skill

AI агент для ABM. Используй для автоматизации ABM кампаний и персонализации outreach.

account-aware-training

16
from diegosouzapw/awesome-omni-skill

Add account state (P&L, win rate, drawdown) to RL observations + drawdown penalty in rewards. Trigger when: (1) model needs account awareness, (2) training should penalize drawdowns, (3) upgrading obs_dim 5300→5600.

agentuity-cli-git-account-list

16
from diegosouzapw/awesome-omni-skill

List GitHub accounts connected to your organizations. Requires authentication

agentuity-cli-git-account-add

16
from diegosouzapw/awesome-omni-skill

Add a GitHub account to your organization. Requires authentication

Wave Accounting Automation

16
from diegosouzapw/awesome-omni-skill

Automate Wave Accounting tasks via Rube MCP (Composio): invoices, customers, payments, and small business accounting. Always search tools first for current schemas.

edocode-monthly-accounting

16
from diegosouzapw/awesome-omni-skill

EDOCODE 株式会社の毎月の経理処理(証憑ファイル回収)を行うスキル。ユーザーから「EDOCODE の経理処理を始めよう」「EDOCODE の月次精算をお願い」などの依頼があった場合に使用する。Claude Code(`claude --chrome`)または Cowork 環境で、Claude in Chrome を使ったブラウザ操作により、各サービスの管理画面から請求書・領収書 PDF を自動回収する。ログイン等ユーザーにしかできない操作は都度依頼する。

Accounts Reconciler

16
from diegosouzapw/awesome-omni-skill

Automate account reconciliation by matching transactions, identifying discrepancies, and generating variance reports

accounts-payable-workflow

16
from diegosouzapw/awesome-omni-skill

Эксперт AP workflow. Используй для процессов кредиторской задолженности, invoice processing, three-way matching и payment automation.

accountant-expert

16
from diegosouzapw/awesome-omni-skill

Expert-level accounting, tax, financial reporting, and accounting systems

account-research

16
from diegosouzapw/awesome-omni-skill

Gather actionable sales intelligence on companies and individuals before outreach

bgo

10
from diegosouzapw/awesome-omni-skill

Automates the complete Blender build-go workflow, from building and packaging your extension/add-on to removing old versions, installing, enabling, and launching Blender for quick testing and iteration.

Coding & Development