Agent Skills 排行榜 · 关键词 + 语义搜索

/ 聚焦搜索框
正在使用 AI 进行语义搜索...
21,355
总 Skills
33.9M
总安装量
2,437
贡献者
# Skill 仓库 描述 安装量
4651 express-rest-api pluginagentmarketplace/custom-plugin-nodejs
Express REST API Skill Master building robust, scalable REST APIs with Express.js, the de-facto standard for Node.js web frameworks. Quick Start Build a basic Express API in 5 steps: Setup Express - npm install express Create Routes - Define GET, POST, PUT, DELETE endpoints Add Middleware - JSON parsing, CORS, security headers Handle Errors - Centralized error handling Test & Deploy - Use Postman/Insomnia, deploy to cloud Core Concepts 1. Express Application Structure const express = require...
480
4652 mapbox-search-patterns mapbox/mapbox-agent-skills
Mapbox Search Patterns Skill Expert guidance for AI assistants on using Mapbox search tools effectively. Covers tool selection, parameter optimization, and best practices for geocoding, POI search, and location discovery. Available Search Tools 1. search_and_geocode_tool Best for: Specific places, addresses, brands, named locations Use when query contains: Specific names: "Starbucks on 5th Avenue", "Empire State Building" Brand names: "McDonald's", "Whole Foods" Addresses: "123 Main Street, Seat...
480
4653 customer-journey-map phuryn/pm-skills
Purpose Create a comprehensive customer journey map that visualizes how customers interact with your brand across all stages—from awareness to loyalty—documenting their actions, touchpoints, emotions, KPIs, business goals, and teams involved at each stage. Use this to identify pain points, align cross-functional teams, and systematically improve the customer experience to achieve business objectives. This is not a user flow diagram—it's a strategic artifact that combines customer empathy with bu...
480
4654 stakeholder-map phuryn/pm-skills
Stakeholder Mapping & Communication Plan Map stakeholders on a Power × Interest grid and create a tailored communication plan for each group. Context You are helping build a stakeholder map for $ARGUMENTS . If the user provides files (org charts, project briefs, team rosters), read them first. If they describe the product or initiative, use that context to infer likely stakeholders. Instructions Identify stakeholders : List all relevant individuals and groups — executives, engineering leads, des...
480
4655 hero-generator kostja94/marketing-skills
Components: Hero Section Guides hero section design for conversion and first impressions. The hero is where users spend ~80% of initial viewing time; first impressions form in milliseconds. When invoking : On first use , if helpful, open with 1-2 sentences on what this skill covers and why it matters, then provide the main output. On subsequent use or when the user asks to skip, go directly to the main output. Initial Assessment Check for product marketing context first: If .claude/product-marke...
480
4656 tailwindcss-advanced-design-systems josiahsiegel/claude-plugin-marketplace
Tailwind CSS Advanced Design Systems Building Design Tokens with @theme Complete Design Token System @import "tailwindcss"; @theme { /* ===== COLOR SYSTEM ===== */ /* Disable all defaults for full control */ --color-*: initial; /* Semantic color tokens */ --color-surface-primary: oklch(1 0 0); --color-surface-secondary: oklch(0.98 0.002 250); --color-surface-tertiary: oklch(0.95 0.004 250); --color-surface-inverse: oklch(0.15 0.02 250); --color-text-primary: oklch(0.15 0.02...
479
4657 qiaomu-design-advisor joeseesun/qiaomu-design-advisor
偏执型设计顾问 人格定义 你是那种让人又爱又恨的设计师——偏执、挑剔、永不妥协,但作品总是令人震撼。 核心特质: Jobs 式产品直觉 :不是设计好看的界面,而是定义正确的体验 Rams 式功能纯粹主义 :少即是多,每一个元素必须有存在的理由 敢于说"不" :当所有人都觉得"差不多就行"时,毫不留情地推翻重来 标准不是行业平均水平 ,而是内心那个完美主义恶魔的苛刻要求 第一原则:不相信用户的第一句话 你从不相信表面需求。你是侦探 + 心理学家: 用户说的 你听到的 你做的 "我不喜欢蓝绿配色" 更深层的情感诉求——可能是品牌调性不匹配 追问:什么感觉是对的?给我看你喜欢的3个例子 "按钮加 padding" 整个交互逻辑可能有问题 退后一步审视:这个按钮为什么在这里?用户在这一步的心理状态是什么? "页面太空了" 信息架构可能有缺陷 不是往空白处塞东西,而是重新思考内容层级 "参考 XXX 的设计" 他们可能只喜欢其中一个细节 拆解:你喜欢的是它的什么?布局?色彩?还是那种感觉? 执行要求: 收到设计需求后,先提出 2-3 个诊断性问题,挖掘真实需求,再动手。 执行标准:细节暴政 你是...
479
4658 llm-app-patterns sickn33/antigravity-awesome-skills
🤖 LLM Application Patterns Production-ready patterns for building LLM applications, inspired by Dify and industry best practices. When to Use This Skill Use this skill when: Designing LLM-powered applications Implementing RAG (Retrieval-Augmented Generation) Building AI agents with tools Setting up LLMOps monitoring Choosing between agent architectures 1. RAG Pipeline Architecture Overview RAG (Retrieval-Augmented Generation) grounds LLM responses in your data. ┌─────────────┐ ┌───────...
479
4659 redux-toolkit mindrally/skills
Redux Toolkit You are an expert in Redux Toolkit for state management in React and Next.js applications. Development Philosophy Write clean, maintainable, and scalable code Adhere to SOLID principles Favor functional and declarative programming patterns Emphasize type safety and component-driven approaches Redux State Management Core Principles Implement Redux Toolkit for global state management Use createSlice to define state, reducers, and actions together Normalize state structure to preven...
479
4660 a-stock-daily-report zsxink/skills-hub
A股日报自动生成系统 自动抓取 A 股市场数据,生成日报。 功能 📊 大盘概览 :上证、深证、创业板、科创板指数 🔥 热门板块 :涨幅 TOP 5 板块 📈 明日关注 :技术面突破、政策利好板块 ⚠️ 风险提示 :高估值、资金流出板块 💰 资金动向 :北向资金、主力净流入 快速开始 生成日报 node scripts/a-stock-report.js 直接运行即可生成 A股日报报告(格式化输出)。 获取 JSON 数据 node scripts/a-stock-report.js json 获取 JSON 格式的数据,便于程序处理。 JSON 数据字段说明 { "sh_index" : "3250.45" , // 上证指数收盘点位 "sh_index_change" : "+1.25%" , // 上证指数涨跌幅 "sz_index" : "10890.32" , // 深证成指收盘点位 "sz_index_change" : "-0.35%" , // 深证成指涨跌幅 "cy_index" : "2150.18" , // 创业板指收盘点位 "cy_index_change" :...
479
4661 ppt-template-creator anthropics/financial-services-plugins
PPT Template Creator This skill creates SKILLS, not presentations. Use this when a user wants to turn their PowerPoint template into a reusable skill that can generate presentations later. If the user just wants to create a presentation, use the pptx skill instead. The generated skill includes: assets/template.pptx - the template file SKILL.md - complete instructions (no reference to this meta skill needed) For general skill-building best practices , refer to the skill-creator skill. This skill ...
479
4662 sentry-setup-ai-monitoring getsentry/sentry-agent-skills
All Skills > Feature Setup > AI Monitoring Setup Sentry AI Agent Monitoring Configure Sentry to track LLM calls, agent executions, tool usage, and token consumption. Invoke This Skill When User asks to "monitor AI/LLM calls" or "track OpenAI/Anthropic usage" User wants "AI observability" or "agent monitoring" User asks about token usage, model latency, or AI costs Important: The SDK versions, API names, and code samples below are examples. Always verify against docs.sentry.io before implementing...
478
4663 technical-writer onewave-ai/claude-skills
Technical Writer You are an expert technical writer who creates clear, user-friendly documentation for technical products. When to Apply Use this skill when: Writing API documentation Creating README files and setup guides Developing user manuals and tutorials Documenting architecture and design Writing changelog and release notes Creating onboarding guides Explaining complex technical concepts Writing Principles 1. User-Centered Lead with the user's goal, not the feature Answer "why should I ca...
478
4664 r3f-geometry enzed/r3f-skills
React Three Fiber Geometry Quick Start import { Canvas } from '@react-three/fiber' function Scene() { return ( <Canvas> <ambientLight /> <mesh position={[0, 0, 0]}> <boxGeometry args={[1, 1, 1]} /> <meshStandardMaterial color="hotpink" /> </mesh> </Canvas> ) } Built-in Geometries All Three.js geometries are available as JSX elements. The args prop passes constructor arguments. Basic Shapes // BoxGeometry(width, height, depth, widthSegments, heigh...
478
4665 review-resume phuryn/pm-skills
Resume Review for Product Managers You are an expert resume reviewer specializing in Product Management careers. Your role is to provide comprehensive, personalized, and actionable feedback on PM resumes based on industry best practices. Purpose Conduct a thorough review of a PM resume against 10 best practices. Provide specific, constructive suggestions with examples directly from the resume being reviewed. Input Arguments $RESUME : The resume text or content to review $JOB_POSTING : (Optional)...
478
4666 indexing kostja94/marketing-skills
SEO Technical: Indexing Guides indexing troubleshooting and fix actions. For how to find and diagnose issues in GSC, see google-search-console . When invoking : On first use , if helpful, open with 1–2 sentences on what this skill covers and why it matters, then provide the main output. On subsequent use or when the user asks to skip, go directly to the main output. Scope (Technical SEO) Fix actions : noindex, canonical, content quality, URL Inspection; verify robots.txt does not block (see robo...
478
4667 robots-txt kostja94/marketing-skills
SEO Technical: robots.txt Guides configuration and auditing of robots.txt for search engine and AI crawler control. When invoking : On first use , if helpful, open with 1–2 sentences on what this skill covers and why it matters, then provide the main output. On subsequent use or when the user asks to skip, go directly to the main output. Scope (Technical SEO) Robots.txt : Review Disallow/Allow; avoid blocking important pages Crawler access : Ensure crawlers (including AI crawlers) can access key...
478
4668 clerk-expo-patterns clerk/skills
Expo Patterns SDK: @clerk/expo v3+. Requires Expo 53+, React Native 0.73+. What Do You Need? Task Reference Persist tokens with SecureStore references/token-storage.md OAuth (Google, Apple, GitHub) references/oauth-deep-linking.md Protected screens with Expo Router references/protected-routes.md Push notifications with user data references/push-notifications.md Mental Model Clerk stores the session token in memory by default. In native apps: SecureStore — encrypt token in device keychain (recomm...
478
4669 web-research merit-systems/agentcash-skills
Web Research Skill This skill provides a structured approach to conducting comprehensive web research using the task tool to spawn research subagents. It emphasizes planning, efficient delegation, and systematic synthesis of findings. When to Use This Skill Use this skill when you need to: Research complex topics requiring multiple information sources Gather and synthesize current information from the web Conduct comparative analysis across multiple subjects Produce well-sourced research rep...
478
4670 options-strategy-advisor tradermonty/claude-trading-skills
Options Strategy Advisor Overview This skill provides comprehensive options strategy analysis and education using theoretical pricing models. It helps traders understand, analyze, and simulate options strategies without requiring real-time market data subscriptions. Core Capabilities: Black-Scholes Pricing : Theoretical option prices and Greeks calculation Strategy Simulation : P/L analysis for major options strategies Earnings Strategies : Pre-earnings volatility plays integrated with Earnings ...
477
4671 media-downloader yizhiyanhua-ai/media-downloader
🎬 Media Downloader / 智能媒体下载器 只需告诉我你想要什么,我就会帮你找到并下载相关的图片和视频! Just tell me what you want, and I'll find and download relevant images and videos for you! 🚀 我能帮你做什么?/ What Can I Do? 你说... / You say... 我会... / I will... "下载一些可爱的猫咪图片" 搜索并下载 5 张猫咪图片 "Download sunset photos" Search and download sunset images "找一段海浪的视频,15秒左右" 下载一段 15 秒的海浪视频 "Get me a 30-second cooking video" Download a trimmed cooking clip "下载这个 YouTube 视频的 1:30-2:00" 下载并自动剪辑指定片段 ✨ 功能特点 / Features 🖼️ 图片下载 - 从专业图库搜索高清图片 🎬 视频素材 - 获取免费商用...
477
4672 transaction-correctness tursodatabase/turso
Turso uses WAL (Write-Ahead Logging) mode exclusively. Files: `.db`, `.db-wal` (no `.db-shm` - Turso uses in-memory WAL index) WAL Mechanics Write Path - Writer appends frames (page data) to WAL file (sequential I/O) - COMMIT = frame with non-zero db_size in header (marks transaction end) - Original DB unchanged until checkpoint Read Path - Reader acquires read mark (mxFrame = last valid commit frame) - For each page: check WAL up to mxFrame, fall back to main DB - Reader sees consi...
477
4673 positioning-ideas phuryn/pm-skills
Positioning Ideas Brainstorm product positioning ideas differentiated from competitors. Identifies top competitors and generates positioning statements with strategic rationale. Use when developing product positioning, differentiating from competitors, or crafting brand positioning strategy. When to Use Developing product positioning strategy Differentiating from competitors Crafting brand positioning statements Identifying market positioning gaps Triggers: positioning, brand positioning, differ...
477
4674 market-sizing phuryn/pm-skills
Estimate Market Size (TAM, SAM, SOM) Purpose Estimate the Total Addressable Market (TAM), Serviceable Addressable Market (SAM), and Serviceable Obtainable Market (SOM) for a product. Includes both top-down and bottom-up estimation approaches, growth projections, and key assumptions to validate. Instructions You are a strategic market analyst specializing in market sizing, opportunity assessment, and growth forecasting. Input Your task is to estimate the market size for $ARGUMENTS within the spec...
477
4675 sql-queries phuryn/pm-skills
SQL Queries Skill Write correct, performant, readable SQL across all major data warehouse dialects. Dialect-Specific Reference PostgreSQL (including Aurora, RDS, Supabase, Neon) Date/time: -- Current date/time CURRENT_DATE , CURRENT_TIMESTAMP , NOW ( ) -- Date arithmetic date_column + INTERVAL '7 days' date_column - INTERVAL '1 month' -- Truncate to period DATE_TRUNC ( 'month' , created_at ) -- Extract parts EXTRACT ( YEAR FROM created_at ) EXTRACT ( DOW FROM created_at ) -- 0=Sunday -- Format T...
477
4676 paper-writing vishalsachdev/claude-code-skills
Academic Paper Writing Skill This skill provides comprehensive guidance for writing excellent academic and research papers across all disciplines. It covers structure, style, argumentation, and best practices from initial planning through final revision. When to Use This Skill Use this skill when working on: Research papers and journal articles Conference papers and proceedings Technical reports and white papers Thesis chapters and dissertations Literature reviews and survey papers Position pape...
477
4677 superwall superwall/skills
Superwall This skill covers three areas. Read the relevant reference doc before proceeding. API — REST API wrapper & auth Use when: making API calls, managing projects/paywalls/campaigns, bootstrapping org structure, or setting up API keys. → references/api.md Quick start: scripts/sw-api.sh bootstrap Data & Analytics — ClickHouse data warehouse Use when: querying event data, analyzing revenue/subscriptions, running SQL against Superwall's ClickHouse tables, or investigating user behavior. → refe...
477
4678 inngest-setup inngest/inngest-skills
Inngest Setup This skill sets up Inngest in a TypeScript project from scratch, covering installation, client configuration, connection modes, and local development. These skills are focused on TypeScript. For Python or Go, refer to the Inngest documentation for language-specific guidance. Core concepts apply across all languages. Prerequisites Node.js 18+ (Node.js 22.4+ r ecommended for WebSocket support) TypeScript project Package manager (npm, yarn, pnpm, or bun) Step 1: Install the Inngest SD...
476
4679 summarize-interview phuryn/pm-skills
Summarize Customer Interview Transform an interview transcript into a structured summary focused on Jobs to Be Done, satisfaction, and action items. Context You are summarizing a customer interview for the product discovery of $ARGUMENTS . The user will provide an interview transcript — either as an attached file (text, PDF, audio transcription) or pasted directly. Read any attached files first. Instructions Read the full transcript carefully before summarizing. Fill in the summary template belo...
476
4680 user-personas phuryn/pm-skills
User Personas Purpose Create detailed, actionable user personas from research data that capture the true diversity of your user base. This skill generates research-backed personas with jobs-to-be-done, pain points, desired outcomes, and unexpected behavioral insights to guide product decisions. Instructions You are an experienced product researcher specializing in persona development and user research synthesis. Input Your task is to create 3 refined user personas for $ARGUMENTS . If the user pr...
476
4681 prioritization-frameworks phuryn/pm-skills
Prioritization Frameworks Reference A reference guide to help you select and apply the right prioritization framework for your context. Core Principle Never allow customers to design solutions. Prioritize problems (opportunities) , not features. Opportunity Score (Dan Olsen, The Lean Product Playbook ) The recommended framework for prioritizing customer problems. Survey customers on Importance and Satisfaction for each need (normalize to 0–1 scale). Three related formulas: Current value = Import...
476
4682 link-building kostja94/marketing-skills
SEO Off-Page: Link Building Guides link building strategy: acquiring quality backlinks to improve domain authority and rankings. When invoking : On first use , if helpful, open with 1-2 sentences on what this skill covers and why it matters, then provide the main output. On subsequent use or when the user asks to skip, go directly to the main output. Scope (Off-Page SEO) Link building : Acquire backlinks from relevant, authoritative sites Broken link building : Find broken links on others' sites...
476
4683 pinterest-posts kostja94/marketing-skills
Platforms: Pinterest Guides Pinterest Pin creation and optimization. Pinterest users search differently than Google; long-tail keywords like "easy fall dinner recipes" perform better than broad terms. Use this skill when creating Pins, optimizing boards, or planning Pinterest content. When invoking : On first use , if helpful, open with 1–2 sentences on what this skill covers and why it matters, then provide the main output. On subsequent use or when the user asks to skip, go directly to the mai...
476
4684 supabase-backend-platform bobmatnyc/claude-mpm-skills
Supabase Backend Platform Skill progressive_disclosure: entry_point: summary: "Open-source Firebase alternative with Postgres, authentication, storage, and realtime" when_to_use: - "When building full-stack applications" - "When auth, database, and storage are required" - "When realtime subscriptions are needed" - "When using Next.js, React, or Vue" quick_start: - "Create project on Supabase console" - "npm install @supabase/supabase-js" - "Initialize client with URL and anon key" - "Use auth, d...
475
4685 server-management sickn33/antigravity-awesome-skills
Server Management Server management principles for production operations. Learn to THINK, not memorize commands. 1. Process Management Principles Tool Selection Scenario Tool Node.js app PM2 (clustering, reload) Any app systemd (Linux native) Containers Docker/Podman Orchestration Kubernetes, Docker Swarm Process Management Goals Goal What It Means Restart on crash Auto-recovery Zero-downtime reload No service interruption Clustering Use all CPU cores Persistence Survive server reboot 2. Monit...
475
4686 growth-loops phuryn/pm-skills
Growth Loops Overview Identify and design growth loops (flywheels) that create sustainable traction. This skill evaluates five proven growth loop mechanisms to reduce reliance on paid acquisition and build product-led growth. When to Use Designing growth mechanisms for a product Building sustainable viral or referral traction Reducing reliance on paid acquisition Analyzing competitor growth strategies Optimizing product for product-led growth The 5 Growth Loop Types 1. Viral Loop Product content...
475
4687 interview-script phuryn/pm-skills
Customer Interview Script Create a structured interview script that surfaces real insights, not just opinions. Follows "The Mom Test" principles — ask about their life, not your idea. Domain Context Customer interviews are one source in Stage 1 (Explore) of continuous discovery. Other sources: stakeholder interviews, usage analytics, data analytics, surveys, market trends, SEO/SEM analysis. The PM needs direct access to users, stakeholders, engineers, and designers — "without proxies." The Produ...
475
4688 obsidian bitbonsai/mcpvault
Obsidian Obsidian vault = a normal folder on disk. Vault structure (typical) Notes: *.md (plain text Markdown; edit with any editor) Config: .obsidian/ (workspace + plugin settings; usually don’t touch from scripts) Canvases: *.canvas (JSON) Attachments: whatever folder you chose in Obsidian settings (images/PDFs/etc.) Find the active vault(s) Obsidian desktop tracks vaults here (source of truth): ~/Library/Application Support/obsidian/obsidian.json obsidian-cli resolves vaults from that file; v...
475
4689 claude code guide davila7/claude-code-templates
Claude Code Guide Purpose To provide a comprehensive reference for configuring and using Claude Code (the agentic coding tool) to its full potential. This skill synthesizes best practices, configuration templates, and advanced usage patterns. Configuration ( CLAUDE.md ) When starting a new project, create a CLAUDE.md file in the root directory to guide the agent. Template (General) Project Guidelines Commands - Run app: `npm run dev` - Test: `npm test` - Build: `npm run build` Code Style - Us...
474
4690 red-team-tactics sickn33/antigravity-awesome-skills
Red Team Tactics Adversary simulation principles based on MITRE ATT&CK framework. 1. MITRE ATT&CK Phases Attack Lifecycle RECONNAISSANCE → INITIAL ACCESS → EXECUTION → PERSISTENCE ↓ ↓ ↓ ↓ PRIVILEGE ESC → DEFENSE EVASION → CRED ACCESS → DISCOVERY ↓ ↓ ↓ ↓ LATERAL MOVEMENT → COLLECTION → C2 → EXFILTRATION → IMPACT Phase Objectives Phase Objective Recon Map attack surface Initial Access Get first foothold E...
474
4691 swarm boshu2/agentops
Swarm Skill Spawn isolated agents to execute tasks in parallel. Fresh context per agent (Ralph Wiggum pattern). Integration modes: Direct - Create TaskList tasks, invoke /swarm Via Crank - /crank creates tasks from beads, invokes /swarm for each wave Requires multi-agent runtime. Swarm needs a runtime that can spawn parallel subagents. If unavailable, work must be done sequentially in the current session. Architecture (Mayor-First) Mayor (this session) | +-> Plan: TaskCreate with dependencies | ...
474
4692 summarization jwynia/agent-skills
Summarization Purpose Create effective summaries by matching summarization type to purpose, audience, and context. "Summarize" can mean many different things—this skill helps identify and execute the right approach. Core Principle Summarization is translation, not just reduction. Different purposes require different summary types. Clarify the need before condensing. Clarifying Questions Before summarizing, consider: Purpose: What will this summary be used for? Decision-making Background i...
474
4693 api-contract-testing aj-geddes/useful-ai-prompts
API Contract Testing Overview Contract testing verifies that APIs honor their contracts between consumers and providers. It ensures that service changes don't break dependent consumers without requiring full integration tests. Contract tests validate request/response formats, data types, and API behavior independently. When to Use Testing microservices communication Preventing breaking API changes Validating API versioning Testing consumer-provider contracts Ensuring backward compatibility Val...
474
4694 openclaw-stock-skill 1018466411/openclaw-stock-data-skill
📥 安装方法 npx skills add https://github.com/1018466411/openclaw-stock-data-skill 安装时按提示选择: 选择 openclaw 选择 global 应用于所有 Agent Copy to all agents: yes 本技能教会代理如何使用你自建的股票数据服务(线上域名 https://data.diemeng.chat ),通过 API Key 进行鉴权,查询股票的日线、分钟线、财务指标等数据。 ⚙️ API Key 配置约定 OpenClaw 会按照 skills.entries.<key> 配置 把 API Key 和自定义配置注入到进程环境变量中。 本技能约定使用环境变量 STOCK_API_KEY 作为主密钥,并在 metadata.openclaw.primaryEnv 中声明,以便通过 skills.entries.openclaw-stock-skill.apiKey 统一配置。 推荐的 OpenClaw 配置示例( ~/.openclaw/openclaw.json ): { skills : ...
474
4695 pestle-analysis phuryn/pm-skills
PESTLE Analysis Metadata Name : pestle-analysis Description : Perform a PESTLE analysis covering Political, Economic, Social, Technological, Legal, and Environmental factors. Use when assessing macro-environment, evaluating market entry risks, or doing strategic planning. Triggers : PESTLE analysis, macro environment, market environment, external factors analysis Instructions You are a strategic analyst conducting a PESTLE analysis for $ARGUMENTS. Your task is to evaluate the macro-environmental...
474
4696 remotion vercel-labs/json-render
Stitch to Remotion Walkthrough Videos You are a video production specialist focused on creating engaging walkthrough videos from app designs. You combine Stitch's screen retrieval capabilities with Remotion's programmatic video generation to produce smooth, professional presentations. Overview This skill enables you to create walkthrough videos that showcase app screens with professional transitions, zoom effects, and contextual text overlays. The workflow retrieves screens from Stitch projects ...
474
4697 google-gemini-api jezweb/claude-skills
Google Gemini API - Complete Guide Version: 3.0.0 (14 Known Issues Added) Package: @google/genai@1.35.0 (⚠️ NOT @google/generative-ai) Last Updated: 2026-01-21 ⚠️ CRITICAL SDK MIGRATION WARNING DEPRECATED SDK: @google/generative-ai (sunset November 30, 2025) CURRENT SDK: @google/genai v1.27+ If you see code using @google/generative-ai, it's outdated! This skill uses the correct current SDK and provides a complete migration guide. Status ✅ Phase 1 Complete: ✅ Text Generation (basic + stre...
473
4698 content-design n8n-io/n8n
n8n content design You are a Senior Content Designer specializing in SaaS tools. You've written UI copy for complex products — whiteboard tools, workflow automation, enterprise software — where terminology precision directly impacts user success. You treat content as interface: every label, error message, and tooltip is a design decision. You think about what the user needs to know first. In any UI surface — modal, tooltip, banner, empty state — you lead with the action or outcome, then add cont...
473
4699 stock-sector-monitoring zuoa/aj-skills
Stock Sector Monitoring Skill 用于基于 Tushare 的 A 股市场监测,重点支持: 概念板块监测( sector ) 龙虎榜每日明细( lhb , top_list / doc_id=106) 将结果输出并保存为 Markdown 文件 When to Use 当用户出现以下意图时使用本 skill: “监控概念板块/行业热度/涨幅榜” “查询龙虎榜数据” “过滤 ST 股票后输出结果” “把监控结果保存成 markdown/md 文件” Prerequisites 在 skill 根目录执行: cd /Users/yujian/Code/py/aj-skills/skills/stock-sector-monitoring 依赖准备: python3 -m venv .venv source .venv/bin/activate python3 -m pip install -U pip python3 -m pip install tushare pandas Tushare token 约定从 ~/.aj-skills/.env 读取: ~/....
473
4700 rag giuseppe-trisciuoglio/developer-kit
RAG Implementation Build Retrieval-Augmented Generation systems that extend AI capabilities with external knowledge sources. Overview RAG (Retrieval-Augmented Generation) enhances AI applications by retrieving relevant information from knowledge bases and incorporating it into AI responses, reducing hallucinations and providing accurate, grounded answers. When to Use Use this skill when: Building Q&A systems over proprietary documents Creating chatbots with current, factual information Implement...
473