codewiki-cli

Browse Google Code Wiki repositories and sections via CLI with JSON output.

208|42|Updated Mar 18, 2026
One-click install
npx skills add https://github.com/ItamarZand88/CLI-Anything-WEB --skill codewiki-cli
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: codewiki-cli
Source: https://github.com/ItamarZand88/CLI-Anything-WEB/tree/main/codewiki/agent-harness/cli_web/codewiki/skills
Command: npx skills add https://github.com/ItamarZand88/CLI-Anything-WEB --skill codewiki-cli

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Users need quick, structured access to documentation and repository wiki content across multiple open-source projects. This skill provides an AI-assisted way to browse Google Code Wiki content, locate relevant sections, and answer questions about codebases.

Core Features & Use Cases

  • Browse repository wikis and sections to extract summaries and references.
  • Search for repositories, fetch wiki sections, and obtain structured outputs for integration with other tools.
  • Use case: a developer wants an overview of a project's documentation before diving into the codebase.

Quick Start

Ask this skill to browse a repository's wiki sections and get a concise overview.

Frequently Asked Questions about codewiki-cli

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

FAQPage Schema
How do I browse Google Code Wiki content for open-source repositories?

You can browse Google Code Wiki content by using this CLI tool to programmatically retrieve repository slugs, wiki sections, and codebase documentation without requiring authentication.

What is the best way to get a structured overview of repository documentation before reading the codebase?

Getting a structured overview of repository documentation is achieved by browsing wiki sections to extract summaries and code references, returning outputs in JSON format when requested.

Can I ask an AI questions about a codebase using a CLI interface?

Yes, you can ask Gemini questions about codebases directly through the CLI interface to retrieve AI-assisted explanations and locate relevant wiki sections.

Does browsing wiki sections via CLI require authentication or API keys?

Browsing wiki sections via CLI requires no authentication, allowing you to instantly access open-source repository documentation and query project wikis.

What output format does the CLI provide when fetching wiki sections and code references?

The CLI provides structured JSON outputs containing repository slugs, section content, and code references when you fetch wiki sections for integration with other tools.