Synchronic-leafbud824/skill-vault
Organize, secure, and find Claude Code skills in one vault for easy reuse
Organize, secure, and find Claude Code skills in one vault for easy reuse
npx skills add Synchronic-leafbud824/skill-vaultOrganize, secure, and find Claude Code skills in one vault for easy reuse
Rewrites and polishes prose in Chinese or English, removes AI-like wording, and reviews product localization copy while preserving intent for drafts, docs, release notes, launch copy, and social posts. Use when users ask in any language to draft, rewrite, proofread, localize, polish release notes, remove AI-like wording, or prepare launch and social copy. Not for code comments, commit messages, or inline docs.
A reusable agent skill for setting Android device clipboard text through ADB, including robust fallback handling for Android versions without direct clipboard shell command support.
Four composable skills that operationalize three principles for autonomous agents.
금융감독원 전자공시시스템(DART) OpenAPI로 공시검색, 기업개황, 재무제표, 주요사항보고서를 조회한다. 사용자의 API_K_DART 환경변수를 직접 사용한다.
Create an llms.txt file from scratch based on repository structure following the llms.txt specification at https://llmstxt.org/
Provides Retrieval-Augmented Generation (RAG) implementation patterns with LangChain4j for Java. Generates document ingestion pipelines, embedding stores, vector search, and semantic search capabilities. Use when building chat-with-documents systems, document Q&A over PDFs or text files, AI assistants with knowledge bases, semantic search over document repositories, or knowledge-enhanced AI applications with source attribution.