zjunlp/SkillNet

Create, Evaluate, and Connect AI Skills

About the project

SkillNet is infrastructure for finding, creating, evaluating, combining, and coordinating reusable capabilities for AI agents. Agent developers use it as a searchable and installable library of skills and as a system for selecting skills for particular tasks. The catalogue contains skills that can be discovered, installed, or used with SkillNet.

1.3kStars on the repository
122Mods indexed here, across every type
yesterdayLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

zjunlp/SkillNet

Skill Claude CodeCodex

This skill plants a seed or small plant into a suitable growth container (e.g., a flower pot with soil and water). It should be triggered when the agent has acquired a seed and needs to initiate the plant growth process by placing it into a prepared environment. The skill coordinates the 'move' action to transfer the…

not rated 1.3k +2 yesterday A 87 tokens original MIT

zjunlp/SkillNet

Skill Claude CodeCodex

Plants seeds into prepared containers with soil to initiate plant growth. Execute this when you have both seeds and properly prepared planting containers available. This skill handles the specific action pattern of transferring seeds from storage to growth containers to begin cultivation processes.

not rated 1.3k +2 yesterday A 53 tokens original MIT

zjunlp/SkillNet

Skill Claude CodeCodex

Prepares a planting pot by moving soil from inventory into an empty or water-filled pot. Use this when setting up a growth environment for seeds or plants. It performs the 'move soil to flower pot X' action, transforming the container into a viable planting medium. This skill is atomic and can be repeated for multiple…

not rated 1.3k +2 yesterday A 71 tokens original MIT

zjunlp/SkillNet

Skill Claude CodeCodex

This skill observes the state of an active apparatus and its contents to track progress. Use when you need to periodically check for state changes (e.g., solid to liquid) during a heating or reaction process. The skill uses 'look at' or 'examine' actions on the apparatus and substance.

not rated 1.3k +2 yesterday A 65 tokens original MIT

zjunlp/SkillNet

Skill Claude CodeCodex

This skill introduces deliberate pauses in task execution. Use when the agent needs to consider next steps, evaluate intermediate results, or wait for processes to complete. The skill uses the 'wait1' or 'wait' actions to temporarily halt activity, preventing rushed decisions in complex experimental procedures.

not rated 1.3k +2 yesterday A 62 tokens original MIT

zjunlp/SkillNet

Skill Claude CodeCodex

This skill locates and acquires a recipe or instruction document by using 'pick up' on the recipe object. Use when the task involves following a specific procedure (e.g., crafting, mixing) and the agent needs to obtain the written instructions. The skill assumes the recipe is visible in the current room and moves it…

not rated 1.3k +2 yesterday A 90 tokens original MIT

zjunlp/SkillNet

Skill Claude CodeCodex

Places an object into a designated container (like a colored box) based on a test outcome. It should be triggered when the agent needs to finalize a task by storing an object according to a rule (e.g., conductive → blue box, non-conductive → orange box). The input is the object and the rule, and the output is the…

not rated 1.3k +2 yesterday A 84 tokens original MIT

zjunlp/SkillNet

Skill Claude CodeCodex

Performs an initial survey of a room to identify all visible objects, containers, devices, and their states using the 'look around' action. Use this skill when you first enter a new location, need to refresh your understanding of the environment, or must identify available resources before planning a sequence of…

not rated 1.3k +2 yesterday A 80 tokens original MIT

zjunlp/SkillNet

Skill Claude CodeCodex

Teleports the agent to a specified room within the ScienceWorld environment. Use when the agent needs to move between different locations to locate objects or access specific facilities. The input is a target room name, and the output is the agent arriving at that room, ready for further interaction.

not rated 1.3k +2 yesterday A 62 tokens original MIT

zjunlp/SkillNet

Skill Claude CodeCodex

This skill performs a 'look around' action to scan and describe the current room's contents, including visible objects, containers, and doors. Use when entering a new room or when the agent needs to locate specific items or assess the environment state. The skill outputs a detailed room description, which is essential…

not rated 1.3k +2 yesterday A 74 tokens original MIT

zjunlp/SkillNet

Skill Claude CodeCodex

Teleports the agent to a specified room within the ScienceWorld environment. Use this skill when the target object or location for a task is known to be in a different room, enabling efficient navigation. It takes a target room name as input and outputs a successful teleportation observation.

not rated 1.3k +2 yesterday A 62 tokens original MIT

zjunlp/SkillNet

Skill Claude CodeCodex

This skill initiates the cooling of a substance by moving it into a cooling appliance like a freezer. Use when a task requires lowering the temperature of a specific material to observe phase changes. The skill takes the substance (often in a container) and the target appliance as inputs, using the 'move OBJ to OBJ'…

not rated 1.3k +2 yesterday A 81 tokens original MIT

zjunlp/SkillNet

Skill Claude CodeCodex

Locates and retrieves a target substance or material from a container in the environment. Use this skill when the task requires processing a specific substance (e.g., chocolate, sodium chloride, a chemical) and you need to find and acquire it. Searches rooms and containers (fridge, cupboard, counter) and retrieves the…

not rated 1.3k +2 yesterday A 78 tokens original MIT

zjunlp/SkillNet

Skill Claude CodeCodex

Use when you need to transfer a target substance into an appropriate container for processing (e.g., a pot for heating, a beaker for mixing). Trigger after acquiring the substance and before setting up an apparatus. Selects a suitable empty container and moves the substance into it.

not rated 1.3k +2 yesterday A 62 tokens original MIT

zjunlp/SkillNet

Skill Claude CodeCodex

Analyzes room observations to identify objects matching a given target description (e.g., 'living thing'). Triggered after exploring a room when the agent needs to locate a specific type of item. Processes the observation list, filters objects based on target criteria, and returns candidate objects for further action.

not rated 1.3k +2 yesterday A 64 tokens original MIT

zjunlp/SkillNet

Skill Claude CodeCodex

This skill determines the most likely location for a target object based on domain knowledge and environmental clues. Use when the agent needs to find a specific item (like an animal) but it is not in the current room. It analyzes the environment description and suggests a room to teleport to for further investigation.

not rated 1.3k +2 yesterday A 65 tokens original MIT

zjunlp/SkillNet

Skill Claude CodeCodex

Use when the agent needs to direct attention to a specific object in the environment or inventory before performing a critical action such as measuring, using, or connecting. This preparatory "focus on" step signals intent to the ScienceWorld system, often unlocking required state changes for subsequent interactive…

not rated 1.3k +2 yesterday A 67 tokens original MIT

zjunlp/SkillNet

Skill Claude CodeCodex

This skill parses a user's high-level scientific task in the ScienceWorld environment and extracts the core objective and target location. It should be triggered when a new task instruction is received, especially those involving finding, comparing, or manipulating objects. The skill interprets the query to identify…

not rated 1.3k +2 yesterday A 106 tokens original MIT

zjunlp/SkillNet

Skill Claude CodeCodex

Analyzes user instructions in ScienceWorld environments to extract specific task requirements and constraints. Use when receiving a new task to identify required objects, target locations, and action sequences before taking any environment actions.

not rated 1.3k +2 yesterday A 44 tokens original MIT

zjunlp/SkillNet

Skill Claude CodeCodex

This skill uses a thermometer on a substance to measure its temperature. It should be triggered when the agent needs to determine the temperature of a material (e.g., lead) to assess if it has reached a specific melting point or threshold. The skill requires a thermometer in inventory and a target substance…

not rated 1.3k +2 yesterday A 82 tokens original MIT

zjunlp/SkillNet

Skill Claude CodeCodex

Use when the agent has just obtained a numerical measurement (temperature, weight, pH) and must compare it against a predefined threshold to determine a binary outcome. This skill extracts the measured value, evaluates it against the threshold condition (above/below), and executes the corresponding branch action such…

not rated 1.3k +2 yesterday A 69 tokens original MIT

zjunlp/SkillNet

Skill Claude CodeCodex

This skill locates and picks up a specified tool or instrument from the environment. It should be triggered when a task requires a specific tool (e.g., thermometer, stopwatch) for measurement or manipulation. The skill identifies the tool's location via observation and executes a pick-up action, moving the tool to…

not rated 1.3k +2 yesterday A 68 tokens original MIT

zjunlp/SkillNet

Skill Claude CodeCodex

Uses a tool from inventory on a target object or location to perform a specific environmental interaction, such as digging, cutting, or measuring. Use this skill when a task requires modifying the environment or manipulating materials with a tool (e.g., using a shovel to dig soil, a thermometer to measure temperature…

not rated 1.3k +2 yesterday A 87 tokens original MIT

zjunlp/SkillNet

Skill Claude CodeCodex

Use when the agent has acquired a tool or instrument and needs to verify it is operational before first use in a critical task step. This skill performs a lightweight pre-use check via "focus on [TOOL] in inventory" and confirms readiness based on the system's response, ensuring the tool is functional before…

not rated 1.3k +2 yesterday A 74 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: