zjunlpzjunlpOfficialยท122 Agent Skills Included

SkillNet

Discover, create, evaluate, and orchestrate reusable AI agent skills

Searches a public library of 500K+ agent skills, downloads them from GitHub, and installs them into local agent workspaces. Creates new skills from repositories, documents, prompts, or execution logs, then scores them for safety, completeness, and executability. Analyzes relationships between local skills and orchestrates scene-specific skill sets, eliminating repeated rebuilding of the same agent capabilities.
npx skills add zjunlp/SkillNet --all -g -y

All Skills in This Repository (122)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
zjunlpzjunlp

alfworld-open-receptacle

Open closed receptacles in the ALFWorld environment using precise identifiers.

Official
Basic
๐Ÿ“ฆ In Repo
zjunlpzjunlp

alfworld-receptacle-preparer

Navigate to and open target receptacles in ALFWorld environments.

Official
Basic
๐Ÿ“ฆ In Repo
zjunlpzjunlp

alfworld-receptacle-closer

Close open receptacles after inspection to maintain environment tidiness.

Official
Basic
๐Ÿ“ฆ In Repo
zjunlpzjunlp

alfworld-object-picker

Take a specified object from a receptacle into agent inventory.

Official
Basic
๐Ÿ“ฆ In Repo
zjunlpzjunlp

alfworld-object-retriever

Retrieve a visually confirmed object from a receptacle in ALFWorld.

Official
Basic
๐Ÿ“ฆ In Repo
zjunlpzjunlp

alfworld-tool-locator

Locates specified tools by systematically searching prioritized receptacles in simulated ALFWorld households.

Official
Intermediate
๐Ÿ“ฆ In Repo
zjunlpzjunlp

alfworld-task-verifier

Analyze ALFWorld observations to determine task completion and output continue or conclude decisions.

Official
Basic
๐Ÿ“ฆ In Repo
zjunlpzjunlp

alfworld-temperature-regulator

Place objects into fridges or microwaves to heat or cool them.

Official
Intermediate
๐Ÿ“ฆ In Repo
zjunlpzjunlp

alfworld-device-operator

Operate devices like desklamps, microwaves, and fridges to interact with target objects in ALFWorld.

Official
Intermediate
๐Ÿ“ฆ In Repo
zjunlpzjunlp

alfworld-receptacle-finder

Locate empty or partially occupied receptacles for object placement.

Official
Basic
๐Ÿ“ฆ In Repo
zjunlpzjunlp

alfworld-navigation-planner

Plan the next 'go to' action between receptacles in a simulated environment.

Official
Basic
๐Ÿ“ฆ In Repo
zjunlpzjunlp

alfworld-search-verifier

Revisit previously searched receptacles to confirm absence of a target object.

Official
Basic

Frequently Asked Questions

FAQPage Schema
How to install SkillNet?โ–ผ

Run `npx skills add zjunlp/SkillNet --all -g -y` in your terminal to install all skills in this suite globally.

What does SkillNet do?โ–ผ

SkillNet is an open infrastructure for finding, installing, creating, evaluating, and orchestrating reusable AI agent skills, so agents reuse existing capabilities instead of rebuilding them from scratch.

Do I need an API key to use SkillNet?โ–ผ

No key is needed to search or download public skills. Creating, evaluating, analyzing, and orchestrating skills require an API_KEY for an OpenAI-compatible endpoint.

Can SkillNet turn a GitHub repo or PDF into a skill?โ–ผ

Yes. The create command converts GitHub repositories, PDF/DOCX/PPT documents, execution logs, or plain-text descriptions into standardized, portable skill packages.

Does SkillNet work with Claude Code and OpenClaw?โ–ผ

Yes. SkillNet skills follow the portable SKILL.md standard and integrate with Claude Code, OpenClaw, JiuwenClaw, Codex, and MCP-compatible agents.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’