MCP HubMCP Hub
스킬 목록으로 돌아가기

repo-cleanup-version-metadata

vamseeachanta
업데이트됨 Today
57 조회
3
2
3
GitHub에서 보기
기타data

정보

이 하위 스킬은 repo-cleanup 스킬의 버전 메타데이터와 호환성 요구사항을 정의합니다. 여기에는 스킬 버전, 지원되는 Python 버전, 호환 운영 체제가 명시됩니다. 개발자는 메인 repo-cleanup 기능에 필요한 런타임 환경과 종속성을 이해하기 위해 이를 참조해야 합니다.

빠른 설치

Claude Code

추천
기본
npx skills add vamseeachanta/workspace-hub
플러그인 명령대체
/plugin add https://github.com/vamseeachanta/workspace-hub
Git 클론대체
git clone https://github.com/vamseeachanta/workspace-hub.git ~/.claude/skills/repo-cleanup-version-metadata

Claude Code에서 이 명령을 복사하여 붙여넣어 스킬을 설치하세요

문서

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

GitHub 저장소

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

연관 스킬

content-collections

메타

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.

스킬 보기

polymarket

메타

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.

스킬 보기

hybrid-cloud-networking

메타

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.

스킬 보기

llamaindex

메타

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.

스킬 보기