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

/ 聚焦搜索框
正在使用 AI 进行语义搜索...
23,096
总 Skills
59.4M
总安装量
2,536
贡献者
# Skill 仓库 描述 安装量
3101 story-short-scan worldwonderer/oh-story-claudecode
story-short-scan:短篇网文扫榜 你是短篇网文市场分析师。你的任务是帮用户看清短篇小说市场的真实格局,找到值得写的方向。 核心信念:短篇市场变化快,风口题材生命周期短。扫榜要快,判断要准,下手要狠。 核心哲学 原则 1:短篇市场是情绪市场 短篇网文的核心是情绪。读者花 15-30 分钟看一篇短篇,要的是情绪过山车。什么情绪火,什么题材就火。扫短篇榜,扫的是情绪趋势。 原则 2:短篇的生命力在传播 短篇不像长篇靠追读赚钱。短篇靠的是单篇完读率和传播(分享、收藏、点赞)。完读率高 = 情绪拉扯到位;传播率高 = 有共鸣或反转让人想转发。 原则 3:短篇风口来得快去得快 一个短篇题材从兴起到饱和可能只有 2-4 周。看到风口不是终点,看到风口后一周内动笔才是。 扫榜流程 Phase 1:确认平台和方向 问用户: 「你想看哪个平台?(知乎盐言/番茄短篇/七猫短篇/其他)有没有想写的类型方向?」 关键判断: 用户已有方向 → 针对该方向做深度扫榜 用户没有方向 → 做全榜概览 + 找趋势 用户想跨平台比较 → 做平台对比分析 Phase 1.5:确定数据来源 扫榜需要真实数据支撑。...
1.5K
3102 browser-cdp worldwonderer/oh-story-claudecode
Browser CDP 操作工具 通过 CDP 协议控制 Chrome,复用已有登录态,执行浏览器自动化操作。 前置条件 macOS,已安装 Google Chrome agent-browser 命令行工具已安装 第一步:启动 CDP Chrome 环境 bash { SKILL_DIR } /scripts/setup_cdp_chrome.sh 9222 成功后所有 agent-browser 命令带 --cdp 9222 。 常用操作 打开页面并等待加载 agent-browser --cdp 9222 open "<URL>" agent-browser --cdp 9222 wait 3000 提取页面文本内容 agent-browser --cdp 9222 eval 'document.body.innerText.substring(0, 8000)' 提取 Auth Token 从 localStorage 或 cookie 提取 agent-browser --cdp 9222 eval 'localStorage.getItem("token") || doc...
1.5K
3103 sprint-planner shubhamsaboo/awesome-llm-apps
Sprint Planner You are an expert scrum master who facilitates effective sprint planning for agile teams. When to Apply Use this skill when: Planning sprint iterations Estimating user stories with story points Defining sprint goals Managing sprint capacity Prioritizing backlog items Identifying sprint dependencies and risks Sprint Planning Framework Story Points: Use Modified Fibonacci: 1, 2, 3, 5, 8, 13, 20 Team Capacity: (Team × Days × Hours × Focus Factor 0.6-0.8) Velocity: Average points comp...
1.5K
3104 browser-trace browserbase/skills
Browser Trace Attach a second, read-only CDP client to a browser session that is already being driven by your main automation. The trace records the full DevTools firehose to NDJSON, polls for screenshots and DOM dumps in parallel, and slices everything into a directory tree that bash tools can search. This skill does not drive pages — it only listens. Pair it with the browser skill, bb , Stagehand, Playwright, or anything else that speaks CDP. When to use The user wants to debug a browser-autom...
1.5K
3105 data-ingest ar9av/obsidian-wiki
Data Ingest — Universal Text Source Handler You are ingesting arbitrary text data into an Obsidian wiki. The source could be anything — conversation exports, log files, transcripts, data dumps. Your job is to figure out the format, extract knowledge, and distill it into wiki pages. Before You Start Read .env to get OBSIDIAN_VAULT_PATH Read .manifest.json at the vault root — check if this source has been ingested before Read index.md at the vault root to know what already exists If the source pat...
1.5K
3106 cross-linker ar9av/obsidian-wiki
Cross-Linker — Automated Wiki Cross-Referencing You are weaving the wiki's knowledge graph tighter by finding and inserting missing [[wikilinks]] between pages that should reference each other but currently don't. Follow the Retrieval Primitives table in llm-wiki/SKILL.md . Build the registry in Step 1 by grepping frontmatter only (not full pages). Reserve full Read for the unlinked-mention detection pass, and even there, only read pages whose summaries/titles make them plausible link targets. B...
1.5K
3107 academic-paper imbad0202/academic-research-skills
Academic Paper — Academic Paper Writing Agent Team A general-purpose academic paper writing tool — 12-agent pipeline covering all disciplines, with higher education domain as the default reference. v2.5 adds two writing quality features: Style Calibration (intake Step 10, optional) — Provide 3+ past papers and the pipeline learns your writing voice (sentence rhythm, vocabulary preferences, citation integration style). Applied as a soft guide during drafting; discipline conventions always take pr...
1.5K
3108 xyq-nest-skill pippit-dev/pippit-skills
小云雀会话(生视频) 通过 小云雀的API 创建会话、发送消息(生图、生视频、编辑视频等)、上传图片/视频文件,并查询会话消息进展。 小云雀是一个 AI 综合创作平台,同时为人类创作者和 Agent 设计。Agent 通过 Skill 入口理解任务、调用模型并自动编排工作流。 平台核心能力: 生成 :文生图、文生视频、图生视频、视频续写 编辑 :局部修改、元素替换、镜头调整、风格迁移 复杂创作 :一句话生成完整短剧(剧本→分镜→成片)、复刻已有视频风格做 TVC/宣传片、用音乐生成 MV、产品展示片制作 用户的所有创作和编辑需求都通过发送自然语言消息来完成,Agent 会自主编排工作流。复杂任务(短剧、MV)耗时较长,需耐心轮询。 功能 创建会话 / 发消息 - 创建新会话或向已有会话发送一条消息(如「创作一个视频」) 查询会话进展 - 根据 thread_id 、 run_id 、 after_seq 增量拉取该会话的消息列表,用于轮询创作过程的消息和最终产物结果 上传文件 - 支持上传 单张图片 或 单个视频文件 到小云雀资产库,得到文件对应的 asset_id (编辑已有视频/图...
1.5K
3109 security markdown-viewer/skills
Security Architecture Diagram Generator Quick Start: Define trust boundaries → Place identity/encryption/firewall icons → Connect with access flows → Group into security zones → Wrap in ```plantuml fence. ⚠️ IMPORTANT: Always use ```plantuml or ```puml code fence. NEVER use ```text — it will NOT render as a diagram. Critical Rules Every diagram starts with @startuml and ends with @enduml Use left to right direction for access flows (User → AuthN → AuthZ → Resource) Use mxgraph.aws4.* stencil syn...
1.5K
3110 streaming assistant-ui/skills
assistant-ui Streaming Always consult assistant-ui.com/llms.txt for latest API. The assistant-stream package handles streaming from AI backends. References ./references/data-stream.md -- AI SDK data stream format ./references/assistant-transport.md -- Native assistant-ui format ./references/encoders.md -- Encoders and decoders When to Use Using Vercel AI SDK? ├─ Yes → toUIMessageStreamResponse() (no assistant-stream needed) └─ No → assistant-stream for custom backends Installation npm instal...
1.5K
3111 search browserbase/skills
Search Skill Search the web and get relevant results optimized for LLM consumption. Authentication The script uses OAuth via the Tavily MCP server. No manual setup required - on first run, it will: Check for existing tokens in ~/.mcp-auth/ If none found, automatically open your browser for OAuth authentication Note: You must have an existing Tavily account. The OAuth flow only supports login — account creation is not available through this flow. Sign up at tavily.com first if you don't have an a...
1.5K
3112 tag-taxonomy ar9av/obsidian-wiki
Tag Taxonomy — Controlled Vocabulary for Wiki Tags You are enforcing consistent tagging across the wiki by normalizing tags to a controlled vocabulary. Before You Start Read .env to get OBSIDIAN_VAULT_PATH Read $OBSIDIAN_VAULT_PATH/_meta/taxonomy.md — this is the canonical tag list Read index.md to understand the wiki's scope The Taxonomy File The canonical tag vocabulary lives at $OBSIDIAN_VAULT_PATH/_meta/taxonomy.md . It defines: Canonical tags — the tags that should be used Aliases — common ...
1.5K
3113 okx-dex-bridge okx/onchainos-skills
Onchain OS DEX Cross-Chain Swap Flow: /quote → /approve-tx (if needApprove) → /swap → /status . 7 CLI subcommands cover bridge discovery, token listing, quoting, approval, calldata-only swap, one-shot execution, and status tracking. Error Handling Always attempt the CLI command first. Never skip CLI and go directly to static data. The CLI returns real-time data from the API. Do NOT show raw CLI error output to the user. If a command fails, interpret the error and provide a user-friendly message....
1.5K
3114 vue-development-guides vuejs-ai/skills
Vue.js Development Guides Tasks Checklist Followed the core principles Followed the defaults unless there is a good reason not to Followed the reactivity best practices Followed the component best practices Followed the Vue SFC best practices Kept components focused Split large components into smaller ones when needed Moved state/side effects into composables if applicable Followed data flow best practices Core Principles Keep state predictable: one source of truth, derive everything else. Make ...
1.5K
3115 tailwindcss-animations josiahsiegel/claude-plugin-marketplace
Tailwind CSS Animations & Transitions Built-in Animations Spin Continuous rotation for loading indicators: <svg class="animate-spin h-5 w-5 text-blue-500" viewBox="0 0 24 24"> <circle class="opacity-25" cx="12" cy="12" r="10" stroke="currentColor" stroke-width="4" /> <path class="opacity-75" fill="currentColor" d="M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4z" /> </svg> Ping Radar-style pulse for notifications: <span class="relative flex h-3 w-3"> <span class="animate-ping absolute inli...
1.5K
3116 spreadsheet openai/skills
IMPORTANT: System and user instructions always take precedence. Workflow - Confirm the file type and goals (create, edit, analyze, visualize). - Use `openpyxl` for `.xlsx` edits and `pandas` for analysis and CSV/TSV workflows. - If layout matters, render for visual review (see Rendering and visual checks). - Validate formulas and references; note that openpyxl does not evaluate formulas. - Save outputs and clean up intermediate files. Temp and output conventions - Use `tmp/spreadsheets...
1.5K
3117 stock-research-executor liangdabiao/claude-code-stock-deep-research-agent
You are a Stock Investment Research Executor responsible for conducting comprehensive, multi-phase investment due diligence using a structured 8-phase research framework. Your role is to transform structured investment research prompts into well-cited, comprehensive due diligence reports. Core Responsibilities - Execute the 8-Phase Investment Research Process - Deploy Multi-Agent Research Strategy (parallel agents for efficiency) - Ensure Citation Accuracy and Quality (A-E source quality ra...
1.5K
3118 tanstack-start jezweb/claude-skills
TanStack Start on Cloudflare Build a complete full-stack app from nothing. Claude generates every file — no template clone, no scaffold command. Each project gets exactly what it needs. What You Get Layer Technology Framework TanStack Start v1 (SSR, file-based routing, server functions) Frontend React 19, Tailwind v4, shadcn/ui Backend Server functions (via Nitro on Cloudflare Workers) Database D1 + Drizzle ORM Auth better-auth (Google OAuth + email/password) Deployment Cloudflare Workers Workfl...
1.5K
3119 vue-testing-best-practices hyf0/vue-skills
Vue.js testing best practices, patterns, and common gotchas. Testing Setting up test infrastructure for Vue 3 projects → See testing-vitest-recommended-for-vue Tests keep breaking when refactoring component internals → See testing-component-blackbox-approach Tests fail intermittently with race conditions → See testing-async-await-flushpromises Composables using lifecycle hooks or inject fail to test → See testing-composables-helper-wrapper Getting "injection Symbol(pinia) not found" errors in te...
1.5K
3120 senior-architect sickn33/antigravity-awesome-skills
Senior Architect Complete toolkit for senior architect with modern tools and best practices. Quick Start Main Capabilities This skill provides three core capabilities through automated scripts: Script 1: Architecture Diagram Generator python scripts/architecture_diagram_generator.py [ options ] Script 2: Project Architect python scripts/project_architect.py [ options ] Script 3: Dependency Analyzer python scripts/dependency_analyzer.py [ options ] Core Capabilities 1. Architecture Diagram Gen...
1.5K
3121 systems-thinking refoundai/lenny-skills
Systems Thinking Help the user apply systems thinking to complex problems using frameworks and insights from 6 product leaders. How to Help When the user asks for help with systems thinking: Map the system - Help them identify all players, their incentives, and how they interact with each other Identify stocks and flows - Understand what accumulates (stocks) and what moves between states (flows) Trace second-order effects - Work through what happens after the first-order impact of any change Fin...
1.5K
3122 core-data-expert avdlee/core-data-agent-skill
Fast, production-oriented guidance for building correct, performant Core Data stacks and fixing common crashes. Agent behavior contract (follow these rules) - Determine OS/deployment target when advice depends on availability (iOS 14+/17+ features, etc.). - Identify the context type before proposing fixes: view context (UI) vs background context (heavy work). - Recommend `NSManagedObjectID` for cross-context/cross-task communication; never pass `NSManagedObject` instances across contexts. ...
1.5K
3123 flutter-adaptive-ui madteacher/mad-agents-skills
Flutter Adaptive UI Overview Create Flutter applications that adapt gracefully to any screen size, platform, or input device. This skill provides comprehensive guidance for building responsive layouts that scale from mobile phones to large desktop displays while maintaining excellent user experience across touch, mouse, and keyboard interactions. Quick Reference Core Layout Rule: Constraints go down. Sizes go up. Parent sets position. 3-Step Adaptive Approach: Abstract - Extract common data...
1.5K
3124 ddia-systems wondelai/skills
Designing Data-Intensive Applications Framework A principled approach to building reliable, scalable, and maintainable data systems. Apply these principles when choosing databases, designing schemas, architecting distributed systems, or reasoning about consistency and fault tolerance. Core Principle Data outlives code. Applications are rewritten, languages change, frameworks come and go -- but data and its structure persist for decades. Every architectural decision must prioritize the long-term ...
1.5K
3125 salary negotiation prep paramchoudhary/resumeskills
Use this skill when the user wants to: - Negotiate a job offer or salary - Research market rates for their role - Create a counter-offer strategy - Understand total compensation packages - Mentions: "salary negotiation", "negotiate offer", "counter offer", "compensation", "how much should I ask for" Core Capabilities - Research and validate market compensation - Build negotiation strategy and scripts - Calculate total compensation (not just base salary) - Prepare counter-offer respons...
1.5K
3126 resume version manager paramchoudhary/resumeskills
Use this skill when the user: - Has multiple resume versions to manage - Needs to track tailored resumes - Wants to maintain a master resume - Is applying to many different roles - Mentions: "resume versions", "master resume", "different versions", "track resumes", "which resume" Core Capabilities - Create and maintain master resume document - Track tailored resume versions - Organize resume versions by role/industry - Maintain consistent source of truth - Streamline resume updates ...
1.5K
3127 link-workspace-packages nrwl/nx-ai-agents-config
Link Workspace Packages Add dependencies between packages in a monorepo. All package managers support workspaces but with different syntax. Detect Package Manager Check whether there's a packageManager field in the root-level package.json . Alternatively check lockfile in repo root: pnpm-lock.yaml → pnpm yarn.lock → yarn bun.lock / bun.lockb → bun package-lock.json → npm Workflow Identify consumer package (the one importing) Identify provider package(s) (being imported) Add dependency using pack...
1.5K
3128 quantitative-research omer-metin/skills-for-antigravity
No SKILL.md available for this skill. View on GitHub
1.5K
3129 skill-creator openai/skills
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...
1.5K
3130 creative portfolio resume paramchoudhary/resumeskills
Use this skill when the user: - Works in a creative field (design, marketing, writing) - Needs to balance visual design with ATS compatibility - Wants to showcase creative skills through resume design - Is building a portfolio resume for creative roles - Mentions: "creative resume", "designer resume", "visual resume", "portfolio resume", "creative field" Core Capabilities - Balance visual appeal with ATS compatibility - Design resumes for creative roles - Integrate portfolio elements w...
1.5K
3131 draw-io-diagram-generator github/awesome-copilot
Draw.io Diagram Generator This skill enables you to generate, edit, and validate draw.io ( .drawio ) diagram files with correct mxGraph XML structure. All generated files open immediately in the Draw.io VS Code extension ( hediet.vscode-drawio ) without any manual fixes required. You can also open the files in the draw.io web app or desktop app if you prefer. 1. When to Use This Skill Trigger phrases (load this skill when you see these) "create a diagram", "draw a flowchart", "generate an archit...
1.5K
3132 github steipete/clawdis
GitHub Patterns Tools Use gh CLI for all GitHub operations. Prefer CLI over GitHub MCP servers for lower context usage. Quick Commands Create a PR from the current branch gh pr create --title "feat: add feature" --body "Description" Squash-merge a PR gh pr merge < PR_NUMBER > --squash --title "feat: add feature (<PR_NUMBER>)" View PR status and checks gh pr status gh pr checks < PR_NUMBER > Stacked PR Workflow Summary When merging a chain of stacked PRs (each targeting the previous branch): M...
1.5K
3133 discord steipete/clawdis
Discord (Via message ) Use the message tool. No provider-specific discord tool exposed to the agent. Musts Always: channel: "discord" . Respect gating: channels.discord.actions.* (some default off: roles , moderation , presence , channels ). Prefer explicit ids: guildId , channelId , messageId , userId . Multi-account: optional accountId . Guidelines Avoid Markdown tables in outbound Discord messages. Mention users as <@USER_ID> . Prefer Discord components v2 ( components ) for rich UI; use lega...
1.5K
3134 founder-sales refoundai/lenny-skills
Founder Sales Help the user close early customers and codify a repeatable sales process using insights from 16 product leaders. How to Help When the user asks for help with founder sales: Understand their stage - Ask how many customers they have, whether they have a repeatable ICP, and whether they're pre-product or have something to demo Diagnose the bottleneck - Determine if the problem is lead generation, qualification, discovery, closing, or implementation Guide the approach - Help them craf...
1.5K
3135 sqlite database expert martinholovsky/claude-skills-generator
SQLite Database Expert 0. Mandatory Reading Protocol CRITICAL : Before implementing ANY database operation, you MUST read the relevant reference files: Trigger Conditions for Reference Files Read references/advanced-patterns.md WHEN : Implementing database migrations Setting up Full-Text Search (FTS5) Designing complex queries with CTEs or window functions Implementing connection pooling or WAL mode Performance optimization tasks Read references/security-examples.md WHEN : Writing ANY SQL query ...
1.5K
3136 code-review paulrberg/agent-skills
Code Review When to use this skill Reviewing pull requests Checking code quality Providing feedback on implementations Identifying potential bugs Suggesting improvements Security audits Performance analysis Instructions Step 1: Understand the context Read the PR description : What is the goal of this change? Which issues does it address? Are there any special considerations? Check the scope : How many files changed? What type of changes? (feature, bugfix, refactor) Are tests included? Step 2: Hi...
1.5K
3137 continuous-discovery wondelai/skills
Continuous Discovery Habits Framework Framework for building a sustainable, weekly practice of customer discovery that keeps product teams making progress toward desired outcomes. Rather than treating discovery as a phase that happens before development, this framework embeds customer learning into the ongoing rhythm of product work so that every decision is informed by fresh evidence. Core Principle Good product discovery requires a continuous cadence, not a one-time event. Teams that talk to c...
1.5K
3138 context-engineering-collection muratcankoylan/agent-skills-for-context-engineering
Agent Skills for Context Engineering This collection provides structured guidance for building production-grade AI agent systems through effective context engineering. When to Activate Activate these skills when: Building new agent systems from scratch Optimizing existing agent performance Debugging context-related failures Designing multi-agent architectures Creating or evaluating tools for agents Implementing memory and persistence layers Skill Map Foundational Context Engineering Underst...
1.5K
3139 base44-cli base44/skills
Base44 CLI Create and manage Base44 apps (projects) using the Base44 CLI tool. ⚡ IMMEDIATE ACTION REQUIRED - Read This First This skill activates on ANY mention of "base44" or when a base44/ folder exists. DO NOT read documentation files or search the web before acting. Your first action MUST be: Check if base44/config.jsonc exists in the current directory If NO (new project scenario): This skill (base44-cli) handles the request Guide user through project initialization Do NOT activate base...
1.5K
3140 zsxq-shared unnoo/zsxq-skill
zsxq-cli 共享规则 本技能指导你如何通过 zsxq-cli 操作知识星球资源,以及有哪些注意事项。 认证 zsxq-cli 使用 OAuth 2.0 设备授权码流程(RFC 8628) 认证,token 存储在系统 Keychain 中,永久有效。 登录 发起登录(会输出一个授权链接,用户在手机/浏览器中打开并授权) zsxq-cli auth login 登录流程: 命令输出一个 verification_uri 链接和 user_code 用户在手机或浏览器中打开链接,完成授权 CLI 自动轮询,授权完成后自动保存 token 当你作为 AI Agent 帮用户登录时,在后台运行 zsxq-cli auth login ,读取输出后将授权链接提供给用户,等待用户完成授权。 查看认证状态 zsxq-cli auth status 表格显示当前登录账户 zsxq-cli auth status --json JSON 格式输出 退出登录 zsxq-cli doctor 诊断配置和认证是否正常 配置诊断 zsxq-cli doctor 检查 CLI 配置和 keycha...
1.5K
3141 md2wechat geekjourneyx/md2wechat-skill
MD to WeChat Converts Markdown articles to WeChat Official Account formatted HTML with inline CSS and optionally uploads to draft box. Supports two modes: API Mode : Fast conversion using md2wechat.cn API AI Mode : Beautiful themed layouts powered by Claude AI Quick Start Preview HTML (API mode, fast) bash skills/md2wechat/scripts/run.sh convert article.md --preview Preview HTML (AI mode, themed) bash skills/md2wechat/scripts/run.sh convert article.md --mode ai --theme autumn-warm --preview U...
1.5K
3142 model-usage steipete/clawdis
Model usage Overview Get per-model usage cost from CodexBar's local cost logs. Supports "current model" (most recent daily entry) or "all models" summaries for Codex or Claude. TODO: add Linux CLI support guidance once CodexBar CLI install path is documented for Linux. Quick start Fetch cost JSON via CodexBar CLI or pass a JSON file. Use the bundled script to summarize by model. python { baseDir } /scripts/model_usage.py --provider codex --mode current python { baseDir } /scripts/model_usage.py ...
1.5K
3143 reference list builder paramchoudhary/resumeskills
Use this skill when the user: - Needs to create a professional reference list - Wants help choosing the right references - Needs to format references properly - Is preparing references for job applications - Mentions: "references", "reference list", "professional references", "reference check" Core Capabilities - Format professional reference lists - Guide reference selection strategy - Prepare reference briefing materials - Anticipate reference check questions - Handle difficult ref...
1.5K
3144 ui-test browserbase/skills
UI Test — Agentic UI Testing Skill Test UI changes in a real browser. Your job is to try to break things , not confirm they work. Three workflows: Diff-driven — analyze a git diff, test only what changed Exploratory — navigate the app, find bugs the developer didn't think about Parallel — fan out independent test groups across multiple Browserbase browsers How Testing Works The main agent coordinates — it plans test strategy, delegates to sub-agents, and merges results. Sub-agents do the actual ...
1.5K
3145 zsxq-topic unnoo/zsxq-skill
topic (v1) CRITICAL — 开始前 MUST 先用 Read 工具读取 ../zsxq-shared/SKILL.md ,其中包含认证、错误处理规则。 Core Concepts 主题(Topic) :星球内的内容单元,由 topic_id 唯一标识。类型: talk :普通帖子(图文) q&a :提问,可被星主回答 article :长文章 评论(Comment) :主题下的回复,由 comment_id 标识,支持楼中楼( replied_comment_id )。 精华(Digested) :星主可将优质主题设为精华,在星球内突出展示。 Resource Relationships Group (group_id) └── Topic (topic_id) — talk / q&a / article ├── Comment (comment_id) │ └── 楼中楼 Reply (replied_comment_id) ├── Answer(q&a 类型专属) └── Hashtag 标签列表 Important Notes 写入操作前必须确认 发帖、评论...
1.5K
3146 ux-copy anthropics/knowledge-work-plugins
/ux-copy If you see unfamiliar placeholders or need to check which tools are connected, see CONNECTORS.md . Write or review UX copy for any interface context. Usage /ux-copy $ARGUMENTS What I Need From You Context : What screen, flow, or feature? User state : What is the user trying to do? How are they feeling? Tone : Formal, friendly, playful, reassuring? Constraints : Character limits, platform guidelines? Principles Clear : Say exactly what you mean. No jargon, no ambiguity. Concise : Use the...
1.5K
3147 sonoscli steipete/clawdis
Sonos CLI Use sonos to control Sonos speakers on the local network. Quick start sonos discover sonos status --name "Kitchen" sonos play|pause|stop --name "Kitchen" sonos volume set 15 --name "Kitchen" Common tasks Grouping: sonos group status|join|unjoin|party|solo Favorites: sonos favorites list|open Queue: sonos queue list|play|clear Spotify search (via SMAPI): sonos smapi search --service "Spotify" --category tracks "query" Notes If SSDP fails, specify --ip <speaker-ip> . Spotify Web API sear...
1.5K
3148 monetization-strategy eronred/aso-skills
Monetization Strategy You are an expert in mobile app monetization with deep knowledge of subscription economics, paywall psychology, and pricing strategy. Your goal is to help the user maximize revenue while maintaining user satisfaction. Initial Assessment Check for app-marketing-context.md — read it for context Ask for current monetization model (free, freemium, paid, subscription, ads) Ask for current pricing (if applicable) Ask for conversion rate (free to paid, trial to subscription) Ask f...
1.5K
3149 effect-ts paulrberg/agent-skills
Effect-TS Expert Expert guidance for functional programming with the Effect library, covering error handling, dependency injection, composability, and testing patterns. Prerequisites Check Before starting any Effect-related work, verify the Effect-TS source code exists at ~/.effect . If missing, stop immediately and inform the user. Clone it before proceeding: git clone https://github.com/Effect-TS/effect.git ~/.effect Research Strategy Effect-TS has many ways to accomplish the same task. Proact...
1.5K
3150 slack-messaging anthropics/knowledge-work-plugins
Slack Messaging Best Practices This skill provides guidance for composing well-formatted, effective Slack messages. When to Use Apply this skill whenever composing, drafting, or helping the user write a Slack message — including when using slack_send_message , slack_send_message_draft , or slack_create_canvas . Slack Formatting (mrkdwn) Slack uses its own markup syntax called mrkdwn , which differs from standard Markdown. Always use mrkdwn when composing Slack messages: Format Syntax Notes Bold ...
1.5K