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

/ 聚焦搜索框
正在使用 AI 进行语义搜索...
23,105
总 Skills
70.5M
总安装量
2,536
贡献者
# Skill 仓库 描述 安装量
10851 shadcn-ui existential-birds/beagle
shadcn/ui Component Integration You are a frontend engineer specialized in building applications with shadcn/ui—a collection of beautifully designed, accessible, and customizable components built with Radix UI or Base UI and Tailwind CSS. You help developers discover, integrate, and customize components following best practices. Core Principles shadcn/ui is not a component library —it's a collection of reusable components that you copy into your project. This gives you: Full ownership : Componen...
254
10852 clerk-nextjs-skills gocallum/nextjs16-agent-skills
Links Clerk Next.js Quickstart Clerk MCP Server Guide Clerk Next.js SDK Reference clerkMiddleware() Reference Reading User Data Protecting Routes OAuth Token Verification Clerk Dashboard @vercel/mcp-adapter @clerk/mcp-tools MCP Example Repository Quick Start 1. Install Dependencies (Using pnpm) pnpm add @clerk/nextjs For MCP server integration, also install: pnpm add @vercel/mcp-adapter @clerk/mcp-tools 2. Create proxy.ts (Next.js 16) The proxy.ts file replaces middleware.ts from Next.js 15. ...
254
10853 upstash-redis-kv intellectronica/agent-skills
Upstash Redis Key-Value Store Interact with Upstash's Redis-compatible key-value store using the REST interface. Script Location bun run scripts/upstash-client.ts < command > [ args .. . ] IMPORTANT : Always run with bun run , not directly. Configuration Environment Variables The script uses these environment variables by default: UPSTASH_REDIS_REST_URL - The Upstash REST API URL UPSTASH_REDIS_REST_TOKEN - The Upstash REST API token Overriding Credentials If the user provides credentials from an...
254
10854 sensitivity-check jwynia/agent-skills
Sensitivity Check: Evaluative Skill You evaluate representation accuracy and flag potential harm concerns in fiction. Your role is to identify issues that might cause harm to readers from affected communities, while respecting authorial intent and providing constructive alternatives. Core Principle Good intentions don't prevent harmful impact. The goal is not to police creativity but to help writers create more accurate, respectful, and authentic representation. A sensitivity check asks: "Ho...
254
10855 reddit-fetch ykdojo/claude-code-tips
Reddit Fetch via Gemini CLI When WebFetch fails to access Reddit (blocked, 403, etc.), use Gemini CLI via tmux. Pick a unique session name (e.g., gemini_abc123) and use it consistently throughout. Setup tmux new-session -d -s <session_name> -x 200 -y 50 tmux send-keys -t <session_name> 'gemini' Enter sleep 3 wait for Gemini CLI to load Send query and capture output tmux send-keys -t <session_name> 'Your Reddit query here' Enter sleep 30 wait for response (adjust as needed, up to 90s for ...
254
10856 belief-systems jwynia/agent-skills
Belief Systems: Religion Design Skill You help writers create authentic religious and belief systems for fictional worlds by applying the ten core principles that govern how real belief systems form, function, and evolve. This produces religions that feel lived-in rather than designed. Core Principles Experiential Foundation: Belief systems originate in attempts to explain and influence significant experiences Ecological Integration: Religious practices reflect adaptation to local environments...
254
10857 meme-factory davila7/claude-code-templates
Meme Factory Create memes using the free memegen.link API and textual meme formats. Triggers Trigger Description /meme-factory Manual invocation /meme-factory {template} {top} {bottom} Direct meme generation meme-factory: create a meme about X Natural language request Quick Reference Action Format Basic meme https://api.memegen.link/images/{template}/{top}/{bottom}.png With sizing ?width=1200&height=630 Custom background ?style=https://example.com/image.jpg All templates https://api.memegen.link...
254
10858 diffdock davila7/claude-code-templates
DiffDock: Molecular Docking with Diffusion Models Overview DiffDock is a diffusion-based deep learning tool for molecular docking that predicts 3D binding poses of small molecule ligands to protein targets. It represents the state-of-the-art in computational docking, crucial for structure-based drug discovery and chemical biology. Core Capabilities: Predict ligand binding poses with high accuracy using deep learning Support protein structures (PDB files) or sequences (via ESMFold) Process sin...
254
10859 clinvar-database davila7/claude-code-templates
ClinVar Database Overview ClinVar is NCBI's freely accessible archive of reports on relationships between human genetic variants and phenotypes, with supporting evidence. The database aggregates information about genomic variation and its relationship to human health, providing standardized variant classifications used in clinical genetics and research. When to Use This Skill This skill should be used when: Searching for variants by gene, condition, or clinical significance Interpreting clin...
254
10860 tavily-web davila7/claude-code-templates
tavily-web Overview Web search, content extraction, crawling, and research capabilities using Tavily API When to Use When you need to search the web for current information When extracting content from URLs When crawling websites Installation npx skills add -g BenedictKing/tavily-web Step-by-Step Guide Install the skill using the command above Configure Tavily API key Use naturally in Claude Code conversations Examples See GitHub Repository for examples. Best Practices Configure API keys via env...
254
10861 core-components davila7/claude-code-templates
Core Components Design System Overview Use components from your core library instead of raw platform components. This ensures consistent styling and behavior. Design Tokens NEVER hard-code values. Always use design tokens. Spacing Tokens // CORRECT - Use tokens <Box padding="$4" marginBottom="$2" /> // WRONG - Hard-coded values <Box padding={16} marginBottom={8} /> Token Value $1 4px $2 8px $3 12px $4 16px $6 24px $8 32px Color Tokens // CORRECT - Semantic tokens <Text color="$textPrimary"...
254
10862 google-app-engine jezweb/claude-skills
Google App Engine Status: Production Ready Last Updated: 2026-01-24 Dependencies: Google Cloud SDK (gcloud CLI) Skill Version: 1.0.0 Quick Start (10 Minutes) 1. Prerequisites Install Google Cloud SDK macOS brew install google-cloud-sdk Or download from https://cloud.google.com/sdk/docs/install Authenticate gcloud auth login gcloud config set project YOUR_PROJECT_ID Enable required APIs gcloud services enable appengine.googleapis.com gcloud services enable sqladmin.googleapis.com gcloud...
253
10863 anthropic-sdk bobmatnyc/claude-mpm-skills
Anthropic SDK - Official Claude AI Integration progressive_disclosure: entry_point: summary: "Official Anthropic SDK for Claude AI - chat, streaming, function calling, vision" when_to_use: - "When integrating Claude AI into applications" - "When building AI-powered features with Claude models" - "When using function calling/tool use patterns" - "When processing images with vision models" - "When implementing streaming chat interfaces" quick_start: - "pip install anthropic (Python) or npm install...
253
10864 performance-analytics anthropics/knowledge-work-plugins
Performance Analytics Skill Frameworks for measuring, reporting, and optimizing marketing performance across channels and campaigns. Key Marketing Metrics by Channel Email Marketing Metric Definition Benchmark Range What It Tells You Delivery rate Emails delivered / emails sent 95-99% List health and sender reputation Open rate Unique opens / emails delivered 15-30% Subject line and sender effectiveness Click-through rate (CTR) Unique clicks / emails delivered 2-5% Content relevance and CTA effe...
253
10865 spreadsheet-processor qodex-ai/ai-agent-skills
Requirements for Outputs All Excel files Zero Formula Errors Every Excel model MUST be delivered with ZERO formula errors (REF!, DIV/0!, VALUE!, N/A, NAME?) Preserve Existing Templates (when updating templates) Study and EXACTLY match existing format, style, and conventions when modifying files Never impose standardized formatting on files with established patterns Existing template conventions ALWAYS override these guidelines Financial models Color Coding Standards Unless otherwise stated by t...
253
10866 kernel-python-sdk kernel/skills
When to Use This Skill Use the Kernel Python SDK when you need to: Build browser automation scripts - Create Python programs that control remote browsers Execute server-side automation - Run Playwright code directly in the browser VM without local dependencies Manage browser sessions programmatically - Create, configure, and control browsers from code Build scalable scraping/testing tools - Use browser pools and profiles for high-volume automation Deploy automation as actions - Package scripts a...
253
10867 error-diagnostics-error-analysis sickn33/antigravity-awesome-skills
Error Analysis and Resolution You are an expert error analysis specialist with deep expertise in debugging distributed systems, analyzing production incidents, and implementing comprehensive observability solutions. Use this skill when Investigating production incidents or recurring errors Performing root-cause analysis across services Designing observability and error handling improvements Do not use this skill when The task is purely feature development You cannot access error reports, logs, o...
253
10868 browsing obra/superpowers-chrome
Browsing with Chrome Direct Overview Control Chrome via DevTools Protocol using the use_browser MCP tool. Single unified interface with auto-starting Chrome. Announce: "I'm using the browsing skill to control Chrome." When to Use Use this when: Controlling authenticated sessions Managing multiple tabs in running browser Playwright MCP unavailable or excessive Use Playwright MCP when: Need fresh browser instances Generating screenshots/PDFs Prefer higher-level abstractions Auto-Capture Every DOM ...
253
10869 geo-fundamentals davila7/claude-code-templates
GEO Fundamentals Optimization for AI-powered search engines. 1. What is GEO? GEO = Generative Engine Optimization Goal Platform Be cited in AI responses ChatGPT, Claude, Perplexity, Gemini SEO vs GEO Aspect SEO GEO Goal 1 ranking AI citations Platform Google AI engines Metrics Rankings, CTR Citation rate Focus Keywords Entities, data 2. AI Engine Landscape Engine Citation Style Opportunity Perplexity Numbered [1][2] Highest citation rate ChatGPT Inline/footnotes Custom GPTs Claude Contextual...
253
10870 nocobase-data-modeling nocobase/skills
Goal Use the available NocoBase data-modeling surface to inspect and change collections, fields, relations, and view-backed schemas. Prefer the transport in this order: the nb api data-modeling CLI whenever it is available another equivalent data-modeling transport only when the CLI is unavailable and it exposes the same operation surface Do not make the skill depend on one executable name. Treat CLI command names and equivalent wrappers as transport details around the same modeling operations. ...
253
10871 testing dalestudy/skills
LobeHub Testing Guide Quick Reference Commands: Run specific test file bunx vitest run --silent = 'passed-only' '[file-path]' Database package (client) cd packages/database && bunx vitest run --silent = 'passed-only' '[file]' Database package (server) cd packages/database && TEST_SERVER_DB = 1 bunx vitest run --silent = 'passed-only' '[file]' Never run bun run test - it runs all 3000+ tests (~10 minutes). Test Categories Category Location Config Webapp src//*.test.ts(x) vitest.config.ts Packa...
253
10872 governance-systems jwynia/agent-skills
Governance Systems: Political Entity Design Skill You help writers create realistic political entities by applying the eight core principles that govern how real governance systems form, function, and evolve. This produces polities with internal complexity and believable relationships rather than monolithic "evil empires" or "planet of hats" civilizations. Core Principles Evolutionary Development: Governance systems reflect natural evolution from origins through current state Environmental Ada...
253
10873 tanstack table jezweb/claude-skills
TanStack Table Headless data tables with server-side pagination, filtering, sorting, and virtualization for Cloudflare Workers + D1 Quick Start Last Updated : 2026-01-09 Versions : @tanstack/react-table@8.21.3, @tanstack/react-virtual@3.13.18 npm install @tanstack/react-table@latest npm install @tanstack/react-virtual@latest For virtualization Basic Setup (CRITICAL: memoize data/columns to prevent infinite re-renders): import { useReactTable , getCoreRowModel , ColumnDef } from '@tanstack/react...
252
10874 codable-patterns dpearson2699/swift-ios-skills
Codable Patterns Encode and decode Swift types using Codable ( Encodable & Decodable ) with JSONEncoder , JSONDecoder , and related APIs. Targets Swift 6.2 / iOS 26+. Contents Basic Conformance Custom CodingKeys Custom Decoding and Encoding Nested and Flattened Containers Heterogeneous Arrays Date Decoding Strategies Data and Key Strategies Lossy Array Decoding Single Value Containers Default Values for Missing Keys Encoder and Decoder Configuration Codable with URLSession Codable with SwiftData...
252
10875 product-manager 404kidwiz/claude-supercode-skills
Product Manager Skill Role: Phase 2 - Planning and requirements specialist Function: Create comprehensive requirements documents (PRDs), define functional and non-functional requirements, prioritize features, break down work into epics and user stories, and create lightweight technical specifications for smaller projects. When to Use This Skill Use this skill when you need to: Create Product Requirements Documents (PRDs) for Level 2+ projects Create Technical Specifications for Level 0-1 pr...
252
10876 analytics-metrics hoodini/ai-agents-skills
Analytics & Metrics Dashboards Build data visualization components with Recharts. Quick Start npm install recharts Line Chart import { LineChart, Line, XAxis, YAxis, CartesianGrid, Tooltip, Legend, ResponsiveContainer, } from 'recharts'; const data = [ { month: 'Jan', revenue: 4000, users: 2400 }, { month: 'Feb', revenue: 3000, users: 1398 }, { month: 'Mar', revenue: 2000, users: 9800 }, { month: 'Apr', revenue: 2780, users: 3908 }, ]; function RevenueChart() { ret...
252
10877 gget davila7/claude-code-templates
gget Use this skill when a task needs quick bioinformatics lookup across genomic reference databases with the gget CLI or Python package. When to Use Finding Ensembl IDs, gene metadata, transcript details, or sequences. Running quick BLAST or BLAT lookups without building a full local pipeline. Fetching reference genome links and annotations from Ensembl. Querying protein structure, pathway, cancer, expression, or disease-association modules through a single interface. Creating a reproducible fi...
252
10878 search-specialist sickn33/antigravity-awesome-skills
Use this skill when Working on search specialist tasks or workflows Needing guidance, best practices, or checklists for search specialist Do not use this skill when The task is unrelated to search specialist 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 . ...
252
10879 skill-downloader nicepkg/ai-workflow
Skill Downloader Download and install Claude Code skills from multiple sources. Supported Sources Source Type Examples GitHub Repository https://github.com/user/repo, github.com/user/repo Compressed Archive .zip, .tar.gz, .tgz, .skill (renamed zip) Direct URL URL pointing to archive or skill folder Usage Download from GitHub python scripts/download_from_github.py <repo-url> <skill-path> --output <target-dir> Examples: Official Anthropic skills python scripts/download_from_github.py https:/...
251
10880 wechat-converter z0gsh1u/oh-my-writing-skill
公众号平台转换 Skill 你是一个内容编辑,专门将通用文章转换为适合微信公众号平台的格式和风格。 公众号平台特征 用户画像 用户群广泛:覆盖各年龄段,以25-50岁为主 阅读场景:碎片时间、通勤路上、睡前 内容偏好:深度文章、干货分享、观点输出 互动习惯:转发有共鸣的内容、在看、评论 内容调性 正式感:比社交媒体正式,比论文亲切 深度感:有观点、有论据、有思考 排版感:注重视觉效果和阅读体验 品牌感:统一的风格和调性 转换规则 0. 内容保留原则 在开始任何转换之前,必须完整保留原内容中的: 所有图片:保留原图片的 Markdown 语法和路径 图片说明文字:保留图片下方或上方的说明文字 1. 标题优化 公众号标题特点: 信息完整,不玩悬念 可以较长(不超过64字符) 体现文章价值 可用分隔符号 转换示例: 原标题 公众号标题 AI写作工具评测 深度测评:2026年最值得用的5款AI写作工具 程序员效率方法 十年老程序员的效率心得:这些方法帮我每天早下班2小时 Python入门指南 写给零基础的Python学习路线(附完整资源) 常用标题格式: 深度/干货/实操 ...
251
10881 css-animation-creator onewave-ai/claude-skills
CSS Animation Creator Instructions When creating animations: Understand the purpose - Feedback, delight, guidance, or storytelling Choose the right technique - CSS transitions, keyframes, or JS libraries Optimize for performance - GPU-accelerated properties only Respect accessibility - Honor prefers-reduced-motion Keep timing natural - Use appropriate easing and duration Animation Principles The 12 Principles (Disney) Applied to UI Principle UI Application Squash & Stretch Button press, elastic ...
251
10882 api-security-review bobmatnyc/claude-mpm-skills
API Security Review Skill Summary Comprehensive security checklist for API endpoint development. Ensures proper authentication, authorization, input validation, output safety, and security logging are implemented before deployment. When to Use Before merging any PR with API changes When creating new API endpoints When modifying authentication/authorization logic During security audits Code review of API routes Quick Checklist Pre-Deployment Security Audit Authentication: Route requires valid ...
251
10883 unsplash cevatkerim/skills
Unsplash Photo Search Search and fetch high-quality photos from Unsplash with automatic attribution. Quick Start Search for photos ./scripts/search.sh "sunset beach" Get random photos ./scripts/random.sh "nature" 3 Track download (when user downloads) ./scripts/track.sh PHOTO_ID Setup (Interactive) IMPORTANT: If the script returns UNSPLASH_ACCESS_KEY not set , handle it interactively: Ask the user: "I need an Unsplash API key to search for photos. You can get a free key at https://unsplash.co...
251
10884 quickbooks membranedev/application-skills
Quickbooks Quickbooks is a popular accounting software used by small businesses to manage their finances. It helps with tasks like invoicing, payroll, and tracking expenses. Many small business owners and accountants use Quickbooks to keep their books in order. Official docs: https://developer.intuit.com/app/developer/qbo/docs/develop/overview Quickbooks Overview Account Bill Bill Payment Company Info Customer Invoice Payment Product Purchase Sales Receipt Tax Agency Transfer Working with Quickb...
251
10885 wechat-article-fetcher wwwzhouhui/skills_collection
微信公众号文章获取器 获取、解析并保存微信公众号文章,支持单篇和批量下载、元数据提取、图片下载和 Markdown 转换。 快速开始 获取单篇文章: python scripts/fetch_wechat_article.py "https://mp.weixin.qq.com/s/xxxxx" 批量获取多篇文章(空格分隔): python scripts/fetch_wechat_article.py "url1" "url2" "url3" --output-dir ./output 批量获取多篇文章(逗号分隔): python scripts/fetch_wechat_article.py "url1,url2,url3" --output-dir ./output 仅输出元数据(不保存文件): python scripts/fetch_wechat_article.py "https://mp.weixin.qq.com/s/xxxxx" --json 依赖安装 pip install beautifulsoup4 html2text requests 功能说明 1. 获取文章...
251
10886 fal-image-edit sickn33/antigravity-awesome-skills
fal.ai Image Edit Edit images using AI: style transfer, object removal, background changes, and more. How It Works User provides image URL and editing instructions Script selects appropriate model Sends request to fal.ai API Returns edited image URL Finding Models To discover the best and latest image editing models, use the search API: Search for image editing models bash /mnt/skills/user/fal-generate/scripts/search-models.sh --category "image-to-image" Search for specific editing capabilitie...
251
10887 reactome-database davila7/claude-code-templates
Reactome Database Overview Reactome is a free, open-source, curated pathway database with 2,825+ human pathways. Query biological pathways, perform overrepresentation and expression analysis, map genes to pathways, explore molecular interactions via REST API and Python client for systems biology research. When to Use This Skill This skill should be used when: Performing pathway enrichment analysis on gene or protein lists Analyzing gene expression data to identify relevant biological pathway...
251
10888 firecrawl-scraper davila7/claude-code-templates
Firecrawl Web Scraper Skill Status : Production Ready Last Updated : 2026-01-20 Official Docs : https://docs.firecrawl.dev API Version : v2 SDK Versions : firecrawl-py 4.13.0+, @mendable/firecrawl-js 4.11.1+ What is Firecrawl? Firecrawl is a Web Data API for AI that turns websites into LLM-ready markdown or structured data. It handles: JavaScript rendering - Executes client-side JavaScript to capture dynamic content Anti-bot bypass - Gets past CAPTCHA and bot detection systems Format conversion ...
251
10889 crafting-effective-readmes davila7/claude-code-templates
Crafting Effective READMEs Overview READMEs answer questions your audience will have. Different audiences need different information - a contributor to an OSS project needs different context than future-you opening a config folder. Always ask: Who will read this, and what do they need to know? Process Step 1: Identify the Task Ask: "What README task are you working on?" Task When Creating New project, no README yet Adding Need to document something new Updating Capabilities changed, content is s...
251
10890 qqbot-media sliverp/qqbot
QQBot 图片/语音/视频/文件收发 标签速查(直接复制使用) 类型 标签格式 示例 图片 <qqimg>绝对路径或URL</qqimg> <qqimg>/tmp/pic.jpg</qqimg> 语音 <qqvoice>绝对路径</qqvoice> <qqvoice>/tmp/voice.mp3</qqvoice> 视频 <qqvideo>绝对路径或URL</qqvideo> <qqvideo>/tmp/video.mp4</qqvideo> 文件 <qqfile>绝对路径或URL</qqfile> <qqfile>/tmp/doc.pdf</qqfile> 标签拼写必须严格按上表 ,只有这 4 个标签名: qqimg 、 qqvoice 、 qqvideo 、 qqfile 。 ⚠️ 重要:你有能力发送本地图片! 当用户要求发送本地图片时,只需使用 <qqimg> 标签包裹图片路径即可。系统会自动处理文件读取和发送。 ❌ 绝对不要说"无法发送本地图片"! ✅ 使用 <qqimg> 标签,系统就能发送任何本地图片! 📸 发送图片(推荐方式: <qqimg> 标签) 使用 <qqimg...
251
10891 hugging-face-cli huggingface/skills
Hugging Face CLI The hf CLI provides direct terminal access to the Hugging Face Hub for downloading, uploading, and managing repositories, cache, and compute resources. Quick Command Reference Task Command Login hf auth login Download model hf download <repo_id> Download to folder hf download <repo_id> --local-dir ./path Upload folder hf upload <repo_id> . . Create repo hf repo create <name> Create tag hf repo tag create <repo_id> <tag> Delete files hf repo-files delete <repo_id> <files> List ...
250
10892 wordpress-master 404kidwiz/claude-supercode-skills
WordPress Master Purpose Provides WordPress development and architecture expertise specializing in custom themes, plugins, performance optimization, and enterprise scaling. Builds WordPress solutions from simple sites to enterprise platforms handling millions of visitors. When to Use Custom WordPress theme or plugin development WordPress site performance optimization Security hardening or audit for WordPress site WordPress multisite setup or management Headless WordPress implementation E-comme...
250
10893 sentiment-analysis-trading omer-metin/skills-for-antigravity
No SKILL.md available for this skill. View on GitHub
250
10894 eve-orchestration incept5/eve-skillpacks
Eve Orchestration This skill explains how to orchestrate complex work in Eve Horizon by spawning child jobs, managing dependencies, and maximizing parallel execution while respecting depth limits. Core Principles Parent sets a target depth and passes it to children. Each job decides its own decomposition based on scope and depth. Parallelize by default when tasks can proceed independently. Use relations to encode true dependencies, not preference. Leaf jobs execute; parent jobs orchestrate and w...
250
10895 eve-auth-and-secrets incept5/eve-skillpacks
Eve Auth and Secrets Use this workflow to log in to Eve and manage secrets for your app. When to Use Setting up a new project profile Authentication failures Adding or rotating secrets Secret interpolation errors during deploys Setting up identity providers or org invites Adding SSO login to an Eve-deployed app Setting up access groups and scoped data-plane authorization Configuring group-aware RLS for environment databases Authentication eve auth login eve auth login --ttl 30 custom token TTL ...
250
10896 revenuecat rawveg/skillsforge-marketplace
RevenueCat Query RevenueCat metrics and search documentation. Config Set RC_API_KEY environment variable, which should be a v2 secret API key. Context Query the RevenueCat API ( GET /projects ) to get information about the project you have access to. Your RevenueCat API key allows access to a single project. Use the project ID in subsequent API calls. API Access { baseDir } /scripts/rc-api.sh < endpoint > Example: {baseDir}/scripts/rc-api.sh /projects to list projects. Local API Reference Start ...
250
10897 bug-fix bobmatnyc/claude-mpm-skills
Bug Fix Verification Systematic workflow for verifying bug fixes to ensure quality and prevent regressions. When to Use This Skill Use this skill when: Fixing a reported bug Creating PR for bug fix Need to document bug fix verification Want to ensure fix doesn't introduce regressions Need structured approach to bug resolution Why Bug Fix Verification Matters Problems It Solves ❌ Fixing symptoms instead of root cause ❌ Introducing new bugs while fixing old ones ❌ Incomplete testing of edge ca...
249
10898 memos-cloud-server memtensor/memos-cloud-skill
MemOS Cloud Server Skill ZH-CN: 本技能允许 Agent 直接调用 MemOS 云平台 API,实现记忆的检索、添加、删除以及反馈功能。 EN-US: This skill allows the Agent to interact with MemOS Cloud APIs for memory search, addition, deletion, and feedback. ⚠️ 初始化与安全铁律 / Setup & Safety Rules (MUST READ) ZH-CN: 在执行任何 API 操作前,你(Agent)必须确保环境变量已配置: EN-US: Before executing any API operations, you (the Agent) must ensure the following environment variables are configured: 获取凭证 / Obtain Credentials : 必须配置 MEMOS_API_KEY (MemOS云服务的API Key)和 MEMOS_USER_ID ...
249
10899 github-automation sickn33/antigravity-awesome-skills
GitHub Automation Skill Purpose GitHub workflow automation, PR management, and repository coordination. When to Trigger Creating pull requests Managing issues Setting up CI/CD workflows Code review automation Release management Commands Create Pull Request gh pr create --title "feat: description" --body " Summary \n ..." Review Code npx claude-flow github review --pr 123 Manage Issues npx claude-flow github issues list --state open npx claude-flow github issues create --title "Bug: ..." Setup Wo...
249
10900 go-concurrency-patterns sickn33/antigravity-awesome-skills
Go Concurrency Patterns Production patterns for Go concurrency including goroutines, channels, synchronization primitives, and context management. When to Use This Skill Building concurrent Go applications Implementing worker pools and pipelines Managing goroutine lifecycles Using channels for communication Debugging race conditions Implementing graceful shutdown Core Concepts 1. Go Concurrency Primitives Primitive Purpose goroutine Lightweight concurrent execution channel Communication between ...
249