pzPaperzilla CLI lets you search, filter, and browse AI-curated academic papers by project, requiring a Paperzilla account for authentication.
Install via ClawdBot CLI:
clawdbot install pors/pzGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Accesses system directories or attempts privilege escalation
sudo mvCalls external URL not in known-safe list
https://paperzilla.aiAI Analysis
The skill interacts with the legitimate Paperzilla service for its stated purpose of academic paper discovery, and the installation instructions are standard for CLI tools. The primary risk is the standard dependency on an external API and the requirement for user authentication, but no hidden behavior, credential harvesting, or data exfiltration beyond the service's intended function is evident.
Audited Apr 17, 2026 · audit v1.0
Generated Mar 21, 2026
Researchers can use Paperzilla CLI to organize and filter papers across multiple projects, focusing on must-read articles and recent publications. It helps streamline literature reviews by exporting data in JSON for analysis with AI tools, enhancing productivity in academic workflows.
Tech teams can integrate Paperzilla CLI into their development pipelines to monitor scientific advancements relevant to their projects. By setting up automated feeds with filters like publication date and must-read status, they stay updated on cutting-edge research without manual browsing.
Medical professionals and pharmaceutical researchers can use the CLI to track new studies and clinical trials by filtering papers based on specific dates and priorities. The JSON output enables easy data integration into health informatics systems for evidence-based decision-making.
Educators and librarians can employ Paperzilla CLI to curate up-to-date academic materials for courses or institutional repositories. By generating Atom feeds, they provide students with automated access to filtered paper lists, supporting learning and research activities.
Startups can leverage the CLI to monitor competitor research and industry trends by filtering papers from specific projects. The tool aids in identifying emerging technologies and opportunities, with JSON exports facilitating integration into business intelligence dashboards.
Offer a free tier with basic CLI features and limited projects, while charging for advanced filters, higher API limits, and premium support. This model attracts academic users and upsells to enterprises needing robust data handling and integration capabilities.
Generate revenue by charging for API access beyond the CLI, allowing developers to build custom applications on Paperzilla's data. This includes usage-based pricing for high-volume requests and partnerships with research platforms for data syndication.
Sell tailored packages to corporations and institutions, including on-premise deployments, enhanced security features, and dedicated support. This model targets large organizations in tech and healthcare that require compliance and scalable integration with existing systems.
💬 Integration Tip
Use the --json flag to pipe output into AI assistants like Claude for automated analysis, and set up environment variables like PZ_API_URL for custom deployments.
Scored Jun 19, 2026
Eventbrite API integration with managed OAuth. Manage events, venues, ticket classes, orders, and attendees. Use this skill when users want to create and manage events, check orders, view attendees, or access event categories. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Requires network access and valid Maton API key.
Systeme.io API integration with managed OAuth. Manage contacts, tags, courses, communities, and subscriptions. Use this skill when users want to manage Systeme.io contacts, enroll students in courses, manage community memberships, or handle subscriptions. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Requires network access and valid Maton API key.
Quo API integration with managed OAuth. Manage calls, messages, contacts, and conversations for your business phone system. Use this skill when users want to send SMS, list calls, manage contacts, or retrieve call recordings/transcripts. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Requires network access and valid Maton API key.
Simple test skill that calls a GET endpoint to fetch a daily post. No authentication required.
Build secure authentication with sessions, JWT, OAuth, passwordless, MFA, and SSO for web and mobile apps.
Guide to implement secure API practices including authentication, authorization, input validation, rate limiting, and protection against common API vulnerabi...