scienceworld-material-classifier

Infer material conductivity from domain knowledge and contextual cues.

145|1|Updated Mar 16, 2026
One-click install
npx skills add https://github.com/taomiao/DynamicSkillCompiler --skill scienceworld-material-classifier-taomiao
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: scienceworld-material-classifier
Source: https://github.com/taomiao/DynamicSkillCompiler/tree/main/experiments/src/skills/scienceworld/scienceworld-material-classifier
Command: npx skills add https://github.com/taomiao/DynamicSkillCompiler --skill scienceworld-material-classifier-taomiao

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill enables logical inference of a material's properties, such as conductivity, when direct testing is unavailable or invalid, facilitating decision-making in experimental contexts.

Core Features & Use Cases

  • Property Inference: Determine material characteristics like conductivity based on environmental cues and domain knowledge.
  • Scenario Handling: Use this Skill when experimental actions cannot be performed due to equipment issues or safety concerns.
  • Use Case: Classify whether a glass container is nonconductive by analyzing its material properties and observed context in absence of electrical testing.

Quick Start

Apply this Skill to infer the electrical conductivity of an object based on its material and observed properties, supporting environmental assessments or safety procedures.

Frequently Asked Questions about scienceworld-material-classifier

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I infer material conductivity when direct electrical testing is unavailable?

You can infer material conductivity by applying domain knowledge and contextual cues from a material properties database, using logical inference algorithms to classify conductive or nonconductive traits when physical measurement is unfeasible.

What is property inference and when do I need it in laboratory scenarios?

Property inference is the process of determining material characteristics like conductivity using environmental cues and domain knowledge. You need it in laboratory or field scenarios where direct measurement cannot be performed due to equipment issues or safety concerns.

Can I classify whether a glass container is nonconductive without physical testing?

Yes, you can classify a glass container as nonconductive by analyzing its material properties and observed context. The inference relies on a database of material properties and common-sense reasoning instead of direct electrical testing.

What are the limitations of logical inference for material classification?

Logical inference for material classification is limited by the availability and accuracy of the referenced material properties database. It should not be used when direct physical testing is valid and feasible, as inference relies on contextual cues rather than measured data.