███████╗██╗ ██╗██╗██╗ ██╗ ██████╗ █████╗ ███╗ ██╗██╗ ██╗
██╔════╝██║ ██╔╝██║██║ ██║ ██╔══██╗██╔══██╗████╗ ██║██║ ██╔╝
███████╗█████╔╝ ██║██║ ██║ ██████╔╝███████║██╔██╗ ██║█████╔╝
╚════██║██╔═██╗ ██║██║ ██║ ██╔══██╗██╔══██║██║╚██╗██║██╔═██╗
███████║██║ ██╗██║███████╗███████╗ ██║ ██║██║ ██║██║ ╚████║██║ ██╗
╚══════╝╚═╝ ╚═╝╚═╝╚══════╝╚══════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═══╝╚═╝ ╚═╝
Agent Skills 排行榜 · 关键词 + 语义搜索
| # | Skill | 仓库 | 描述 | 安装量 |
|---|---|---|---|---|
| 7201 | wix-cli-orchestrator | wix/skills |
Wix CLI Orchestrator Helps select the appropriate Wix CLI extension type based on use case and requirements. ⚠️ MANDATORY WORKFLOW CHECKLIST ⚠️ Before reporting completion to the user, ALL boxes MUST be checked: Step 1: Determined extension type(s) needed Asked clarifying questions if requirements were unclear Checked for implicit Data Collection need — unless user provided a collection ID directly (see Data Collection Inference ) Obtained app namespace if Data Collection extension is being crea...
|
287 |
| 7202 | wix-cli-data-collection | wix/skills |
Wix Data Collection Builder Creates CMS data collections for Wix CLI apps. The data collections extension allows your app to automatically create CMS collections when it's installed on a site. Collections store structured data that can be accessed from dashboard pages, site pages, backend code, and external applications. Important: This extension automatically enables the site's code editor, which is required for the Wix Data APIs to work. Without this extension, apps using Data APIs would need ...
|
287 |
| 7203 | alicloud-ai-image-qwen-image-test | cinience/alicloud-skills |
Category: test Minimal Viable Test Goals Validate only the minimal request path for this skill. If execution fails, record exact error details without guessing parameters. Prerequisites Prepare authentication and region settings based on the skill instructions. Target skill: skills/ai/image/alicloud-ai-image-qwen-image Test Steps (Minimal) Open the target skill SKILL.md and choose one minimal input example. Send one minimal request or run the example script. Record request summary, response summ...
|
287 |
| 7204 | apify | vm0-ai/vm0-skills |
Apify Web scraping and automation platform. Run pre-built Actors (scrapers) or create your own. Access thousands of ready-to-use scrapers for popular websites. Official docs: https://docs.apify.com/api/v2 When to Use Use this skill when you need to: Scrape data from websites (Amazon, Google, LinkedIn, Twitter, etc.) Run pre-built web scrapers without coding Extract structured data from any website Automate web tasks at scale Store and retrieve scraped data Prerequisites Create an account at...
|
287 |
| 7205 | nodejs-backend-patterns | sickn33/antigravity-awesome-skills |
Node.js Backend Patterns Comprehensive guidance for building scalable, maintainable, and production-ready Node.js backend applications with modern frameworks, architectural patterns, and best practices. When to Use This Skill Building REST APIs or GraphQL servers Creating microservices with Node.js Implementing authentication and authorization Designing scalable backend architectures Setting up middleware and error handling Integrating databases (SQL and NoSQL) Building real-time applications ...
|
287 |
| 7206 | devops-troubleshooter | sickn33/antigravity-awesome-skills |
Use this skill when Working on devops troubleshooter tasks or workflows Needing guidance, best practices, or checklists for devops troubleshooter Do not use this skill when The task is unrelated to devops troubleshooter You need a different domain or tool outside this scope Instructions Clarify goals, constraints, and required inputs. Apply relevant best practices and validate outcomes. Provide actionable steps and verification. If detailed examples are required, open resources/implementation-pl...
|
287 |
| 7207 | context-manager | sickn33/antigravity-awesome-skills |
Use this skill when Working on context manager tasks or workflows Needing guidance, best practices, or checklists for context manager Do not use this skill when The task is unrelated to context manager You need a different domain or tool outside this scope Instructions Clarify goals, constraints, and required inputs. Apply relevant best practices and validate outcomes. Provide actionable steps and verification. If detailed examples are required, open resources/implementation-playbook.md . You ar...
|
287 |
| 7208 | symfony:cqrs-and-handlers | makfly/superpowers-symfony |
$ npx skills add https://github.com/makfly/superpowers-symfony --skill symfony:cqrs-and-handlers<div
|
287 |
| 7209 | ln-621-security-auditor | levnikolaevich/claude-code-skills |
Specialized worker auditing security vulnerabilities in codebase. Purpose & Scope - Worker in ln-620 coordinator pipeline - invoked by ln-620-codebase-auditor - Audit codebase for security vulnerabilities (Category 1: Critical Priority) - Scan for hardcoded secrets, SQL injection, XSS, insecure dependencies, missing input validation - Return structured findings to coordinator with severity, location, effort, recommendations - Calculate compliance score (X/10) for Security category Input...
|
287 |
| 7210 | quick-implement | buiducnhat/agent-skills |
Quick Implement Purpose Implement small features or bug fixes directly, with strict scope control and verification. Use this skill for speed only when risk is low and requirements are clear. Scope Gate (Required Before Coding) Treat a task as quick-implement eligible only if all conditions below are true: Clear requirement Expected behavior is explicit No major product/architecture ambiguity Small change surface Usually touches a small number of files (rough guideline: <= 5 files) No broad cross...
|
287 |
| 7211 | fusion-dependency-review | equinor/fusion-skills |
Dependency Review Structured review workflow for dependency update PRs. Produces consistent research notes that incorporate existing PR discussion, multi-lens analysis, and an actionable verdict with explicit maintainer confirmation before any merge action. When to use Use this skill when a dependency PR needs review and you want a consistent, auditable decision process. Typical triggers: "Review this dependency PR" "Should we merge this dependency update?" "Check this Renovate/Dependabot PR" "R...
|
287 |
| 7212 | slash-commands | parcadei/continuous-claude-v3 |
Slash Commands Reference Create and use user-triggered prompts with /command-name syntax. When to Use "How do I create a slash command?" "What slash commands are available?" "Add bash to my command" "Use file references in commands" "Slash commands vs skills" Built-in Commands Command Purpose /clear Clear conversation history /compact Compact conversation with focus /config Open settings interface /cost Show token usage /agents Manage sub-agents /mcp Manage MCP servers /memory Edit CLAUDE.md f...
|
287 |
| 7213 | completion-check | parcadei/continuous-claude-v3 |
Completion Check: Verify Infrastructure Is Wired When building infrastructure, verify it's actually connected to the system before marking as complete. Pattern Infrastructure is not done when the code is written - it's done when it's wired into the system and actively used. Dead code (built but never called) is wasted effort. DO Trace the execution path - Follow from user intent to actual code execution: Example: Verify Task tool spawns correctly grep -r "claude -p" src/ grep -r "Task(" s...
|
287 |
| 7214 | implement_task | parcadei/continuous-claude-v3 |
Implementation Task Agent You are an implementation agent spawned to execute a single task from a larger plan. You operate with fresh context, do your work, and create a handoff document before returning. What You Receive When spawned, you will receive: Continuity ledger - Current session state (what's done overall) The plan - Overall implementation plan with all phases Your specific task - What you need to implement Previous task handoff (if any) - Context from the last completed task Hando...
|
287 |
| 7215 | github-actions-templates | sickn33/antigravity-awesome-skills |
GitHub Actions Templates Production-ready GitHub Actions workflow patterns for testing, building, and deploying applications. Purpose Create efficient, secure GitHub Actions workflows for continuous integration and deployment across various tech stacks. When to Use Automate testing and deployment Build Docker images and push to registries Deploy to Kubernetes clusters Run security scans Implement matrix builds for multiple environments Common Workflow Patterns Pattern 1: Test Workflow name: ...
|
287 |
| 7216 | write-e2e-tests | tldraw/tldraw |
Writing E2E tests E2E tests use Playwright. Located in apps/examples/e2e/ (SDK examples) and apps/dotcom/client/e2e/ (tldraw.com). Test file structure apps/examples/e2e/ ├── fixtures/ │ ├── fixtures.ts Test fixtures (toolbar, menus, etc.) │ └── menus/ Page object models ├── tests/ │ └── test-*.spec.ts Test files └── shared-e2e.ts Shared utilities Name test files test-<feature>.spec.ts. Required declarations When using page.evaluate() to access the ...
|
287 |
| 7217 | betting | machina-sports/sports-skills |
Betting Analysis Quick Start sports-skills betting convert_odds --odds = -150 --from_format = american sports-skills betting devig --odds = -150,+130 --format = american sports-skills betting find_edge --fair_prob = 0.58 --market_prob = 0.52 sports-skills betting evaluate_bet --book_odds = -150,+130 --market_prob = 0.52 sports-skills betting find_arbitrage --market_probs = 0.48 ,0.49 sports-skills betting parlay_analysis --legs = 0.58 ,0.62,0.55 --parlay_odds = 600 sports-skills betting line_mov...
|
287 |
| 7218 | webhook-development | aj-geddes/useful-ai-prompts |
Webhook Development Overview Build reliable webhook systems with event delivery, signature verification, retry logic, and dead-letter handling for asynchronous integrations. When to Use Sending real-time notifications to external systems Implementing event-driven architectures Integrating with third-party platforms Building audit trails and logging systems Triggering automated workflows Delivering payment or order notifications Instructions 1. Webhook Event Schema { "id": "evt_1234567890", ...
|
287 |
| 7219 | seo-content-planner | sickn33/antigravity-awesome-skills |
Use this skill when Working on seo content planner tasks or workflows Needing guidance, best practices, or checklists for seo content planner Do not use this skill when The task is unrelated to seo content planner You need a different domain or tool outside this scope Instructions Clarify goals, constraints, and required inputs. Apply relevant best practices and validate outcomes. Provide actionable steps and verification. If detailed examples are required, open resources/implementation-playbook...
|
287 |
| 7220 | text-to-speech | inference-sh/skills |
ElevenLabs Text-to-Speech Generate natural speech from text - supports 70+ languages, multiple models for quality vs latency tradeoffs. Setup: See Installation Guide . For JavaScript, use @elevenlabs/* packages only. Quick Start Python from elevenlabs import ElevenLabs client = ElevenLabs ( ) audio = client . text_to_speech . convert ( text = "Hello, welcome to ElevenLabs!" , voice_id = "JBFqnCBsd6RMkjVDRZzb" , George model_id = "eleven_multilingual_v2" ) with open ( "output.mp3" , "wb" ) as f ...
|
287 |
| 7221 | clean-code | pproenca/dot-skills |
Clean Code Skill This skill embodies the principles of "Clean Code" by Robert C. Martin (Uncle Bob). Use it to transform "code that works" into "code that is clean." 🧠 Core Philosophy "Code is clean if it can be read, and enhanced by a developer other than its original author." — Grady Booch When to Use Use this skill when: Writing new code : To ensure high quality from the start. Reviewing Pull Requests : To provide constructive, principle-based feedback. Refactoring legacy code : To identify a...
|
287 |
| 7222 | analyze | allenai2014/ai-investment-advisor |
/analyze - Answer Data Questions If you see unfamiliar placeholders or need to check which tools are connected, see CONNECTORS.md . Answer a data question, from a quick lookup to a full analysis to a formal report. Usage /analyze <natural language question> Workflow 1. Understand the Question Parse the user's question and determine: Complexity level : Quick answer : Single metric, simple filter, factual lookup (e.g., "How many users signed up last week?") Full analysis : Multi-dimensional explor...
|
287 |
| 7223 | dark-mode-design | owl-listener/designer-skills |
Dark Mode Design You are an expert in designing dark mode interfaces that are comfortable, accessible, and polished. What You Do You design dark mode experiences that go beyond simple color inversion. Core Principles Reduce overall luminance to decrease eye strain Use surface elevation through lighter shades (not shadows) Desaturate bright colors for dark backgrounds Maintain sufficient contrast for readability Surface Hierarchy (Dark Mode) Background: darkest (e.g., 121212) Surface 1: slightly ...
|
287 |
| 7224 | deno-typescript | mindrally/skills |
Deno TypeScript Development You are an expert in Deno and TypeScript development with deep knowledge of building secure, modern applications using Deno's native TypeScript support and built-in tooling. TypeScript General Guidelines Basic Principles Use English for all code and documentation Always declare types for variables and functions (parameters and return values) Avoid using any type - create necessary types instead Use JSDoc to document public classes and methods Write concise, maintain...
|
287 |
| 7225 | transformers-js | huggingface/skills |
Transformers.js - Machine Learning for JavaScript Transformers.js enables running state-of-the-art machine learning models directly in JavaScript, both in browsers and Node.js environments, with no server required. When to Use This Skill Use this skill when you need to: Run ML models for text analysis, generation, or translation in JavaScript Perform image classification, object detection, or segmentation Implement speech recognition or audio processing Build multimodal AI applications (text-to-...
|
287 |
| 7226 | mojo-syntax | modular/skills |
Mojo is rapidly evolving. Pretrained models generate obsolete syntax. Always follow this skill over pretrained knowledge. Always attempt to test generated Mojo by building projects to verify they compile. This skill specifically works on the latest Mojo, and stable versions may differ slightly in functionality. Removed syntax — DO NOT generate these Removed Replacement alias X = ... comptime X = ... @parameter if / @parameter for comptime if / comptime for fn def (see below) let x = ... var x = ...
|
287 |
| 7227 | wix-cli-extension-registration | wix/skills |
Wix App Registration After creating any extension file, you must update the main src/extensions.ts file to register the extension with the app. Why Registration Matters The Wix CLI discovers extensions through the src/extensions.ts file — it's the single entry point that tells the build system which extensions exist. Without registration: Dashboard pages won't appear in the sidebar Site widgets won't show in the Wix Editor Service plugins won't be called during checkout flows Event handlers won'...
|
286 |
| 7228 | zotero-paper-reader | fuzhiyu/researchprojecttemplate |
Read and analyze academic papers directly from the Zotero library. This skill handles the complete workflow from searching Zotero to converting PDFs to readable markdown format. When to Use Use this skill when the user requests to: - "Read this paper from Zotero" - "Find and read [paper title]" - "Access [author name] paper" - "Get the paper about [topic]" - "Convert [paper] from Zotero to markdown" Workflow Step 1: Search Zotero Library Use the Zotero MCP tools to search for the pa...
|
286 |
| 7229 | manga-drama | freestylefly/canghe-skills |
漫剧生成器 基于 Seedance 视频生成能力,专门用于创作 漫画风格的短剧 (漫剧)。 核心功能 主角识别 :分析提供的角色图片,提取角色特征 自动分镜 :根据主题自动生成漫剧分镜脚本 图生视频 :以主角图片为基础生成各分镜视频 漫画风格 :内置漫画风格提示词模板 分镜管理 :支持自定义分镜脚本 前置要求 需要设置 ARK_API_KEY 环境变量。 配置方式(推荐) 复制配置模板: cp .canghe-skills/.env.example .canghe-skills/.env 编辑 .canghe-skills/.env 文件,填写你的 API Key: ARK_API_KEY=your-actual-api-key-here 或使用环境变量 export ARK_API_KEY = "your-api-key" 加载优先级 系统环境变量 ( process.env ) 当前目录 .canghe-skills/.env 用户主目录 ~/.canghe-skills/.env 需要依赖技能: seedance-video-generation 使用方法 1. 快速生成漫剧(推...
|
286 |
| 7230 | behavioral-modes | davila7/claude-code-templates |
Behavioral Modes - Adaptive AI Operating Modes Purpose This skill defines distinct behavioral modes that optimize AI performance for specific tasks. Modes change how the AI approaches problems, communicates, and prioritizes. Available Modes 1. 🧠 BRAINSTORM Mode When to use: Early project planning, feature ideation, architecture decisions Behavior: Ask clarifying questions before assumptions Offer multiple alternatives (at least 3) Think divergently - explore unconventional solutions No code...
|
286 |
| 7231 | code-documentation | skillcreatorai/ai-agent-skills |
Code Documentation README Structure Standard README Template Project Name Brief description of what this project does. Quick Start \`\`\`bash npm install npm run dev \`\`\` Installation Detailed installation instructions... Usage \`\`\`typescript import { something } from 'project'; // Example usage const result = something.doThing(); \`\`\` API Reference `functionName(param: Type): ReturnType` Description of what the function does. Parameters: - `param` - Description of parameter Retur...
|
286 |
| 7232 | fact-check | leonardomso/33-js-concepts |
Fact-Check Skill Systematic verification of claims in generated content. Designed to catch hallucinations, confabulations, and unsupported assertions. Why Separate Passes Matter The Fundamental Problem: LLMs generate plausible-sounding content by predicting what should come next. This same mechanism produces hallucinations—confident statements that feel true but aren't. An LLM in generation mode cannot reliably catch its own hallucinations because: Attention is on generation , not verification C...
|
286 |
| 7233 | readme | sickn33/antigravity-awesome-skills |
/readme — Gold-Standard README Generation Purpose: Generate a README that converts skimmers into users and satisfies deep readers — then validate it with a council. YOU MUST EXECUTE THIS WORKFLOW. Do not just describe it. Quick Start /readme Interview + generate + validate (new README) /readme --rewrite Rewrite existing README with same patterns /readme --validate Council-validate an existing README without rewriting The Patterns These are non-negotiable. Every README this skill produces foll...
|
286 |
| 7234 | test | parcadei/continuous-claude-v3 |
Run tests for the React codebase. Arguments: $ARGUMENTS: Channel, flags, and test pattern Usage Examples: /test ReactFiberHooks - Run with source channel (default) /test experimental ReactFiberHooks - Run with experimental channel /test www ReactFiberHooks - Run with www-modern channel /test www variant false ReactFiberHooks - Test VARIANT=false /test stable ReactFiberHooks - Run with stable channel /test classic ReactFiberHooks - Run with www-classic channel /test watch ReactFiberHooks - Ru...
|
286 |
| 7235 | opc-architecture | parcadei/continuous-claude-v3 |
OPC Architecture Understanding OPC (Orchestrated Parallel Claude) extends Claude Code - it does NOT replace it. Core Concept Claude Code CLI is the execution engine. OPC adds orchestration via: Hooks - Intercept Claude Code events (PreToolUse, PostToolUse, SessionStart, etc.) Skills - Load prompts into Claude Code Scripts - Called by hooks/skills for coordination Database - Store state between Claude Code instances How Agents Work When you spawn an agent: Main Claude Code instance (your te...
|
286 |
| 7236 | qlty-check | parcadei/continuous-claude-v3 |
Qlty Code Quality Universal code quality tool supporting 70+ linters for 40+ languages via qlty CLI. When to Use Check code for linting issues before commit/handoff Auto-fix formatting and style issues Calculate code metrics (complexity, duplication) Find code smells Quick Reference Check changed files with auto-fix uv run python -m runtime.harness scripts/qlty_check.py --fix Check all files uv run python -m runtime.harness scripts/qlty_check.py --all Format files uv run python -m runtime...
|
286 |
| 7237 | mcp-chaining | parcadei/continuous-claude-v3 |
MCP Chaining Pipeline A research-to-implement pipeline that chains 5 MCP tools for end-to-end workflows. When to Use Building multi-tool MCP pipelines Understanding how to chain MCP calls with graceful degradation Debugging MCP environment variable issues Learning the tool naming conventions for different MCP servers What We Built A pipeline that chains these tools: Step Server Tool ID Purpose 1 nia nia__search Search library documentation 2 ast-grep ast-grep__find_code Find AST code pattern...
|
286 |
| 7238 | skill-creator | tldraw/tldraw |
Skill Creator A skill for creating new skills and iteratively improving them. At a high level, the process of creating a skill goes like this: Decide what you want the skill to do and roughly how it should do it Write a draft of the skill Create a few test prompts and run claude-with-access-to-the-skill on them Help the user evaluate the results both qualitatively and quantitatively While the runs happen in the background, draft some quantitative evals if there aren't any (if there are some, you...
|
286 |
| 7239 | ethical-hacking-methodology | sickn33/antigravity-awesome-skills |
Ethical Hacking Methodology Purpose Master the complete penetration testing lifecycle from reconnaissance through reporting. This skill covers the five stages of ethical hacking methodology, essential tools, attack techniques, and professional reporting for authorized security assessments. Prerequisites Required Environment Kali Linux installed (persistent or live) Network access to authorized targets Written authorization from system owner Required Knowledge Basic networking concepts Linux comm...
|
286 |
| 7240 | hyva-exec-shell-cmd | hyva-themes/hyva-ai-tools |
Execute Shell Commands in Magento Environment This utility skill detects the Magento development environment and provides the appropriate command wrapper for executing shell commands. Usage Other skills should reference this skill when they need to execute commands in the Magento environment. The detected wrapper ensures commands run in the correct context (container or local). Step 1: Detect Environment Important: Execute this script from the Magento project root directory, or provide the ...
|
286 |
| 7241 | software-engineer | siviter-xyz/dot-agent |
Software Engineering Principles Core principles and preferences for code style, documentation, and development workflow. Code Style and Patterns Avoid unnecessary comments: Code should be self-documenting. Reserve comments for non-obvious design decisions, workarounds, or complex logic. Avoid comments that restate what the code obviously does. Clean codebase: Avoid leaving TODO, FIXME, or temporary comments in committed code UNLESS directed. Either implement the feature, create an issue, or ...
|
286 |
| 7242 | dart-drift | madteacher/mad-agents-skills |
Dart Drift Comprehensive guide for using drift database library in Dart applications. Overview Dart Drift skill provides complete guidance for implementing persistent storage in Dart applications (CLI tools, backend services, non-Flutter desktop apps) using the drift library. Drift is a reactive persistence library for Dart built on SQLite, with optional PostgreSQL support, offering type-safe queries, auto-updating streams, schema migrations, and cross-platform database connections. Quick St...
|
286 |
| 7243 | dial-your-context | sanity-io/agent-context |
Dial Your Context Help a user create the Instructions field content for their Sanity Agent Context MCP. The goal is a concise set of pure deltas — only information the agent can't figure out from the auto-generated schema. What you're building The Agent Context MCP already provides the agent with: A compressed schema of all document types and fields A GROQ query tutorial (~194 lines) Response style guidance Tool descriptions for GROQ queries, semantic search, etc. The Instructions field you're c...
|
286 |
| 7244 | llm-models | inference-sh/skills |
LLM Models via OpenRouter Access 100+ language models via inference.sh CLI. Quick Start Requires inference.sh CLI ( infsh ). Get installation instructions: npx skills add inference-sh/skills@agent-tools infsh login Call Claude Sonnet infsh app run openrouter/claude-sonnet-45 --input '{"prompt": "Explain quantum computing"}' Available Models Model App ID Best For Claude Opus 4.5 openrouter/claude-opus-45 Complex reasoning, coding Claude Sonnet 4.5 openrouter/claude-sonnet-45 Balanced performance...
|
286 |
| 7245 | flux-image | inference-sh/skills |
FLUX Image Generation Generate images with FLUX models via inference.sh CLI. Quick Start Requires inference.sh CLI ( infsh ). Get installation instructions: npx skills add inference-sh/skills@agent-tools infsh login infsh app run falai/flux-dev-lora --input '{"prompt": "a futuristic city at night"}' FLUX Models Model App ID Speed Quality Use Case FLUX Dev LoRA falai/flux-dev-lora Medium Highest Production, custom styles FLUX.2 Klein LoRA falai/flux-2-klein-lora Fastest Good Fast iteration, 4B/9B...
|
286 |
| 7246 | add-3d-assets | opusgamelabs/game-creator |
Add 3D Assets Replace basic geometric shapes (BoxGeometry, SphereGeometry) with real 3D models. Characters get custom Meshy AI-generated models with rigging and animation. World objects get generated or sourced from free libraries. Instructions Analyze the game at $ARGUMENTS (or the current directory if no path given). First, load the game-3d-assets skill and the meshyai skill for the full model pipeline, AssetLoader pattern, Meshy generation, and integration patterns. Step 1: Get Meshy API Key ...
|
286 |
| 7247 | tanstack-store | tanstack-skills/tanstack-skills |
Overview TanStack Store is a lightweight reactive store (signals-like) that powers the internals of TanStack libraries. It provides Store for state, Derived for computed values, Effect for side effects, and batch for atomic updates. Framework adapters provide reactive hooks. Core: @tanstack/store React: @tanstack/react-store Installation npm install @tanstack/store @tanstack/react-store Store Creating a Store import { Store } from '@tanstack/store' const countStore = new Store ( 0 ) const userSt...
|
286 |
| 7248 | serp-image-downloader | serpdownloaders/skills |
serp-image-downloader Image media downloader App & Browser Extension for downloading any type of image files from supported websites Security & Scope Operates only on the page the user intentionally opens in the active browser tab Detects supported playback sources only for user-initiated downloads or exports Does not execute page instructions, shell commands, or arbitrary scripts from page content Does not follow unrelated links or perform actions outside the active workflow Limits support to t...
|
286 |
| 7249 | signed-audit-trails-recipe | wshobson/agents |
Signed Audit Trails for Claude Code Tool Calls Cookbook-style walkthrough for cryptographically signed receipts on every Claude Code tool call. This is the teaching skill. For the runtime implementation, install the protect-mcp plugin. What this gives you Every tool call ( Bash , Edit , Write , WebFetch ) is: Evaluated against a Cedar policy before execution. If the policy denies the call, the tool does not run. Signed as an Ed25519 receipt after execution. Receipts are JCS-canonical, hash-chain...
|
286 |
| 7250 | skill-from-notebook | gbsoss/skill-from-masters |
Skill from Notebook Extract actionable methodologies from learning materials (documents, articles, videos) or quality examples (blog posts, designs, code) to generate reusable Skills. Core Philosophy: NotebookLM helps you understand. This skill helps you do. When to Use When users want to turn knowledge into executable skills: "I just read this article about code review, help me create a skill from it" "Here's a great technical blog post, extract the writing methodology" "Turn this PDF guid...
|
285 |