MCP HubMCP Hub
Volver a habilidades

repo-cleanup-version-metadata

vamseeachanta
Actualizado Today
50 vistas
3
2
3
Ver en GitHub
Otrodata

Acerca de

Esta subhabilidad define los metadatos de versión y los requisitos de compatibilidad para la habilidad de limpieza de repositorios. Especifica la versión de la habilidad, las versiones de Python compatibles y los sistemas operativos compatibles. Los desarrolladores deben consultar esto para comprender el entorno de ejecución y las dependencias necesarias para la funcionalidad principal de limpieza de repositorios.

Instalación rápida

Claude Code

Recomendado
Principal
npx skills add vamseeachanta/workspace-hub
Comando PluginAlternativo
/plugin add https://github.com/vamseeachanta/workspace-hub
Git CloneAlternativo
git clone https://github.com/vamseeachanta/workspace-hub.git ~/.claude/skills/repo-cleanup-version-metadata

Copia y pega este comando en Claude Code para instalar esta habilidad

Documentación

Version Metadata

Version Metadata

version: 2.2.0
python_min_version: '3.10'
dependencies: []
compatibility:
  tested_python:
  - '3.10'
  - '3.11'
  - '3.12'
  - '3.13'
  os:
  - Windows
  - Linux
  - macOS

Repositorio GitHub

vamseeachanta/workspace-hub
Ruta: .claude/skills/_internal/meta/repo-cleanup/version-metadata

Habilidades relacionadas

content-collections

Meta

This skill provides a production-tested setup for Content Collections, a TypeScript-first tool that transforms Markdown/MDX files into type-safe data collections with Zod validation. Use it when building blogs, documentation sites, or content-heavy Vite + React applications to ensure type safety and automatic content validation. It covers everything from Vite plugin configuration and MDX compilation to deployment optimization and schema validation.

Ver habilidad

polymarket

Meta

This skill enables developers to build applications with the Polymarket prediction markets platform, including API integration for trading and market data. It also provides real-time data streaming via WebSocket to monitor live trades and market activity. Use it for implementing trading strategies or creating tools that process live market updates.

Ver habilidad

hybrid-cloud-networking

Meta

This skill configures secure hybrid cloud networking between on-premises infrastructure and cloud platforms like AWS, Azure, and GCP. Use it when connecting data centers to the cloud, building hybrid architectures, or implementing secure cross-premises connectivity. It supports key capabilities such as VPNs and dedicated connections like AWS Direct Connect for high-performance, reliable setups.

Ver habilidad

llamaindex

Meta

LlamaIndex is a data framework for building RAG-powered LLM applications, specializing in document ingestion, indexing, and querying. It provides key features like vector indices, query engines, and agents, and supports over 300 data connectors. Use it for document Q&A, chatbots, and knowledge retrieval when building data-centric applications.

Ver habilidad