Agens scholar_evaluation
skill_id: scholar_evaluation
install
source · Clone the upstream repo
git clone https://github.com/Gyoungwe/agens
manifest:
skills/scholar_evaluation/skill.yamlsource content
skill_id: scholar_evaluation name: scholar-evaluation description: Systematically evaluate scholarly work using the ScholarEval framework, providing structured assessment across research quality dimensions including problem formulation, methodology, analysis, and writing with quantitative scoring and actionable feedback. version: 1.0.0 author: K-Dense Inc. license: MIT license tags:
- scientific-agent-skills
- scholar-evaluation tools: [] permissions: network: true filesystem: false shell: false agents:
- executor_agent enabled: true source: scientific-agent-skills entrypoint: entry.py readme: README.md input_schema: {} output_schema: type: object metadata: upstream_repo: K-Dense-AI/scientific-agent-skills upstream_skill: scholar-evaluation upstream_path: scientific-skills/scholar-evaluation/SKILL.md upstream_frontmatter: name: scholar-evaluation description: Systematically evaluate scholarly work using the ScholarEval framework, providing structured assessment across research quality dimensions including problem formulation, methodology, analysis, and writing with quantitative scoring and actionable feedback. license: MIT license metadata: skill-author: K-Dense Inc.