Add a new self-contained example agent under examples/. Use when asked to "create an example for <framework>", "add a tutorial agent", "demo integration with <LLM provider>", or when showcasing a new pattern users should copy.
$npx -y skills add getbindu/bindu --skill add-example-agentInstalls into the current project.
Run `npx skills use "https://github.com/getbindu/bindu" --skill "getbindu/bindu/add-example-agent"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/getbindu/bindu" that are relevant to the current task. Run `npx skills add "https://github.com/getbindu/bindu"` and select the relevant skills, then follow their instructions.