pengelbrecht/skills
A collection of Claude Code skills
A collection of Claude Code skills
npx skills add pengelbrecht/skillsA collection of Claude Code skills
面向 Word→LaTeX 迁移、引用完整性、中文语言规范、格式验证与高校规则包的确定性论文工作流仓库。
Automate Mural tasks via Rube MCP (Composio). Always search tools first for current schemas.
Guides Microsoft Entra ID app registration, OAuth 2.0 authentication, and MSAL integration. USE FOR: create app registration, register Azure AD app, configure OAuth, set up authentication, add API permissions, generate service principal, MSAL example, console app auth, Entra ID setup, Azure AD authentication. DO NOT USE FOR: Azure RBAC or role assignments (use azure-rbac), Key Vault secrets (use azure-keyvault-expiration-audit), general Azure resource security guidance.
Migrate your Python apps from the AzureOpenAI client with Chat Completions API to the OpenAI client with Responses API.
issue-to-pr — Automatically fix GitHub issues by reading issue details, analyzing code, and submitting pull requests
INVOKE THIS SKILL when building ANY retrieval-augmented generation (RAG) system. Covers document loaders, RecursiveCharacterTextSplitter, embeddings (OpenAI), and vector stores (Chroma, FAISS, Pinecone).