Enverif

Skills

Expertise you can install into an agent

A skill is a packaged set of instructions and procedures for one job. Enverif ships the starter skills below; you can write your own or adapt these in the repository.

Authoring

A skill is a file, not a black box

Skills follow the AgentSkills SKILL.md format: a name, a version, a description of when to use it, and the instruction body the agent loads at run time.

  • Declared capabilities. Read, write, network, secrets and destructive access are ticked explicitly — the run stops if a skill reaches beyond them.
  • Portable. Because it is a plain markdown package, the same skill can be reviewed in Git, shared between workspaces or handed to another agent.
  • Versioned. Bump the version to change behaviour; agents keep running the version you assigned them.
Enverif create skill form with name, version, description, capability checkboxes and instruction body
Authoring a skill: an AgentSkills-compatible SKILL.md instruction set with explicit read, write, network, secrets and destructive capabilities.

B2B Sales Agent

Bundled with Enverif

Starter skill for outbound B2B motion: qualify an ICP, research accounts and prepare approval-ready outreach.

Capabilities

  • ICP qualification
  • Account research
  • Outreach drafting

Roles

Sales
Lead Generation

Requires

License: See bundled skill manifest

View source

GTM Agents Starter

Bundled with Enverif

A go-to-market starter pack covering list building, segmentation and reporting handoffs between roles.

Capabilities

  • List building
  • Segmentation
  • Reporting handoff

Roles

Sales
Revenue Operations
Marketing

Requires

License: See bundled skill manifest

View source

Goose Growth Starter

Bundled with Enverif (upstream attribution preserved)

Growth-experiment starter skill for content and channel work, shipped with its upstream attribution intact.

Capabilities

  • Experiment planning
  • Content drafting
  • Channel reporting

Roles

Marketing

Requires

License: Upstream license preserved in the skill manifest

View source

Skill manifests, including upstream attribution and licensing, live in ShubhamTuts/enverif.

Want a skill for your motion?

Bring your playbook — we'll help you package it as a skill.