Extensions / SkillsGitHub ↗

Skills

Skills are reusable procedural instructions expressed as SKILL.md files. Enverif keeps the format intentionally portable.

---
name: account-research
description: Research and qualify a target account
version: 1.0.0
capabilities: [read, network, internal_write]
---

Research the company from reliable sources, record citations and update the lead only after corroborating material facts.

Install from Git

The UI can install skills from trusted HTTPS repositories on GitHub, GitLab and Codeberg. Enverif records the source URL, Git ref, SHA-256 checksum and scan status. Suspicious skill instructions are quarantined rather than activated.

Create in the UI

Skills → Create skill generates validated frontmatter automatically. Capabilities should describe what the skill may need; they do not override the parent agent's policy.

Never embed credentials, API tokens or private customer data in a skill.