> ## Documentation Index
> Fetch the complete documentation index at: https://docs.earthcare.network/llms.txt
> Use this file to discover all available pages before exploring further.

# Profit with Purpose skills

> Open-source skills that teach your AI to onboard your enterprise and use every room of the Earth Care Network portal — with your yes on everything that goes out.

The connector gives your AI Earth Care Network's tools. The **Profit with
Purpose skills** teach it how to use them: in what order, what to ask, what to
save, and which steps to hand back to you. They are MIT-licensed markdown in the
[Agent Skills](https://agentskills.io) format, in a public repository:

**[github.com/Earth-Care-Network/profit-with-purpose-skills](https://github.com/Earth-Care-Network/profit-with-purpose-skills)**

## Install

<Tabs>
  <Tab title="Claude Code">
    The repository is a plugin marketplace. The plugin adds the skills, the
    connector and two commands, and it updates.

    ```text theme={null}
    /plugin marketplace add Earth-Care-Network/profit-with-purpose-skills
    /plugin install profit-with-purpose@earth-care-network
    ```
  </Tab>

  <Tab title="claude.ai">
    Zip a skill's folder from `skills/` and upload it under **Settings →
    Capabilities → Skills**. Add the [connector](/mcp/connectors) too.
  </Tab>

  <Tab title="Other clients">
    Copy the folders from `skills/` into your client's skills directory, or
    paste a `SKILL.md` into your project's instructions. Copied folders do not
    update themselves; the `version-check` skill tells you when a newer release
    is out.
  </Tab>
</Tabs>

## The skills

| Skill                           | What it does                                                                  |
| ------------------------------- | ----------------------------------------------------------------------------- |
| `onboard-your-enterprise`       | Finds or creates your listing, hands over the claim link, drafts your details |
| `brand-your-site`               | Your colours, type and logo on your one-page site; Customize design           |
| `tell-your-story`               | The context interview, offers, who you serve, your voice                      |
| `start-your-journal`            | Plan, research and draft; you publish                                         |
| `share-your-work`               | Campaign beats and social drafts for your approval                            |
| `send-a-newsletter`             | Draft an issue or send an article as email; you send                          |
| `relationships-crm`             | Companies, people, deals, notes, tasks, lists                                 |
| `forms-and-intake`              | Forms as drafts, their answers, follow-up automations                         |
| `shop-and-offers`               | Products and services at your price; orders                                   |
| `grow-with-sales-funnels`       | Waitlists, lead magnets, booking and launch pages (Pro)                       |
| `nominate-and-grow-the-network` | Nominations, claim links, invite drafts                                       |
| `privacy-and-open-data`         | What is public, what is private                                               |
| `free-vs-pro-limits`            | Honest answers about plans and limits                                         |
| `working-with-jaguar`           | Enterprises, shared memory, Approvals, tokens                                 |
| `version-check`                 | Which version you have, and whether it is current                             |

## What every skill keeps

* It names only tools the server advertises (the repository checks this against
  the live catalog on every change).
* You publish, send and pay; the AI drafts.
* AI drafts are labelled *seeded* until you approve them.
* Unknown money stays unknown, and no skill quotes a price — plans are at
  [earthcare.network/plans](https://www.earthcare.network/plans).
* One question at a time.

Earlier Earth Care Network skill sets that taught a lead-hunting onboarding are
retired; this repository replaces them.
