Browse Skills

44835 skills found

skill-capability-matcher.md
9
1 export skill-capability-matcher
2 memorysaver from "memorysaver/looplia-core"
3 This skill should be used when matching user requirements to available skills from a compiled registry. It receives a skill registry (from registry-loader) and user requirements, then scores each skill based on capability alignment, producing prioritized matches with confidence scores. Triggers: "match skills to requirements", "find relevant skills for workflow", "which skill handles X", "score skill capabilities", "/build" (after registry load), "find skills for this task", "match my requirements to skills". Second step in looplia workflow building pipeline: takes user requirements and skill registry, recommends skill sequences with missions. Designs one workflow step → one skill-executor → multiple skills orchestration pattern.
2026-01-05
giil.md
9
1 export giil
2 Dicklesworthstone from "Dicklesworthstone/agent_flywheel_clawdbot_skills_and_integrations"
3 Get Image [from] Internet Link - Zero-setup CLI for downloading full-resolution images from iCloud, Dropbox, Google Photos, and Google Drive share links. Four-tier capture strategy, browser automation, HEIC conversion, album support. Node.js/Playwright.
2026-01-05
Unnamed Skill.md
9
1 export Unnamed Skill
2 secondsky from "secondsky/claude-skills"
3 FastMCP Python framework for MCP servers with tools, resources, storage backends (memory/disk/Redis/DynamoDB). Use for Claude tool exposure, OAuth Proxy, cloud deployment, or encountering storage, lifespan, middleware, circular import, async errors.
2026-01-05
docx.md
9
1 export docx
2 pacphi from "pacphi/sindri"
3 Comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extraction. When Claude needs to work with professional documents (.docx files) for: (1) Creating new documents, (2) Modifying or editing content, (3) Working with tracked changes, (4) Adding comments, or any other document tasks
2026-01-05
security-review.md
9
1 export security-review
2 LangConfig from "LangConfig/langconfig"
3 Comprehensive security code review covering OWASP Top 10, authentication, authorization, and secure coding practices. Use when reviewing code for vulnerabilities or implementing security features.
2026-01-05
excel-parser.md
9
1 export excel-parser
2 Harryoung from "Harryoung/efka"
3 Smart Excel/CSV file parsing with intelligent routing based on file complexity analysis. Analyzes file structure (merged cells, row count, table layout) using lightweight metadata scanning, then recommends optimal processing strategy - either high-speed Pandas mode for standard tables or semantic HTML mode for complex reports. Use when processing Excel/CSV files with unknown or varying structure where optimization between speed and accuracy is needed.
2026-01-05
time-helper.md
9
1 export time-helper
2 aevatarAI from "aevatarAI/aevatar-agent-framework"
3 Provide accurate current time by calling get_time tool.
2026-01-05
Unnamed Skill.md
9
1 export Unnamed Skill
2 secondsky from "secondsky/claude-skills"
3 Anthropic Claude Agent SDK for autonomous agents and multi-step workflows. Use for subagents, tool orchestration, MCP servers, or encountering CLI not found, context length exceeded errors.
2026-01-05
FFmpeg Processing.md
9
1 export FFmpeg Processing
2 pacphi from "pacphi/sindri"
3 Professional video and audio processing - transcode, edit, stream, and analyze media files
2026-01-05
Unnamed Skill.md
9
1 export Unnamed Skill
2 secondsky from "secondsky/claude-skills"
3 Cloudflare Browser Rendering with Puppeteer/Playwright. Use for screenshots, PDFs, web scraping, or encountering rendering errors, timeout issues, memory exceeded.
2026-01-05
know-tool.md
9
1 export know-tool
2 eighteyes from "eighteyes/tx"
3 Master the know CLI tool for managing specification graphs. Use when working with spec-graph.json, understanding graph structure, querying entities/references/meta, managing dependencies, or learning graph architecture. Teaches dependency rules, entity types, and graph operations.
2026-01-05
terminal-title.md
9
1 export terminal-title
2 georgeguimaraes from "georgeguimaraes/dotfiles"
3 Automatically updates terminal window title to reflect the current high-level task. Use at the start of every Claude Code session when the user provides their first prompt, and whenever the user switches to a distinctly new high-level task. Helps developers manage multiple Claude Code terminals by providing clear, at-a-glance identification of what each terminal is working on.
2026-01-05
google-apps-script.md
9
1 export google-apps-script
2 henkisdabro from "henkisdabro/wookstar-claude-code-plugins"
3 Comprehensive guide for Google Apps Script development covering all built-in services (SpreadsheetApp, DocumentApp, GmailApp, DriveApp, CalendarApp, FormApp, SlidesApp), triggers, authorization, error handling, and performance optimization. Use when automating Google Sheets operations, creating Google Docs, managing Gmail/email, working with Google Drive files, automating Calendar events, implementing triggers (time-based, event-based), building custom functions, creating add-ons, handling OAuth scopes, optimizing Apps Script performance, working with UrlFetchApp for API calls, using PropertiesService for persistent storage, or implementing CacheService for temporary data. Covers batch operations, error recovery, and JavaScript ES6+ runtime.
2026-01-05
integration.md
9
1 export integration
2 Playgama from "Playgama/bridge-claude-plugins"
3 Use this skill when working with Playgama Bridge SDK for Defold games. Activates for game development involving cross-platform publishing, advertisements, in-app purchases, leaderboards, or social features using Playgama Bridge in Defold/Lua.
2026-01-05
Bun Bundler.md
9
1 export Bun Bundler
2 secondsky from "secondsky/claude-skills"
3 This skill should be used when the user asks about "bun build", "Bun.build", "bundling with Bun", "code splitting", "tree shaking", "minification", "sourcemaps", "bundle optimization", "esbuild alternative", "building for production", "bundling TypeScript", "bundling for browser", "bundling for Node", or JavaScript/TypeScript bundling with Bun.
2026-01-05
Unnamed Skill.md
9
1 export Unnamed Skill
2 secondsky from "secondsky/claude-skills"
3 Cloudflare Vectorize vector database for semantic search and RAG. Use for vector indexes, embeddings, similarity search, or encountering dimension mismatches, filter errors.
2026-01-05
cfn-task-config-init.md
9
1 export cfn-task-config-init
2 masharratt from "masharratt/claude-flow-novice"
3 Initialize structured task configuration for CFN Task Mode with scope boundaries and deliverables
2026-01-05
Unnamed Skill.md
9
1 export Unnamed Skill
2 secondsky from "secondsky/claude-skills"
3 Automate 7-phase feature development with specialized agents (code-explorer, code-architect, code-reviewer). Use for multi-file features, architectural decisions, or encountering ambiguous requirements, integration patterns, design approach errors.
2026-01-05
Unnamed Skill.md
9
1 export Unnamed Skill
2 secondsky from "secondsky/claude-skills"
3 Use for Bun file I/O: Bun.file, Bun.write, streams, directories, glob patterns, metadata.
2026-01-05
langgraph-workflows.md
9
1 export langgraph-workflows
2 LangConfig from "LangConfig/langconfig"
3 Expert guidance for designing LangGraph state machines and multi-agent workflows. Use when building workflows, connecting agents, or implementing complex control flow in LangConfig.
2026-01-05
progressive-web-app.md
9
1 export progressive-web-app
2 secondsky from "secondsky/claude-skills"
3 Progressive Web Apps with service workers, web manifest, offline support, installation prompts. Use for installable web apps, offline functionality, push notifications, or encountering service worker registration, cache strategy, manifest configuration errors.
2026-01-05
canvas-design.md
9
1 export canvas-design
2 pacphi from "pacphi/sindri"
3 Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work to avoid copyright violations.
2026-01-05
Unnamed Skill.md
9
1 export Unnamed Skill
2 secondsky from "secondsky/claude-skills"
3 Clerk authentication for React, Next.js, Cloudflare Workers. Use for auth setup, protected routes, JWT verification/templates, clerkMiddleware, shadcn/ui integration, testing flows, or encountering secret key errors, JWKS cache issues, JWT size limits, CSRF vulnerabilities.
2026-01-05
Bun SvelteKit.md
9
1 export Bun SvelteKit
2 secondsky from "secondsky/claude-skills"
3 Use when building or running SvelteKit apps on Bun, including SSR, adapters, and Bun-specific APIs
2026-01-05