·search-and-fork
</>

search-and-fork

Use this skill when the user asks to search for and fork an open source repository, "find me an open source project", "search and fork", "search-and-fork", "find a similar project on Gitee", or "fork a repository". Requires Gitee MCP Server to be configured.

15Installs·3Trend·@oschina

Installation

$npx skills add https://github.com/oschina/gitee-agent-skills --skill search-and-fork

How to Install search-and-fork

Quickly install search-and-fork AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/oschina/gitee-agent-skills --skill search-and-fork
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: oschina/gitee-agent-skills.

SKILL.md

View raw

Note: If you have mcporter installed locally, you should use mcporter to invoke the MCP tool instead of directly calling the MCP tool. The mcporter CLI provides a more convenient interface and better error handling.

Search for open source repositories on Gitee that match the user's needs, compare candidates, and fork the chosen one to the user's account.

After the user makes a selection, use forkrepository to fork it:

Use this skill when the user asks to search for and fork an open source repository, "find me an open source project", "search and fork", "search-and-fork", "find a similar project on Gitee", or "fork a repository". Requires Gitee MCP Server to be configured. Source: oschina/gitee-agent-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/oschina/gitee-agent-skills --skill search-and-fork
Category
</>Dev Tools
Verified
First Seen
2026-03-09
Updated
2026-03-10

Browse more skills from oschina/gitee-agent-skills

Quick answers

What is search-and-fork?

Use this skill when the user asks to search for and fork an open source repository, "find me an open source project", "search and fork", "search-and-fork", "find a similar project on Gitee", or "fork a repository". Requires Gitee MCP Server to be configured. Source: oschina/gitee-agent-skills.

How do I install search-and-fork?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/oschina/gitee-agent-skills --skill search-and-fork Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/oschina/gitee-agent-skills