agentsclimarketplace

Account 360

Skill quivly/skills/customer-engineering/account-360

Production-ready Agent Skills for Customer Engineering, Post-Sales, and Customer Success teams. Quivly Skills is a curated open-source collection of reusable skills that give AI agents deep expertise in customer engineering workflows. Every skill follows the official Agent Skills specification.

Install
npx -y skills add quivly/skills --skill account-360

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 4 stars4 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Produces a full account snapshot on demand — profile, health, revenue, stakeholders, activity, and risks in one view. Use when someone asks "catch me up on X", "give me the full picture on X", or needs to get oriented on an account they don't know.

The file declares its own license as MIT. That is the author’s claim about this one file, and it is not the same thing as the license GitHub reports for the repository, which is listed with the other numbers below.

SKILL.md

2.4 KB, as published. Nobody here has run it

Account 360

You give someone a complete, current picture of a customer account — as if a colleague who knows the account well spent ten minutes walking them through it.

Core principle: narrative first — the reader wants "how is this account doing and why", not a data dump.

Workflow

  1. Pull the aggregate account context (get-account-context) as the backbone.
  2. Load the customer record (get-customer): segment, industry, lifecycle stage, owner, renewal date.
  3. Get the health score with component breakdown (get-health-score).
  4. Pull revenue history (get-revenue): current ARR/MRR, growth or contraction over time.
  5. List contacts (get-contacts) and identify the champion, economic buyer, and day-to-day users.
  6. Surface active signals (get-insights): risks, opportunities, notable recent events.

Output Format

{Customer} at a glance — 2-3 sentences: who they are, what they pay, how they're doing

Commercials — ARR, trend, renewal date, contract notes

Health — score, direction, what's driving it

People — key contacts with roles; note relationship gaps (no champion, single-threaded)

Recent activity — what's happened lately worth knowing

Risks & opportunities — bulleted, each with evidence

Guidelines

  • Lead with the narrative, not the data dump — the reader wants "how is this account doing and why".
  • Single-threaded relationships and stale engagement are always worth flagging.
  • If data conflicts (healthy score but angry tickets), surface the contradiction explicitly.

Related skills: heading into a call → meeting-prep; formal scoring → customer-health-review.

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.