oneskill

Query the OpenSkills registry to discover and install agent skills.

1.8k|303|Updated Jan 27, 2026
One-click install
npx skills add https://github.com/xu-xiang/everything-claude-code-zh --skill oneskill
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: oneskill
Source: https://github.com/xu-xiang/everything-claude-code-zh/tree/main/.claude/skills/oneskill
Command: npx skills add https://github.com/xu-xiang/everything-claude-code-zh --skill oneskill

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill provides a universal bridge to discover, install, and map AI agent skills (OpenSkills) across multiple environments, reducing setup time and fragmentation.

Core Features & Use Cases

  • Intelligent discovery: search registries to identify relevant skills for your agents.
  • One-click installation and mapping: install skills and map them to environments (Gemini, Claude, Codex, or local workflows).
  • Use case: rapidly extend a running agent with web browsing or data processing capabilities across different runtimes.

Quick Start

  • Search: npx oneskill search "web automation"
  • Install: npx openskills install anthropics/skills
  • Map: npx oneskill map --target gemini

Frequently Asked Questions about oneskill

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

FAQPage Schema
How do I discover and install agent skills across multiple environments?

You can discover and install agent skills by querying the OpenSkills registry and mapping them to environments like Gemini, Claude, or Codex using the oneskill CLI for seamless capability expansion.

Can I map OpenSkills to specific runtimes like Gemini or Claude?

Yes, you can map OpenSkills to specific runtimes like Gemini or Claude by running the oneskill map command with your desired target environment to integrate installed skills.

What is the best way to search the OpenSkills registry for relevant capabilities?

The best way to search the OpenSkills registry is using the oneskill search command with a descriptive query, allowing intelligent discovery of relevant skills for your agents.

Do I need the oneskill CLI to install skills from the OpenSkills registry?

Yes, you need the oneskill CLI to install and map skills from the OpenSkills registry, which enforces a clean workflow for searching and automatically expanding agent capabilities.

How does mapping installed skills to local workflows reduce setup time?

Mapping installed skills to local workflows reduces setup time by providing a universal bridge that automates installation and mapping across different runtimes, reducing capability fragmentation.