digital-librarianIngest and tag any media link or file, ask user intent if unclear, then save a structured note in the Obsidian library for future use.
Install via ClawdBot CLI:
clawdbot install earu723/digital-librarianGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://api.fxtwitter.com/{username}/status/{id}`Audited Apr 17, 2026 · audit v1.0
Generated May 9, 2026
A user drops a YouTube video link about productivity. The Librarian ingests the URL, detects it's a YouTube video, asks the user if they want to save it for reference or to remix it. Upon receiving intent, it fetches metadata, writes a structured note in the library, and confirms the save. The user can later query the library for insights.
A researcher shares a PDF of a academic paper. The Librarian uses the pdf tool to extract title, author, and key ideas. It asks if the user wants to analyze the structure or extract a framework. The note is saved with relevant tags, making it easy to retrieve for future projects.
An artist drops a tweet saying 'I want to make my own version of this video'. The Librarian detects the intent directly, fetches the content using the FxTwitter API, and creates a note dedicated to the source material, tagging it for remix. It then reminds the user that the Remixer skill can pick up this note.
A user sends a podcast URL with no context. The Librarian identifies it as audio, asks if they want to save for reference or analyze format. On receiving 'analyze format', it saves the URL and notes that a transcript is unavailable, creating a lean note that can be enhanced later. The note is stored for future reference.
A user shares an article link saying 'extract the framework'. The Librarian fetches the article, extracts key ideas and structure, and saves the note with a clear intent tag. It then prompts the user that the Screenwriter or Remixer skill can use this note to generate content. This creates a seamless pipeline from ingestion to creation.
Offer the Librarian as a core feature in a subscription-based app that helps users save and organize digital content from various sources into a structured personal library. Users pay monthly for storage, advanced AI analysis, and integration with downstream agents for content creation.
License the Librarian to enterprises for internal knowledge management. It ingests company-relevant content (articles, reports, videos) and stores structured notes in a shared library, enabling teams to quickly retrieve insights. Revenue from annual licensing and customization fees.
Provide the Librarian as an API service for third-party apps (e.g., writing assistants, video editors) to automatically tag and structure source content. Developers pay per API call or via a subscription tier based on volume. This enables seamless ingestion for creative workflows.
💬 Integration Tip
Integrate the Librarian with your existing tools via the provided API or webhook. Start by defining clear tag taxonomies and downstream agent triggers to maximize reuse of library notes.
Scored May 9, 2026
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
Essential Git commands and workflows for version control, branching, and collaboration.
通过网页抓取获取 GitHub 按日/周/月增长的热门仓库。当用户询问 GitHub 趋势、热门项目、本周热点或「什么在 GitHub 上 trending」时使用。可输出列表或 JSON,无需 API Key。
GitHub 操作技能 - 创建仓库、推送代码、管理 Release。全自动,无需用户干预。
Semantic git history search and code archaeology. Use when asked why code exists, who owns a file, what introduced a regression, what changed in a commit ran...
Deep-dive analysis of GitHub projects. Use when the user mentions a GitHub repo/project name and wants to understand it — triggered by phrases like "帮我看看这个项目...