byacnlabs· 18 skills
Meta-skill for building and managing agent persona skill packs (instruction-only; no bundled installer or auto-downloaded binaries). Credentials are never written into generated packs by the framework; publish/ACN/register require explicit user CLI. Use when the user wants to create a new agent persona, install/manage existing personas, or publish persona skill packs to OpenPersona.
$npx -y skills add acnlabs/openpersona --skill open-personaInstalls into the current project.
Run `npx skills use "https://github.com/acnlabs/openpersona" --skill "acnlabs/openpersona/open-persona"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/acnlabs/openpersona" that are relevant to the current task. Run `npx skills add "https://github.com/acnlabs/openpersona"` and select the relevant skills, then follow their instructions.