feishu-paper-managerDesign or implement a paper-management workflow built on a Feishu bot plus OpenClaw. Use when the user wants to ingest papers from Feishu messages, save PDFs...
Install via ClawdBot CLI:
clawdbot install ch1hyaanon/feishu-paper-managerGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://...Audited Apr 18, 2026 · audit v1.0
Generated Mar 22, 2026
A university research lab uses this skill to ingest papers shared via Feishu messages from collaborators, automatically store PDFs or links in a cloud-docs folder, and maintain a searchable table with metadata and tags for literature reviews. The taxonomy iteration loop ensures tags evolve as the lab's focus shifts, improving retrieval for grant writing and publication tracking.
A tech company's R&D team implements this skill to manage AI and engineering papers discussed in Feishu channels, saving PDFs and links to a centralized folder and tagging them by topic, method, and domain for innovation tracking. The multi-dimensional table enables quick filtering to support patent research and project planning, with taxonomy updates maintaining relevance as new trends emerge.
A consulting firm uses this skill to collect industry reports and academic papers from Feishu messages, storing them in a cloud-docs folder and tagging by business domain and maturity stage for client briefings. The tagging policy ensures reusable labels for trend analysis, while the taxonomy loop refines categories as market dynamics change, aiding in deliverable creation.
A healthcare AI team applies this skill to ingest medical and AI papers from Feishu, saving PDFs with deterministic filenames and tagging by domain (e.g., biology) and task (e.g., information-extraction) for regulatory compliance and model development. The one-line summaries provide quick insights for clinical reviews, and taxonomy iterations keep tags aligned with evolving research priorities.
An open-source project community uses this skill to manage papers shared in Feishu groups, storing links in a cloud-docs folder and tagging by method (e.g., rag) and stage (e.g., worth-reproducing) for contributor onboarding and roadmap planning. Deduplication prevents clutter, and taxonomy updates ensure tags remain useful as the project scales beyond 50 papers.
Offer this skill as a subscription-based service where organizations pay a monthly fee per user to access the paper-management workflow integrated with Feishu and OpenClaw. Revenue comes from tiered plans based on storage limits, number of papers, and advanced features like custom taxonomy support, targeting research labs and enterprises.
Provide consulting services to design and implement custom paper-management systems using this skill for clients in industries like finance or education. Revenue is generated through project-based fees for setup, integration with existing Feishu environments, and ongoing support for taxonomy refinement and workflow optimization.
Deploy a free version of this skill with basic ingestion and tagging capabilities, then monetize through premium upgrades such as enhanced taxonomy iteration, bulk import tools, and analytics dashboards. Revenue streams include one-time purchases for advanced features or usage-based pricing for high-volume paper processing.
💬 Integration Tip
Ensure Feishu bot permissions are set for message access and cloud-docs folder creation, and use OpenClaw's API for seamless workflow automation to handle ingestion and table updates efficiently.
Scored Apr 19, 2026
Calendar management and scheduling. Create events, manage meetings, and sync across calendar providers.
Sync and query CalDAV calendars (iCloud, Google, Fastmail, Nextcloud, etc.) using vdirsyncer + khal. Works on Linux.
Manage tasks and projects in Todoist. Use when user asks about tasks, to-dos, reminders, or productivity.
Use when you have a written implementation plan to execute in a separate session with review checkpoints
Send short status descriptions in chat for long-running tasks. Use when you need to provide periodic updates during multi-step operations, confirm task completion, or notify of failures. Includes automated periodic monitoring that sends updates every 5 seconds, status message templates, and a helper function for consistent status reporting.
Create, list, and manage macOS Calendar events via AppleScript. Use when the user asks to add a reminder, schedule an event, create a calendar entry, set a d...