Bibref Verify banner
yzhao062 yzhao062

Bibref Verify

Development community

Description

Read and follow the skill definition. Look for it at `skills/bibref-verify/SKILL.md` first, then `.claude/skills/bibref-verify/SKILL.md`, then `.agent-config/repo/skills/bibref-verify/SKILL.md`. Apply it to the user's current task. Also read the bundled script under the skill's scripts/ directory as needed.

Installation

Installs to ~/.claude/commands/yzhao062-agent-config-bibref-verify.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/yzhao062/agent-config/HEAD/.claude/commands/bibref-verify.md -o ~/.claude/commands/yzhao062-agent-config-bibref-verify.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository