- Prefer connected Anarlog MCP tools.
- Fall back to
anarlog --jsonwhen MCP is unavailable. - 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
The agent plugin bundles the complete skill and a local MCP configuration. Install the Anarlog CLI before enabling the plugin. For Claude Code:https://github.com/fastrepl/anarlog as a team marketplace.
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.