init-kbInitialize or update a knowledge base for a project, business, or client. Triggers on "init kb", "build kb", "create kb for X", "set up kb", "new kb" (init),...
Install via ClawdBot CLI:
clawdbot install kevjade/init-kbGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://firecrawl.link/operatorUses known external API (expected, informational)
api.firecrawl.devAudited Apr 16, 2026 · audit v1.0
Generated May 3, 2026
A solo founder building a new SaaS product needs to create a knowledge base for their AI agent to handle customer support and content creation. They have a website but no existing KB files.
A marketing agency is onboarding a new client, a local restaurant chain, and needs to scrape their website and social profiles to build a comprehensive brand and voice guide for content generation.
A freelance designer wants to create a personal knowledge base that captures their unique style, portfolio projects, and client interaction rules to delegate outreach and proposal writing to an AI agent.
An online store owner needs to refresh an existing KB after updating product lines and pricing. They use the update trigger to re-scrape the site and fill gaps without starting from scratch.
A consulting firm wants to centralize knowledge for multiple engagements. Each engagement gets its own KB with business intel, personas, and guardrails, loaded on-demand to avoid context bloat.
Agencies use init-kb to standardize client onboarding, creating reusable KBs for each client to maintain voice consistency across deliverables.
SaaS companies build KBs for product documentation, customer support automation, and personalized onboarding flows for different user segments.
Individual professionals create personal KBs to delegate repetitive tasks to AI agents, freeing up time for high-value work.
💬 Integration Tip
Store the Firecrawl API key in environment variables or a local file to avoid re-entering it each session. Auto-load AGENTS.md at boot but keep the 9 KB files on-demand to preserve context space.
Scored Apr 19, 2026
Work with Obsidian vaults (plain Markdown notes) and automate via notesmd-cli.
Work with Obsidian vaults (plain Markdown notes) and automate via obsidian-cli.
Obsidian笔记库按KG笔记法整理——四种笔记类型、链接权限、关系中转、命名规范、新旧分离。自动纠错+建关系+去重+补缺+无关内容分离+分层加载
Manage a personal knowledge base by adding, searching, organizing, and reviewing articles, links, and notes with tags and natural language queries.
Automatically extract key points from long texts in Chinese or English using keywords or length triggers, outputting clear, concise bullet-point summaries.
Generate a daily work report by automatically discovering all git repositories the user worked on, collecting commit logs across all branches, and summarizin...