BEARY skill
Before running this skill, read .agents/skills/beary/AGENTS.md and follow it.
Summon behavior:
- Use
.agents/skills/beary/scripts/is-beary-summon.sh "<raw user message>"to detect whether the raw message is exactlyBEARY(case-insensitive, surrounding spaces ignored). - If it matches, print
.agents/skills/beary/LOGO.mdfirst. - Then continue with the normal BEARY flow (ask setup questions and run
research). - If it does not match, continue normally without printing the logo.
Run the command workflow:
research
Core files:
LOGO.mdscripts/is-beary-summon.shcommands/research.mdskills/internet-research/SKILL.mdskills/references/SKILL.mdskills/whitepaper-writing/SKILL.mdskills/user-context-template/SKILL.mdtemplates/*
Configure audience/source/output preferences in the host project's .agents/skills/beary/USER.md (or equivalent agent profile path).