# Liftli Skills — free LinkedIn skills for AI agents (machine-readable)

> Free, MIT-licensed agent skills for LinkedIn content. Human-readable version: https://liftli.ai/skills/. Updated 2026-08-13.

Liftli's free tools ship as installable **agent skills**. The agent's own model runs the distilled methodology locally — no Liftli account, no API key, no MCP connection required.

## Install

    npx skills add liftli-ai/skills

A single skill can be installed on its own. Source: https://github.com/liftli-ai/skills (MIT licensed).

## Manifests

- `/.well-known/skills`
- `/.well-known/agent-skills/index.json`

## Categories

- **Write** — hook generators, post creation and rewriting, comment generation, carousel outlines.
- **Profile** — headline and About-section generators, profile audits.
- **Check before posting** — character limits, post preview (where the "…see more" fold lands), AI-detection checkers, line-break fixing.
- **Measure and plan** — engagement and follower-growth calculators, timing analysis, ghostwriter cost comparison.

Each skill has a matching browser-based tool at https://liftli.ai/tools/ that needs no login.

## Relationship to the Liftli MCP

The skills are the free, local, stateless layer: they apply methodology to text the user supplies. They do not have memory, do not know the user's strategy, and do not publish.

The [Liftli MCP server](https://liftli.ai/developers.md) is the full pipeline: it decides what is worth posting from the user's real week, remembers strategy and extracted voice across sessions, runs a critique loop, and publishes through official platform APIs behind a one-tap approval gate.

Use the skills to try the methodology. Connect the MCP when the bottleneck is deciding and remembering, not formatting.
