Loading...
Loading...
Use this skill when the user asks to explore a repository, get familiar with a project, "repo explorer", "tell me about this repo", "repo-explorer", "what does this repository do", or wants an overview of a Gitee repository. Requires Gitee MCP Server to be configured.
npx skill4agent add oschina/gitee-agent-skills repo-explorerNote: If you haveinstalled locally, you should usemcporterto invoke the MCP tool instead of directly calling the MCP tool. ThemcporterCLI provides a more convenient interface and better error handling.mcporter
get_file_contentsearch_files_by_contentlist_user_reposget_file_contentREADME.mdREADME_CN.mdCONTRIBUTING.mdCHANGELOG.mdpackage.jsongo.modpom.xmlrequirements.txtget_file_contentpath="/"get_file_content(owner="[owner]", repo="[repo]", path="/")src/lib/cmd/bin/api/routes/tests/test/docs/scripts/.gitee/.github/config/configs/search_files_by_contentmaininitRouter# Repository Overview: [owner/repo]
## About
[One-paragraph description summarizing the project based on the README]
## Tech Stack
- **Language**: [primary language]
- **Framework**: [main framework]
- **Storage**: [database / cache]
- **Deployment**: [Docker / K8s / other]
## Directory Structure
[Key directory annotations]
├── src/ # Core source code
├── api/ # API definitions
├── tests/ # Tests
└── docs/ # Documentation
## Core Modules
| Module | Path | Responsibility |
|--------|------|---------------|
| [name] | [path] | [one-sentence description] |
## Data Models (if applicable)
[Main entities and their relationships]
## Getting Started
[Setup steps extracted from README / CONTRIBUTING]
\`\`\`bash
# Install dependencies
[command]
# Start the project
[command]
\`\`\`
## Contribution Highlights
[Key conventions from CONTRIBUTING.md]
## Recent Activity
[Latest version highlights from CHANGELOG or README]search_files_by_contentauthtokenpermissionSELECTINSERTModelconfigenvENV