Browse Skills
335 skills found
arxiv-search.md
2
1
export
arxiv-search
2
from
"langchain-samples/deepagent-coder"
from
"langchain-samples/deepagent-coder"
3
A deepagent-based coding assistant
2026-03-04
skill-creator.md
2
1
export
skill-creator
2
from
"eliasjudin/codex-skill-creator"
from
"eliasjudin/codex-skill-creator"
3
Create and refine Codex skills (folders containing `SKILL.md`). Use when you need help naming a skill, writing effective `name`/`description`, structuring the on-disk instructions, or adding scripts/references/assets for repeatable workflows.
2025-12-21
arxiv-reader.md
2
1
export
arxiv-reader
2
from
"yamadashy/ccreader"
from
"yamadashy/ccreader"
3
GitHub Issue + Claude Code Action で「あとで読む」を管理する実験的なリポジトリ
2026-02-21
deep-research-synthesizer.md
2
1
export
deep-research-synthesizer
2
from
"anthony-maio/pieces-agent-skills"
from
"anthony-maio/pieces-agent-skills"
3
Two advanced agentic skills for Pieces OS, focusing on deep research synthesis and MCP-based long-term memory interactions.
2026-04-14
markdown-writer.md
2
1
export
markdown-writer
2
from
"robertbagge/claude-starter"
from
"robertbagge/claude-starter"
3
Write markdown content to file paths using the MCP markdown-writer server. Use when you need to save generated markdown content to a file, especially in contexts where (1) The Write tool is unavailable or restricted, (2) You need guaranteed atomic writes with verification, (3) Writing markdown files for documentation, reports, or research outputs, (4) An agent needs to persist markdown without user permission prompts.
2025-11-27
sinusitis-care.md
2
1
export
sinusitis-care
2
from
"milsonson/--claude-skill"
from
"milsonson/--claude-skill"
3
Expert sinusitis consultant. IMMEDIATELY search 10+ authoritative sources (UpToDate, AAO-HNS, EPOS, Mayo, PubMed/PMC, Cleveland Clinic, Hopkins, Springer, NORD, ENT Today, USA Sinus) for ANY sinus question. Use WebFetch to read sources deeply. Mark uncertainty explicitly.
2026-02-22
fact-checker.md
2
1
export
fact-checker
2
from
"suchwow-sysadmin/claude-code-factchecker"
from
"suchwow-sysadmin/claude-code-factchecker"
3
AI-powered fact-checking that browses, crawls, clicks, and *understands*. (MCP server required for full feature set.)
2025-12-09
quality-reviewer.md
2
1
export
quality-reviewer
2
from
"ArcadeAI/arcade-mcp-ts"
from
"ArcadeAI/arcade-mcp-ts"
3
TypeScript framework for building MCP servers with built-in OAuth (21 providers), secret injection, middleware, multi-user JWT auth, and worker routes. Wraps @modelcontextprotocol/sdk.
2026-03-26
htmx-skill.md
2
1
export
htmx-skill
2
from
"DrZoot/htmx-skill"
from
"DrZoot/htmx-skill"
3
Documentation for the htmx JavaScript library (attributes, events, headers, API, extensions, examples, migration guides, server examples). Use when you need accurate htmx syntax/behavior or to locate the right reference page for an htmx question.
2026-03-24
typst.md
2
1
export
typst
2
from
"akilrammohan/typst-skill"
from
"akilrammohan/typst-skill"
3
Write and create Typst documents (.typ files). Use when the user asks to create, write, edit, or convert documents to Typst format, write Typst markup, create academic papers, reports, or documents in Typst, convert LaTeX to Typst, or work with .typ files. Typst is a modern markup-based typesetting system alternative to LaTeX.
2026-03-19
memory-management.md
2
1
export
memory-management
2
from
"zcf0508/mem-mcp"
from
"zcf0508/mem-mcp"
3
Manages long-term memory for users across conversations. Automatically queries relevant memories when starting a new topic, and saves important personal information, habits, schedules, and user-requested memories. Use this when discussing user background, preferences, or plans; starting a new task or project; users mention personal details or ask to remember something.
2026-04-13
xfeed.md
2
1
export
xfeed
2
from
"ericksoa/xfeed"
from
"ericksoa/xfeed"
3
Filter your X timeline based on your interests using Claude Haiku
2026-01-26
vault-context.md
2
1
export
vault-context
2
from
"markphelps/claude-plugins"
from
"markphelps/claude-plugins"
3
My Claude Code Plugins
2026-04-13
linear.md
2
1
export
linear
2
from
"ryantking/agentctl"
from
"ryantking/agentctl"
3
A CLI that provides settings, hooks, and isolated workspaces for agents.
2026-04-13
research-repo.md
2
1
export
research-repo
2
from
"aadishv/dotfiles"
from
"aadishv/dotfiles"
3
making this rn because my computer screen is glitching and uh 1) i want to back up all of my settings, 2) idk man i'm just freaking out cause what if my computer fully glitches in the middle of my bio final and proctorio kicks me and my teacher thinks i'm cheating then i get a zero on the final and F in bio
2026-02-21
using-the-block-collection-and-block-party.md
2
1
export
using-the-block-collection-and-block-party
2
from
"aemsites/da-blog-tools"
from
"aemsites/da-blog-tools"
3
The Block Collection and Block Party are repositories for existing AEM blocks, build tools, code snippets, integration patterns, plugins, and more. Use this skill anytime you are developing something and want to find a reference to use as a starting point.
2026-03-31
medusa-backend.md
2
1
export
medusa-backend
2
from
"Modsens3/medusa-backend-skill"
from
"Modsens3/medusa-backend-skill"
3
Complete Medusa backend API reference and integration guide
2026-01-17
multi-model-orchestration.md
1
1
export
multi-model-orchestration
2
from
"RazonIn4K/Red-Team-Learning"
from
"RazonIn4K/Red-Team-Learning"
3
Orchestrate workflows across multiple AI models (Perplexity, GPT, Grok, Claude, Gemini) for comprehensive security research, competition execution, and strategic analysis using GUI interfaces or API automation
2026-02-06
command-verify.md
1
1
export
command-verify
2
from
"d-oit/command-verify"
from
"d-oit/command-verify"
3
🚀 Intelligent command verification system for documentation with git diff-based cache invalidation. Zero-token operation, cross-platform CLI tool that discovers and validates commands in markdown files with 90%+ cache hit rates. Built for modern JavaScript/Node.js projects with comprehensive testing and self-learning capabilities.
2026-04-10
manage-python-env.md
1
1
export
manage-python-env
2
from
"dudusoar/VRP-Toolkit"
from
"dudusoar/VRP-Toolkit"
3
Quick reference for uv (fast Python package manager) operations to save tokens. Use when creating virtual environments, installing packages, managing dependencies, or when user asks about uv commands. Provides concise patterns for Python project setup and package management.
2026-02-09
code-review-preferences.md
1
1
export
code-review-preferences
2
from
"ChaiWithJai/claude-code-mastery"
from
"ChaiWithJai/claude-code-mastery"
3
Claude Code Mastery: 3.5hr livestream course for Cursor/Copilot users switching to Claude Code. Skills, agents, plugins, and team adoption.
2025-12-26
aegis-architect.md
1
1
export
aegis-architect
2
from
"GrupoUS/aegiswallet"
from
"GrupoUS/aegiswallet"
3
Enhanced architecture guidance for voice-first Brazilian fintech applications. Use when designing voice interfaces, implementing PIX/Boletos, optimizing financial systems, or making technology stack decisions for Brazilian market applications. Integrates with docs/ content, MCP tools for Brazilian market research, enhanced validation scripts, and comprehensive Brazilian compliance patterns.
2025-12-16
research.md
1
1
export
research
2
from
"TechNickAI/python-template"
from
"TechNickAI/python-template"
3
Python project template with Ruff for linting/formatting, pytest for testing, pre-commit hooks, and GitHub Actions CI/CD. Includes Claude Code and Cursor configuration.
2026-03-10
summarize-robotics-text.md
1
1
export
summarize-robotics-text
2
from
"MuhammadHassaanArain/Book-PAI"
from
"MuhammadHassaanArain/Book-PAI"
3
Summarize robotics-related text, research papers, or lecture notes into concise, clear, and structured summaries. Use when user asks to condense or simplify robotics content.
2026-01-04