nova: Skill for Claude Code

.claude/skills/ghl-contacts/SKILL.md

ghl-contacts is a skill for Claude Code from djbelieny/nova. It costs 43 tokens per session (694 once invoked), scanned A, original, MIT.

A GoHighLevel contact and customer-relationship-management toolkit. A CRM is software for storing contacts, tracking potential customers, and managing sales opportunities.

In plain words
What is it for?
Searching, creating, updating, and deduplicating contacts; managing tags; and working with sales pipelines and opportunities in GoHighLevel.
Why use it?
It reduces manual contact maintenance and keeps contact details, tags, pipelines, and opportunities organized in one system.

Skill for Claude Code

Written for Claude Code: installed under .claude/.

This is djbelieny/nova's own configuration. It tells Claude Code how to work on nova itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything nova configures →

Reuse

Borrowing it

Nothing to install: this file belongs to djbelieny/nova. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/djbelieny/nova/main/.claude/skills/ghl-contacts/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/djbelieny/nova

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for ghl-contacts

README.md
[![agentmods](https://agentmods.dev/badge/skills/djbelieny/nova/ghl-contacts/github.svg)](https://agentmods.dev/skills/djbelieny/nova/ghl-contacts)
Your own site
<a href="https://agentmods.dev/skills/djbelieny/nova/ghl-contacts"><img src="https://agentmods.dev/badge/skills/djbelieny/nova/ghl-contacts/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for ghl-contacts

Your own site · 80×15
<a href="https://agentmods.dev/skills/djbelieny/nova/ghl-contacts"><img src="https://agentmods.dev/badge/skills/djbelieny/nova/ghl-contacts.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 43 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 694 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00043 $0.00694
Opus 5 $0.00022 $0.00347
Sonnet 5 $0.00009 $0.00139
Haiku 4.5 $0.00004 $0.00069

Measured 10d ago against content hash 791e8d0cd6d9, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, from the pricing page.

Security

Grade A, and why

ghl-contacts scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 10d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.claude/skills/ghl-contacts/SKILL.md · 54 lines

How it starts

The opening of the file, as written. The whole thing — 54 lines — stays where its author put it; the contents beside it link to each section on GitHub.

GHL Contacts & CRM

When to Use

  • Search, create, or update contacts
  • Manage pipelines and opportunities
  • Tag management on contacts
  • Workflow enrollment / removal
  • Duplicate contact detection
  • Contact followers

Available Tools

Fetch these MCP tools using ToolSearch before calling them:

Tool Purpose
mcp__gohighlevel__search-contacts-advanced Search contacts with filters
mcp__gohighlevel__create-contact Create a new contact
mcp__gohighlevel__update-contact Update contact fields
mcp__gohighlevel__get-contact Get contact by ID
mcp__gohighlevel__get-contacts List contacts
mcp__gohighlevel__upsert-contact Create or update contact
mcp__gohighlevel__delete-contact Delete a contact
mcp__gohighlevel__get-duplicate-contact Find duplicate contacts
mcp__gohighlevel__get-contacts-by-businessId Contacts by business
mcp__gohighlevel__add-tags Add tags to contact
mcp__gohighlevel__remove-tags Remove tags from contact
mcp__gohighlevel__get-pipelines List pipelines
mcp__gohighlevel__create-opportunity Create opportunity
mcp__gohighlevel__update-opportunity Update opportunity
mcp__gohighlevel__search-opportunity Search opportunities
mcp__gohighlevel__get-opportunity Get opportunity by ID
mcp__gohighlevel__delete-opportunity Delete opportunity
mcp__gohighlevel__Upsert-opportunity Upsert opportunity
mcp__gohighlevel__update-opportunity-status Update opportunity status
mcp__gohighlevel__add-followers-contact Add followers to contact
mcp__gohighlevel__remove-followers-contact Remove followers
mcp__gohighlevel__add-followers-opportunity Add followers to opportunity
mcp__gohighlevel__remove-followers-opportunity Remove followers from opportunity
mcp__gohighlevel__add-contact-to-workflow Add contact to workflow
mcp__gohighlevel__delete-contact-from-workflow Remove from workflow
mcp__gohighlevel__add-remove-contact-from-business Business association

Read the full file on GitHub · 54 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 10d ago First seen · 54 lines · 43 tokens per session scan A 791e8d0cd6d9

Subscribe to this mod's changes

ghl-contacts is a skill published in the GitHub repository djbelieny/nova (5 stars, last pushed 1mo ago), licensed MIT. It adds 43 tokens to every session and 694 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

businesses

Business lifecycle skill (DOMAIN-AGNOSTIC). Creates, lists, inspects, validates, and migrates businesses — autonomous multi-agent organizations — following the Business Protocol v2 (v1 businesses still load unchanged). Works for ANY domain: marketing, healthcare, engineering, legal, real-estate, gaming, foodtech…

gutomec/nirvana-os-engine · 145 tokens

nirvana-os-hermes

Hermes runtime ONLY — the Nirvana-OS bridge for Hermes Agent. Every other runtime loads the first-class nirvana-os skill instead and must ignore this one. Lists and inspects the user's Nirvana-OS businesses (empresas) and squads and routes production briefs to the harness orchestrator via nrv dispatch. Trigger when…

gutomec/nirvana-os-engine · 132 tokens

nirvana-os

List and inspect the user's Nirvana-OS businesses (empresas), squads and mind-clones, and route production briefs to the harness orchestrator. Trigger on 'quais são minhas empresas/squads', 'what businesses/squads do I have', 'liste minhas empresas', 'quais mind-clones eu tenho', 'o que o nirvana pode fazer', 'use o…

gutomec/nirvana-os-engine · 114 tokens

harness

Nirvana-OS orchestrator: routes a brief across the user's own library of businesses, squads and mind-clones, dispatches the best combination, and gates the result before delivery. Use when the user asks for a concrete artifact (book, video, report, design, code, campaign, any deliverable) in a machine where Nirvana-OS…

gutomec/nirvana-os-engine · 154 tokens

squads

Squad lifecycle skill. Use when asked to create, validate, inspect, list, or migrate squads — portable AI agent teams with workflows. Triggers on: create squad, list squads, inspect squad, validate squad, migrate squad, adapters. For EXECUTION of production briefs ('use the squad X', 'orquestre via squad', 'rode via…

gutomec/nirvana-os-engine · 99 tokens

dispatch

Use when a task file exists in .hyperflow/tasks/ and workers need dispatching. Fans out parallel workers under per-batch Reviewers, runs a final integration review, and commits per sub-task. Endpoint of the auto-chain — no auto-deploy. Trigger with /hyperflow:dispatch, "run the plan", "execute the task", "build it"…

jeremylongshore/tons-of-skills-marketplace · 81 tokens