SkillNet
Discover, create, evaluate, and orchestrate reusable AI agent skills
All Skills in This Repository (122)
Pure Emerald Level Indicatorsalfworld-open-receptacle
Open closed receptacles in the ALFWorld environment using precise identifiers.
alfworld-receptacle-preparer
Navigate to and open target receptacles in ALFWorld environments.
alfworld-receptacle-closer
Close open receptacles after inspection to maintain environment tidiness.
alfworld-object-picker
Take a specified object from a receptacle into agent inventory.
alfworld-object-retriever
Retrieve a visually confirmed object from a receptacle in ALFWorld.
alfworld-tool-locator
Locates specified tools by systematically searching prioritized receptacles in simulated ALFWorld households.
alfworld-task-verifier
Analyze ALFWorld observations to determine task completion and output continue or conclude decisions.
alfworld-temperature-regulator
Place objects into fridges or microwaves to heat or cool them.
alfworld-device-operator
Operate devices like desklamps, microwaves, and fridges to interact with target objects in ALFWorld.
alfworld-receptacle-finder
Locate empty or partially occupied receptacles for object placement.
alfworld-navigation-planner
Plan the next 'go to' action between receptacles in a simulated environment.
alfworld-search-verifier
Revisit previously searched receptacles to confirm absence of a target object.
Frequently Asked Questions
FAQPage SchemaHow 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โopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core