π¦ ClawHub
Find Book
by @heardlyapp
Instantly find nonfiction books with Goodreads ratings, summaries, key concepts, and AI suggestions for enhancing your agent's knowledge files.
π‘ Examples
const FindBookSkill = require('find-book');
const skill = new FindBookSkill();
const result = skill.search('Atomic Habits');
TERMINAL
clawhub install find-book