agentic-paper-digest-skillFetches and summarizes recent arXiv and Hugging Face papers with Agentic Paper Digest. Use when the user wants a paper digest, a JSON feed of recent papers, or to run the arXiv/HF pipeline.
Install via ClawdBot CLI:
clawdbot install matanle51/agentic-paper-digest-skillGrade Good — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Sends data to undocumented external endpoint (potential exfiltration)
POST → http://127.0.0.1:8000/api/runCalls external URL not in known-safe list
https://github.com/matanle51/agentic_paper_digestAI Analysis
The skill interacts with external APIs (arXiv, Hugging Face, LLM providers) as required for its stated purpose of fetching and summarizing papers, and the local API endpoints (127.0.0.1) are for user-controlled workflows, not unauthorized data exfiltration. No hidden instructions, credential harvesting, or obfuscation are evident in the provided definition.
Audited Apr 16, 2026 · audit v1.0
Generated Mar 1, 2026
Research institutions and university labs use this skill to automatically track and summarize the latest AI/ML papers from arXiv and Hugging Face. The JSON output feeds into internal dashboards, helping researchers stay current without manual paper scanning.
AI startups deploy this skill to monitor competitor publications and emerging techniques. The local API server allows continuous polling for new papers, with summaries helping technical teams quickly assess relevant innovations in their domain.
Venture capital and investment firms use the skill to identify promising AI research trends for investment opportunities. The topic filtering and affiliation boosting help prioritize papers from top institutions and emerging research areas.
Large tech corporations integrate this skill into their R&D workflows to automatically ingest and categorize relevant academic papers. The configurable topics and caps ensure teams receive tailored digests aligned with specific product development areas.
Technical journalists and content creators use the skill to generate timely summaries of AI research breakthroughs. The structured JSON output enables easy transformation into articles, newsletters, or social media content about latest developments.
Offer a hosted version of the API server with managed infrastructure, eliminating the need for users to handle installation and configuration. Provide tiered subscriptions based on paper volume, API call limits, and advanced features like custom topic models.
License the skill to large organizations for internal deployment, with added enterprise features like SSO integration, audit logging, and priority support. Include customization services for specific industry use cases and integration with existing research platforms.
Process and enrich the paper data at scale, then sell access to the aggregated, cleaned dataset through API endpoints or data dumps. Offer specialized datasets focused on particular AI subfields, institutions, or geographic regions.
💬 Integration Tip
Start with the CLI mode to validate the setup before deploying the API server for production workflows. Use the .env file for environment variables rather than exporting them in the shell for better security and reproducibility.
Scored Apr 19, 2026
Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.
Transform AI agents from task-followers into proactive partners with memory architecture, reverse prompting, and self-healing patterns. Lightweight version f...
Persistent memory for AI agents to store facts, learn from actions, recall information, and track entities across sessions.
Search and discover OpenClaw skills from various sources. Use when: user wants to find available skills, search for specific functionality, or discover new s...
Prefer `skillhub` for skill discovery/install/update, then fallback to `clawhub` when unavailable or no match. Use when users ask about skills, 插件, or capabi...
Orchestrate multi-agent teams with defined roles, task lifecycles, handoff protocols, and review workflows. Use when: (1) Setting up a team of 2+ agents with different specializations, (2) Defining task routing and lifecycle (inbox → spec → build → review → done), (3) Creating handoff protocols between agents, (4) Establishing review and quality gates, (5) Managing async communication and artifact sharing between agents.