- Call connected Cloud MCP tools first.
- Fill gaps with
anarlog --jsonwhen Cloud has no snapshot. - Resolve meeting IDs from search results.
- Fetch meeting detail before transcript text.
- Keep transcript reads bounded and never access SQLite directly.
Sources
- Published skill:
https://docs.anarlog.so/skill.md - Repository package:
skills/anarlog - Agent plugin:
agent-plugins/anarlog
Install the plugin
TheAnarlog plugin connects to hosted Cloud MCP and bundles the skill. Enable Settings → Developers → Cloud API & Connectors first. Install the Anarlog CLI when the skill needs to fill a meeting that is not in Cloud.
If you previously installed Anarlog Cloud, replace it with Anarlog.
https://github.com/fastrepl/anarlog as a team marketplace, then install Anarlog.
Install in an agent
Install it from the documentation site with the skills CLI:skills/anarlog directory into that agent’s skills directory. Keep the directory name anarlog so relative reference links continue to work.
Agent skill locations and installer commands vary by client. Follow your agent’s skill installation instructions rather than copying only
SKILL.md..agents/skills are internal repository workflows. They are not part of the public Anarlog skill.