Plugins

8 plugins
@brycewang-stanford
CAV Skills
Twelve CAV-specific skills for the International Conference on Computer Aided Verification and its Springer LNCS open-access proceedings, grounded in the CAV 2026 (FLoC, Lisbon) call, the LNCS proceedings, i-cav.org, and dblp.
2 skills · plugin
@brycewang-stanford
FSE Skills
Twelve FSE-specific skills for the ACM Foundations of Software Engineering conference and its PACMSE journal-style publication model, grounded in the FSE 2026/2027 researchr calls, PACMSE journal pages, ACM Digital Library, and dblp.
2 skills · plugin
@brycewang-stanford
VIS Skills
Twelve IEEE VIS-specific skills for the IEEE Visualization Conference and its journal-integrated IEEE TVCG publication model, grounded in the IEEE VIS 2026 call, ieeevis.org, IEEE Xplore/TVCG, the Precision Conference System, and dblp.
2 skills · plugin
@brycewang-stanford
IMC Skills
Twelve IMC-specific skills for the ACM Internet Measurement Conference, the SIGCOMM-sponsored empirical measurement flagship, grounded in the IMC 2026 call for papers, submission instructions, committees page, SIGCOMM/IMC event pages, the ACM Digital Library, and dblp.
2 skills · plugin
@brycewang-stanford
HRI Skills
Twelve HRI-specific skills for the ACM/IEEE International Conference on Human-Robot Interaction and its interdisciplinary, human-subjects-centered evidence culture, grounded in the HRI 2026/2027 calls, humanrobotinteraction.org, the ACM Digital Library, IEEE Xplore, and dblp.
2 skills · plugin
@brycewang-stanford
ASE Skills
Twelve ASE-specific skills for the IEEE/ACM International Conference on Automated Software Engineering and its automated-SE research track, grounded in the ASE 2025/2026 researchr calls, the ase26.hotcrp.com submission site, IEEE Xplore, the ACM Digital Library, and dblp.
3 skills · plugin
@brycewang-stanford
ATC Skills
Twelve ATC-specific skills for the ACM SIGOPS Annual Technical Conference (formerly the USENIX Annual Technical Conference), grounded in the ATC 2026 SIGOPS call for papers, the USENIX ATC '25 research and artifact pages, the USENIX to SIGOPS transition record, and dblp.
2 skills · plugin
@brycewang-stanford
DAC Skills
Twelve DAC-specific skills for the ACM/IEEE Design Automation Conference (the Chips to Systems Conference) and its double-blind Research Manuscript track, grounded in the DAC 2026 (63rd) call, dac.com, IEEE CEDA, ACM SIGDA, the ACM Digital Library, and dblp.
2 skills · plugin

Results for “dblp”

53 skills
More results
samyakjhaveri
Paper Write
Drafts a LaTeX paper section by section from an outline, with venue-specific templates and citation management.
0 · bundle
mukul975
Implementing Endpoint Dlp Controls
Deploys endpoint Data Loss Prevention (DLP) controls to detect and prevent sensitive data exfiltration through email, USB, cloud storage, and printing using Microsoft Purview or Symantec DLP.
24.6k · bundle
mukul975
Detecting Insider Data Exfiltration Via Dlp
Detects insider data exfiltration by analyzing DLP policy violations, file access patterns, upload volume anomalies, and off-hours activity in endpoint and cloud logs using pandas for behavioral analytics and statistical baselines.
24.6k · bundle
mukul975
Performing Insider Threat Investigation
Investigates insider threat incidents involving employees, contractors, or trusted partners who misuse authorized access to steal data, sabotage systems, or violate security policies. Combines digital forensics, user behavior analytics, and HR/legal coordination to build an evidence-based case.
24.6k · bundle
luokai0
DB Design
Guides OLTP database schema design through six stages: domain and access patterns, entities and relationships, keys and constraints, normalization trade-offs, indexing and performance, and operations and evolution. Includes a final review checklist and tips for effective guidance.
10 · bundle
mukul975
Implementing Data Loss Prevention With Microsoft Purview
Configures sensitivity labels, DLP policies, and endpoint data protection rules in Microsoft Purview to safeguard sensitive information across Exchange, SharePoint, OneDrive, Teams, and endpoints.
24.6k · bundle
shulkwisec
Web LLM Attacks Deep Dive
Complete PortSwigger deep-dive with exact payloads for every lab variant including zero-day techniques
21 · bundle
jackychenlu
Dspy
Build complex AI systems with declarative programming, optimize prompts automatically, create modular RAG systems and agents with DSPy - Stanford NLP's framework for systematic LM programming
0 · bundle
q2805187159
Dspy
Build complex AI systems with declarative programming, optimize prompts automatically, create modular RAG systems and agents with DSPy - Stanford NLP's framework for systematic LM programming
3 · bundle
rbutinar
Powerbi Directlake Create
Scaffold a New DirectLake Semantic Model (TMDL) (preview)
0
tianhao909
Dspy
Build complex AI systems with declarative programming, optimize prompts automatically, create modular RAG systems and agents with DSPy - Stanford NLP's framework for systematic LM programming
1 · bundle
gabrielmoreira
Bgpt MCP
Search scientific papers via the BGPT MCP server and retrieve structured experimental data — methods, results, conclusions, quality scores, and 25+ metadata fields per paper.
17 · bundle
eliferjunior
Dbt
dbt (data build tool) transforms data in your warehouse using SQL SELECT statements. Learn project setup, models, tests, documentation, incremental materializations, and integration with data warehouses like PostgreSQL, BigQuery, and Snowflake.
0
schattenspiegel
Duckdb Python
Use for writing, reviewing, debugging, testing, or optimizing Python code that embeds DuckDB, executes analytical SQL, manages DuckDB connections and transactions, builds DuckDB relations, queries Parquet/CSV/Arrow/pandas/Polars inputs, or exports query results. Trigger on connection scope, parameters, replacement scans, materialization, concurrency, extensions, and query plans. Do not use for generic SQL with another engine, DuckDB CLI-only work, server-database administration, dbt-only projects, or dataframe work that does not call DuckDB.
0 · bundle
curiositech
Duckdb Analytics
Use when running analytical SQL over Parquet/CSV/JSON without a warehouse, replacing pandas for data wrangling, joining S3 data in-place, building local data marts, or embedding OLAP into an app. Triggers: read_parquet/read_csv setup, partitioned dataset queries, hive partitioning, glob patterns for S3, COPY TO export, attach Postgres/MySQL, UDFs in Python/R, MotherDuck cloud sync, columnar performance vs row stores. NOT for OLTP workloads (concurrent writes), distributed analytics at petabyte scale (use Spark/Trino), or vector search (use pgvector/Lance).
10
matlab
Matlab Use Duckdb
Use DuckDB from MATLAB via Database Toolbox (R2026a+) as a non-math operations engine on large tabular files (CSV/Parquet/JSON) and as a zero-config embedded database. Use when connecting to DuckDB, querying CSV, Parquet, and JSON files directly with SQL, reducing or profiling large data before MATLAB analysis, creating portable development databases, or installing DuckDB extensions. Triggers on: DuckDB, duckdb(), large CSV/Parquet/JSON, file too large for readtable, filter/aggregate at source, deduplicate, reduce before analysis, profile large file, persistent file import, analytical engine, SQL on CSV, SQL on Parquet, SQL on JSON, query CSV with SQL, query Parquet with SQL, run SQL on files, SQL queries on files, query files directly, SQL without database, in-process SQL.
920 · bundle
jiachen-t-wang
Dclm Datacomp For Language Models Arxiv 2406 11794v3
DCLM: DataComp for Language Models
6
rbutinar
Powerbi Model Create
Scaffold a New Power BI Semantic Model (TMDL)
0
ichichuang
Dspy
Build complex AI systems with declarative programming, optimize prompts automatically, create modular RAG systems and agents with DSPy - Stanford NLP's framework for systematic LM programming
0 · bundle
diegosouzapw
Dbt
Provides dbt patterns for data transformation and analytics engineering, including model structures, incremental models, and testing.
54 · bundle
diegosouzapw
Dsql
Manage Amazon Aurora DSQL clusters, schemas, and migrations with MCP tools and CLI scripts, including multi-tenant patterns and IAM-based authentication.
54 · bundle
shulkwisec
Information Disclosure Deep Dive
Complete PortSwigger deep-dive with exact payloads for every lab variant including zero-day techniques
21 · bundle
agentskillexchange
Dbt MCP Server
Guides installation of dbt Core or dbt Cloud CLI and points to official documentation for getting started with dbt.
28
ssrjkk
Dbt Etl
Guides the setup and use of dbt for extract-transform-load workflows.
2 · bundle
pwdev-solucoes
Postgres
Executa consultas, inspeção de schema e mutações seguras (DML/DDL com dry-run) no PostgreSQL via servidor MCP, exigindo confirmação explícita para alterações.
2
cloudthinker-ai
Managing Dbt
Manages and monitors dbt projects, model runs, and test results via dbt CLI and dbt Cloud API, covering run status, test failures, source freshness, and manifest analysis.
7
ssrjkk
Dbt SQL
SQL with dbt. SQL queries.
2 · bundle
agentskillexchange
Dbt Cloud MCP
Guides users through installing dbt Core or the dbt Cloud CLI and points to official dbt documentation and community resources.
28
ichichuang
Python Debugpy
Debug Python: pdb REPL + debugpy remote (DAP).
0
dontbesilent2025
Dbs Save
Save the current diagnosis state to disk for cross-session recall, including conclusions, rejected directions, and next steps.
bog5d
Dspy
DSPy: declarative LM programs, auto-optimize prompts, RAG.
0 · bundle
jarbitechture
Dspy
Build complex AI systems with declarative programming, optimize prompts automatically, create modular RAG systems and agents with DSPy - Stanford NLP's framework for systematic LM programming. Use when you need to build complex AI systems, program LMs declaratively, optimize prompts automatically, create modular AI pipelines, or build RAG systems and agents.
0 · bundle
alirezarezvani
Gdpr Dsgvo Expert
Scans codebases for GDPR/DSGVO compliance issues, generates DPIA documentation, and tracks data subject rights requests with deadline management.
20.4k · bundle
peteedoo
Dspy
DSPy: declarative LM programs, auto-optimize prompts, RAG.
0 · bundle
antigravity
Gdb CLI
Analyze core dumps, debug live processes, and investigate crashes, deadlocks, and memory issues in C/C++ programs using GDB with source code correlation.
42.4k