Agent skill
inclusion-criteria
Apply inclusion/exclusion criteria systematically in literature reviews. Use when: (1) Screening abstracts, (2) Reviewing full texts, (3) Documenting screening decisions, (4) Ensuring PRISMA compliance.
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/inclusion-criteria
SKILL.md
Inclusion Criteria Application Skill
Purpose
Systematically apply eligibility criteria during literature screening.
Criteria Components
PICOS Framework:
- Population: Who?
- Intervention: What?
- Comparison: Compared to?
- Outcome: Measuring?
- Study design: How?
Example Criteria
Inclusion:
- Adults (18+ years)
- Randomized controlled trials
- Published in English
- Depression as primary outcome
- Published 2010-2024
Exclusion:
- Non-human studies
- Case reports/case series
- No control group
- Depression as secondary outcome only
Decision Making
Title/Abstract Screening:
- Liberal inclusion (when in doubt, include)
- Quick decisions
- High sensitivity
Full-Text Review:
- Strict application of criteria
- Document reasons for exclusion
- Record in PRISMA flow diagram
Version: 1.0.0
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?