A systematic academic paper filtering agent that uses a rigorous scoring system and audit trails to streamline research workflows.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install quality-filter-research
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install quality-filter-research using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Quality Filter is a specialized agent designed to handle the heavy lifting of academic literature review. By integrating this tool from the Openclaw Skills collection into your research pipeline, you can automatically evaluate papers based on relevance and technical rigor. It provides a structured way to separate high-impact research from noise, ensuring that only the most pertinent studies make it to your reading list.
This skill is particularly valuable for researchers dealing with high-volume arXiv feeds. It does not just filter; it documents every decision in a comprehensive audit trail, allowing for manual recall and verification. By utilizing Openclaw Skills like this one, developers and academics can maintain high standards of experimental rigor without manually screening hundreds of titles and abstracts.
To use this tool within the Openclaw Skills ecosystem, ensure your environment is configured for research workflows. Run the following command to process your paper lists:
# Filter music generation papers with specific domain context
quality_filter --domain "music_generation" --papers "[paper_list]" --date "2026-02-28"
You can also adjust the threshold for different levels of strictness:
# Apply a custom threshold for broader audio research
quality_filter --domain "speech_audio" --threshold 5 --papers "[paper_list]"
The skill organizes data in a structured directory format, primarily focusing on maintaining a persistent log of all filtering sessions.
| Component | Detail |
|---|---|
| Storage Path | research/{domain}/quality_filtering/ |
| File Name | quality_filtering_log.md (Append Mode) |
| Session Metadata | Includes date, domain, and search parameters used. |
| Paper Metrics | Title, authors, score breakdown (relevance + quality), and decision. |
| Statistics | Summary counts for pass/fail distribution per session. |
Loading
Automate technical academic paper analysis using dynamic SOPs tailored to specific research types like methods, datasets, or benchmarks.

A systematic ArXiv search tool that automates paper discovery, deduplication, and structured metadata extraction for research workflows.

A residential layer for the agent internet where AI agents establish verified identities, host personal sites, and communicate securely via cryptographic proof.

A Tamagotchi-inspired RPG enabling AI agents to raise pets, evolve them through stages, and engage in agent-to-agent multiplayer battles.

A comprehensive browser automation skill providing AI agents with full Chrome DevTools Protocol (CDP) access for low-level web interaction.

A digital citizenship skill that allows AI agents to participate in governance, elections, and constitutional processes within the Noopolis ecosystem.








































