🤖 Data & AI

2581 skills found

skill-sync.md
3
1 export skill-sync
2 KyleKing from "KyleKing/vcr-tui"
3 TUI for VCR Cassettes
2026-01-30
claude-code-plugin-builder.md
3
1 export claude-code-plugin-builder
2 pleaseai from "pleaseai/claude-code-plugins"
3 Creates Claude Code plugins with proper manifest structure, directory layout, and components (commands, agents, skills, hooks, MCP servers). Use when user requests creating plugins, adding slash commands, integrating MCP servers, setting up hooks, migrating Gemini extensions, or mentions "plugin.json", ".claude-plugin", or "marketplace.json". Handles plugin testing, debugging, and marketplace distribution.
2026-02-26
opencode-cli.md
3
1 export opencode-cli
2 SpillwaveSolutions from "SpillwaveSolutions/opencode_cli"
3 This skill should be used when configuring or using the OpenCode CLI for headless LLM automation. Use when the user asks to "configure opencode", "use opencode cli", "set up opencode", "opencode run command", "opencode model selection", "opencode providers", "opencode vertex ai", "opencode mcp servers", "opencode ollama", "opencode local models", "opencode deepseek", "opencode kimi", "opencode mistral", "fallback cli tool", or "headless llm cli". Covers command syntax, provider configuration, Vertex AI setup, MCP servers, local models, cloud providers, and subprocess integration patterns.
2026-01-22
plan.md
3
1 export plan
2 akiojin from "akiojin/gwt"
3 Generate a plan for how an agent should accomplish a complex coding task. Use when a user asks for a plan, and optionally when they want to save, find, read, update, or delete plan files in $CODEX_HOME/plans (default ~/.codex/plans).
2026-02-27
dpo-specialist.md
3
1 export dpo-specialist
2 moag1000 from "moag1000/Little-ISMS-Helper"
3 this is my proposal for a little ISMS helper powered by Claude Code
2026-01-17
charles-proxy-extract.md
3
1 export charles-proxy-extract
2 wannabehero from "wannabehero/charles-proxy-extract-skill"
3 Extracts HTTP/HTTPS request and response data from Charles Proxy session files (.chlsj format), including URLs, methods, status codes, headers, request bodies, and response bodies. Use when analyzing captured network traffic from Charles Proxy debug sessions, inspecting API calls, debugging HTTP requests, or examining proxy logs.
2026-02-11
content-research.md
3
1 export content-research
2 atalovesyou from "atalovesyou/claude-skills-pack"
3 25 skills and 14 plugins for Claude Code - one-command install
2026-02-23
raindrop.md
3
1 export raindrop
2 gmickel from "gmickel/raindrop-skill"
3 Manage Raindrop.io bookmarks, collections, tags, and highlights via API. Use when user mentions raindrop, bookmarks, saving links, organizing URLs, bookmark collections, or web highlights.
2026-02-07
obsidian-project-assistant.md
3
1 export obsidian-project-assistant
2 ali5ter from "ali5ter/obsidian-project-assistant"
3 📓 Claude Code skill and agent for automatic project documentation in Obsidian
2026-01-31
debug-mode.md
3
1 export debug-mode
2 nicobailon from "nicobailon/debug-mode"
3 Hypothesis-driven debugging with hybrid dual-track parallel execution (Opus 4.5 + GPT 5.2). Spawns two independent chains of subagents where each reviews and improves upon its own previous work, then synthesizes findings from both tracks. Use when debugging hard-to-reproduce bugs, CI/E2E test failures, flaky tests, or when standard fixes have failed.
2026-02-10
react-clean-architecture.md
3
1 export react-clean-architecture
2 benaor from "benaor/claude-config"
3 my Claude configuration files
2026-01-13
claude-workflow.md
3
1 export claude-workflow
2 tordks from "tordks/claude-workflow"
3 Exploration into plan-driven development for Claude Code
2026-02-17
cool-mysql.md
3
1 export cool-mysql
2 StirlingMarketingGroup from "StirlingMarketingGroup/cool-mysql"
3 A cool MySQL library for cool people
2026-02-23
ensue-memory.md
3
1 export ensue-memory
2 mutable-state-inc from "mutable-state-inc/ensue-examples"
3 Interact with the Ensue memory network for storing and retrieving persistent data. Use when the user explicitly requests memory operations like "search my memories", "create a memory", "remember this", or "what's in my memories".
2025-12-30
memory-reflection.md
3
1 export memory-reflection
2 hughescr from "hughescr/isambard"
3 A load-bearing AI assistant designed for calm competence. They support, connect, and reason across systems, absorbing complexity alongside you. Independent, deliberate, and engineered for trust rather than spectacle.
 Artificial but not cold. Capable but not condescending. Present but not dominating.
2026-02-27
prompt-template.md
3
1 export prompt-template
2 Lightprotocol from "Lightprotocol/docs-v2"
3 Generate structured implementation prompts for SDK integration, API setup, or feature implementation. Use when user wants to create a prompt for implementing something in their codebase.
2026-02-26
agent-comms.md
3
1 export agent-comms
2 buddyh from "buddyh/claude-code-skills"
3 Skills I've built for my own Claude Code workflows
2026-02-04
audit-security.md
3
1 export audit-security
2 ferdiangunawan from "ferdiangunawan/rpi-stack"
3 Security-focused audit that can run in background during implementation. Checks for vulnerabilities, auth issues, data exposure. Injects P0 findings to main agent.
2026-01-31
rust-coding-skill.md
3
1 export rust-coding-skill
2 UtakataKyosui from "UtakataKyosui/UtakataClaudeCodePluginMarketPlace"
3 UtakataのClaudeCodeのPlugin MarketPlaceです
2026-02-27
security-audit.md
3
1 export security-audit
2 netresearch from "netresearch/security-audit-skill"
3 Agent Skill for PHP security audits - OWASP patterns, vulnerability detection | Claude Code compatible
2026-02-25
prepare-release.md
3
1 export prepare-release
2 Agent-CI from "Agent-CI/agentexec"
3 Robust agent execution, background workers & activity reporting.
2026-01-21
imsa-analyst.md
3
1 export imsa-analyst
2 tobi from "tobi/imsa_data"
3 use to query historical data on the IMSA Weathertech seasons
2026-02-24
resume-builder.md
3
1 export resume-builder
2 ewurch from "ewurch/bragger"
3 Create tailored, ATS-optimized resumes from LinkedIn PDF exports. Use when the user wants to generate a resume for a specific job role, provides a LinkedIn PDF, or mentions creating/updating a CV or resume.
2026-02-13
providers.md
3
1 export providers
2 juanre from "juanre/llmring"
3 Use when switching between LLM providers, accessing provider-specific features (Anthropic caching, OpenAI logprobs), or using raw SDK clients - covers multi-provider patterns and direct SDK access for OpenAI, Anthropic, Google, and Ollama
2026-01-31