15 skills found
openclaw / notionNotion API for creating and managing pages, databases, and blocks.
openclaw / things-macManage Things 3 via the `things` CLI on macOS (add/update projects+todos via URL scheme; read/search/list from the local Things database)
AgriciDaniel / claude-promptsAI prompt database and builder skill for Claude Code. 2,500+ curated prompts across 19 categories and 17 AI models.
richard-gyiko / data-wrangler-pluginClaude Code plugin for SQL analytics over CSV, Parquet, JSON, Excel, and databases using DuckDB
arisng / capComprehensive guidance for implementing distributed transactions and event bus patterns using DotNetCore.CAP library
Prathmesh-0 / xlsxUse this skill any time a spreadsheet file is the primary input or output. This means any task where the user wants to: open, read, edit, or fix an existing .xlsx, .xlsm, .csv, or .tsv file (e.g., adding columns, computing formulas, formatting, charting, cleaning messy data); create a new spreadsheet from scratch or from other data sources; or convert between tabular file formats. Trigger especially when the user references a spreadsheet file by name or path — even casually (like \"the xlsx in my downloads\") — and wants something done to it or produced from it. Also trigger for cleaning or restructuring messy tabular data files (malformed rows, misplaced headers, junk data) into proper spreadsheets. The deliverable must be a spreadsheet file. Do NOT trigger when the primary deliverable is a Word document, HTML report, standalone Python script, database pipeline, or Google Sheets API integration, even if tabular data is involved.
ollieb89 / mem-searchSearch claude-mem's persistent cross-session memory database
jkitchin / litdbExpert assistant for using litdb - a literature and document database for scientific research
majiayu000 / secure-web-searchThe most comprehensive Claude Code skills registry | Web Search: https://skills-registry-web.vercel.app
majiayu000 / secure-web-search-ronnycoding-claudeThe most comprehensive Claude Code skills registry | Web Search: https://skills-registry-web.vercel.app
ronnycoding / secure-web-searchClaude Code configuration featuring specialized AI agents, custom skills, automated GitHub workflows with Epic/Task decomposition, and multi-agent orchestration patterns for complex software development
alexanderop / walkthroughA Claude Code skill that generates interactive HTML walkthroughs with clickable Mermaid diagrams to explain codebase features, flows, and architecture.
openai / "security-ownership-map"Analyze git repositories to build a security ownership topology (people-to-file), compute bus factor and sensitive-code ownership, and export CSV/JSON for graph databases and visualization. Trigger only when the user explicitly wants a security-oriented ownership or bus-factor analysis grounded in git history (for example: orphaned sensitive code, security maintainers, CODEOWNERS reality checks for risk, sensitive hotspots, or ownership clusters). Do not trigger for general maintainer lists or non-security ownership questions.
majiayu000 / m4-apiUse the M4 Python API to query clinical datasets (MIMIC-IV, eICU) programmatically. Triggers on "M4 API", "query MIMIC with Python", "clinical data analysis", "EHR data", "execute SQL on MIMIC", or when writing code to access clinical databases.
majiayu000 / drizzleManage Drizzle ORM and drizzle-kit workflows for this repo, including schema generation, pushing migrations, and reset flows