Results for “mythril”

50 skills
More results
ssrjkk
myriad
Development with Myriad: tools and best practices
2 · bundle
claude-dev-suite
drizzle
Drizzle ORM for TypeScript. Covers schema definition, queries, and migrations. Use for type-safe SQL with minimal overhead. USE WHEN: user mentions "drizzle", "drizzle-orm", "drizzle-kit", "pgTable", "mysqlTable", asks about "lightweight orm", "sql-like orm", "drizzle schema", "drizzle migrations", "drizzle studio", "type-safe sql builder" DO NOT USE FOR: Prisma projects - use `prisma` skill; TypeORM - use `typeorm` skill; raw SQL - use `database-query` MCP; SQLAlchemy - use `sqlalchemy` skill; NoSQL databases - use `mongodb` skill
28 · bundle
infometa
xurl
A Twitter research and content intelligence skill. Use to analyze Twitter profiles, threads, and conversations for identifying pain points, extracting content angles, and converting Twitter intelligence into actionable insights.
228
bitwikiorg
approval
Imported skill approval from langchain
3
lucian55
midoriya-skill
绿谷出久(少年漫)认知与表达框架(压缩蒸馏):无个性起点、笔记英雄学、哭腔热血 触发:我的英雄学院 等。虚构;非暴力教唆
9 · bundle
mukul975
collecting-threat-intelligence-with-misp
Deploy MISP, configure threat feeds, use the PyMISP API for programmatic access, and build automated collection pipelines that aggregate IOCs from multiple community and commercial sources.
24.6k · bundle
lingxling
pathml
Loads and processes whole-slide pathology images, builds spatial graphs, trains deep learning models, and analyzes multiplexed immunofluorescence data across 160+ slide formats.
253 · bundle
mukul975
building-threat-intelligence-platform
Deploy and integrate open-source CTI tools (MISP, OpenCTI, TheHive, Cortex) into a unified threat intelligence platform for collecting, analyzing, enriching, and disseminating threat intelligence.
24.6k · bundle
levalencia
pathml
Full-featured computational pathology toolkit. Use for advanced WSI analysis including multiplexed immunofluorescence (CODEX, Vectra), nucleus segmentation, tissue graph construction, and ML model training on pathology data. Supports 160+ slide formats. For simple tile extraction from H&E slides, histolab may be simpler.
3 · bundle
johnalbertini14-glitch
pilt
Retrieves fundraising data from Pilt, including investor matches, campaign stats, outreach events, and deck analysis, via a single API endpoint.
1 · bundle
aniruddhaadak80
linear
Linear: manage issues, projects, teams via GraphQL + curl.
0 · bundle
bytesagain
blur
Apply image blur effects and privacy masks using Python PIL processing. Use when you need to blur, redact faces, or mask sensitive regions in images.
12 · bundle
mukul975
auditing-foundry-smart-contract-security
Runs a pre-deployment security audit of Solidity smart contracts in a Foundry project, combining static analysis (Slither, Aderyn), symbolic execution (Mythril), and property-based testing to catch reentrancy, access-control, and arithmetic bugs before deploying to an EVM chain.
24.6k · bundle
dvcrn
pilt
Retrieve fundraising data from Pilt, including investor matches, campaign statistics, outreach events, and deck analysis, using a personal API key.
32
jeffallan
atlassian-mcp
Integrates with Atlassian products to manage project tracking and documentation via MCP protocol. Use for querying Jira issues with JQL filters, creating and updating tickets, searching Confluence pages, managing sprints, and setting up MCP server authentication.
10.4k · bundle
mukul975
mapping-mitre-attack-techniques
Maps observed adversary behaviors, security alerts, and detection rules to MITRE ATT&CK techniques and sub-techniques to quantify detection coverage and guide control prioritization.
24.6k · bundle
lucian55
minglou-skill
明楼(谍战虚构)认知与表达框架(压缩蒸馏):三面间谍、辞令层叠、亲情作人质 触发:伪装者 等。禁止间谍违法教程
9 · bundle
jiachen-t-wang
pixtral-12b-a-frontier-multimodal-model-arxiv-pixtral-2024
Pixtral 12B: A Frontier Multimodal Model
6
arjumaan
squirrel
Full-cycle AI coding skill: plans, builds, tests, lints, fixes bugs, and writes production-grade docs. Auto-detects project state and adapts its 8-phase pipeline.
1
alirezarezvani
jira-expert
Configure and manage Atlassian Jira projects, workflows, JQL queries, automation, and reporting using MCP tools and bundled scripts.
20.4k · bundle
affaan-m
jira-integration
Retrieve, analyze, and update Jira tickets directly from your AI coding workflow using MCP or REST API.
226k
bobmatnyc
drizzle
Type-safe SQL ORM for TypeScript with zero runtime overhead
71 · bundle
sakamoto-family-smile
jira-integration
Retrieves Jira tickets, analyzes requirements, updates ticket status, adds comments, and transitions issues via MCP or direct REST API.
0
bog5d
linear
Linear: manage issues, projects, teams via GraphQL + curl.
0 · bundle
rajanthar
mysql-patterns
MySQL and MariaDB schema, query, indexing, transaction, replication, and connection-pool patterns for production backends.
0
intelli-verse-x
ivx-cf-firecrawl
Firecrawl gives agents and pipelines fast, reliable web context with strong search, scraping, and page-interaction tools. Umbrella skill that routes to firecrawl-search, firecrawl-scrape, and firecrawl-research, and documents install, credentials, and the keyless fallback.
0 · bundle
aaaaqwq
silicon-life-handbook
SKILL.md — 硅基生命训练学·索引技能
1
netanel-abergel
memory-tiering
Multi-tiered memory management (HOT/WARM/COLD) for context compaction. Invoke ONLY for explicit compaction events: post-`/compact` cleanup, MEMORY.md tier promotion, archive batch, or "trim my context". NOT for general recall (use deep-recall) or routine memory writes (use storage-router). Triggers: "compact memory", "promote to durable", "archive old context", "tier this".
6
johnalbertini14-glitch
jira
Interact with Jira issues, sprints, and workflows through a CLI or MCP backend, with safety checks and approval gates.
1 · bundle
azusagasaku
jira-integration
在 AI 编程工作流中直接检索、分析和更新 Jira 工单。支持 MCP(推荐)和直接 REST API 两种方式。
0
chen-yu-hao
pathml
Computational pathology toolkit for analyzing whole-slide images (WSI) and multiparametric imaging data. Use this skill when working with histopathology slides, H&E stained images, multiplex immunofluorescence (CODEX, Vectra), spatial proteomics, nucleus detection/segmentation, tissue graph construction, or training ML models on pathology data. Supports 160+ slide formats including Aperio SVS, NDPI, DICOM, OME-TIFF for digital pathology workflows.
5 · bundle
k-dense-ai
pathml
Analyze whole-slide pathology images with Python: load 160+ slide formats, preprocess H&E stains, segment nuclei, construct spatial graphs, train ML models, and process multiplex immunofluorescence data (CODEX, Vectra).
30.2k · bundle
antigravity
squirrel
Automatically detects project state and runs an 8-phase pipeline to plan, build, test, lint, fix bugs, and document code across multiple AI coding agents.
42.4k
johnalbertini14-glitch
til
Capture and manage Today I Learned entries on OpenTIL directly from the CLI, including drafting, publishing, editing, searching, and syncing entries.
1 · bundle
yanacuti1121
squirrel
Full-cycle AI coding skill: plans, builds, tests, lints, fixes bugs, and writes production-grade docs. Auto-detects project state and adapts its 8-phase pipeline.
2