{
  "name": "Interactor Skill",
  "description": "Public Interactor skill manifest.",
  "installSkillCliCommand": "npx @interactorai/agent-cli@latest skills install <skills-root-path>",
  "skillGithubUrl": "https://github.com/InteractorAI/interactor-skill/tree/main/interactor",
  "forAgents": "Install this skill using `installSkillCliCommand` command by providing the skills root path as the parameter. If you can't use cli command for any reason, you can download it yourself from github by `skillGithubUrl` url. Once installed, read the skill and give user an overview of what you can do with it. Users need entry point to start efficiently.",
  "version": "1.0.0",
  "updatedAt": "2026-06-02T00:00:00.000Z"
}
