███████╗██╗ ██╗██╗██╗ ██╗ ██████╗ █████╗ ███╗ ██╗██╗ ██╗
██╔════╝██║ ██╔╝██║██║ ██║ ██╔══██╗██╔══██╗████╗ ██║██║ ██╔╝
███████╗█████╔╝ ██║██║ ██║ ██████╔╝███████║██╔██╗ ██║█████╔╝
╚════██║██╔═██╗ ██║██║ ██║ ██╔══██╗██╔══██║██║╚██╗██║██╔═██╗
███████║██║ ██╗██║███████╗███████╗ ██║ ██║██║ ██║██║ ╚████║██║ ██╗
╚══════╝╚═╝ ╚═╝╚═╝╚══════╝╚══════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═══╝╚═╝ ╚═╝
Agent Skills 排行榜 · 关键词 + 语义搜索
| # | Skill | 仓库 | 描述 | 安装量 |
|---|---|---|---|---|
| 2851 | mcp-developer | jeffallan/claude-skills |
MCP Developer Senior MCP (Model Context Protocol) developer with deep expertise in building servers and clients that connect AI systems with external tools and data sources. Role Definition You are a senior MCP developer with expertise in protocol implementation, SDK usage (TypeScript/Python), and production deployment. You build robust MCP servers that expose resources, tools, and prompts to Claude and other AI systems while maintaining security, performance, and developer experience standar...
|
2.4K |
| 2852 | feature-forge | jeffallan/claude-skills |
Feature Forge Requirements specialist conducting structured workshops to define comprehensive feature specifications. Role Definition You are a senior product analyst with 10+ years of experience. You operate with two perspectives: PM Hat: Focused on user value, business goals, success metrics Dev Hat: Focused on technical feasibility, security, performance, edge cases When to Use This Skill Defining new features from scratch Gathering comprehensive requirements Writing specifications in EAR...
|
2.4K |
| 2853 | internal-comms | composiohq/awesome-claude-skills |
When to use this skill To write internal communications, use this skill for: 3P updates (Progress, Plans, Problems) Company newsletters FAQ responses Status reports Leadership updates Project updates Incident reports How to use this skill To write any internal communication: Identify the communication type from the request Load the appropriate guideline file from the examples/ directory: examples/3p-updates.md - For Progress/Plans/Problems team updates examples/company-newsletter.md - For compan...
|
2.4K |
| 2854 | refactoring-patterns | wondelai/skills |
Refactoring Patterns Framework A disciplined approach to improving the internal structure of existing code without changing its observable behavior. Apply these named transformations when reviewing code, reducing technical debt, or preparing code for new features. Every refactoring follows the same loop: verify tests pass, apply one small structural change, verify tests still pass. Core Principle Refactoring is not rewriting. It is a sequence of small, behavior-preserving transformations, each b...
|
2.4K |
| 2855 | finance-news | sundial-org/awesome-openclaw-skills |
Finance News Skill AI-powered market news briefings with configurable language output and automated delivery. First-Time Setup Run the interactive setup wizard to configure your sources, delivery channels, and schedule: finance-news setup The wizard will guide you through: 📰 RSS Feeds: Enable/disable WSJ, Barron's, CNBC, Yahoo, etc. 📊 Markets: Choose regions (US, Europe, Japan, Asia) 📤 Delivery: Configure WhatsApp/Telegram group 🌐 Language: Set default language (English/German) ⏰ Schedule: Confi...
|
2.4K |
| 2856 | skill-share | composiohq/awesome-claude-skills |
When to use this skill Use this skill when you need to: Create new Claude skills with proper structure and metadata Generate skill packages ready for distribution Automatically share created skills on Slack channels for team visibility Validate skill structure before sharing Package and distribute skills to your team Also use this skill when: User says he wants to create/share his skill This skill is ideal for: Creating skills as part of team workflows Building internal tools that need skill cre...
|
2.4K |
| 2857 | wiki-lint | ar9av/obsidian-wiki |
Wiki Lint — Health Audit You are performing a health check on an Obsidian wiki. Your goal is to find and fix structural issues that degrade the wiki's value over time. Before scanning anything: follow the Retrieval Primitives table in llm-wiki/SKILL.md . Prefer frontmatter-scoped greps and section-anchored reads over full-page reads. On a large vault, blindly reading every page to lint it is exactly what this framework is built to avoid. Before You Start Read .env to get OBSIDIAN_VAULT_PATH Read...
|
2.4K |
| 2858 | software-design-philosophy | wondelai/skills |
A Philosophy of Software Design Framework A practical framework for managing the fundamental challenge of software engineering: complexity. Apply these principles when designing modules, reviewing APIs, refactoring code, or advising on architecture decisions. The central thesis is that complexity is the root cause of most software problems, and managing it requires deliberate, strategic thinking at every level of design. Core Principle The greatest limitation in writing software is our ability t...
|
2.4K |
| 2859 | seatbelt-sandboxer | trailofbits/skills |
macOS Seatbelt Sandbox Profiling Generate minimally-permissioned allowlist-based Seatbelt sandbox configurations for applications. When to Use User asks to "sandbox", "isolate", or "restrict" an application on macOS Sandboxing any macOS process that needs restricted file/network access Creating defense-in-depth isolation if supply chain attacks are a concern When NOT to Use Linux containers (use seccomp-bpf, AppArmor, or namespaces instead) Windows applications Applications that legitimately nee...
|
2.4K |
| 2860 | react | vercel-labs/json-render |
React Component Writing Guide Use antd-style for complex styles; for simple cases, use inline style attribute Use Flexbox and Center from @lobehub/ui for layouts (see references/layout-kit.md ) Component priority: src/components > installed packages > @lobehub/ui > antd Use selectors to access zustand store data @lobehub/ui Components If unsure about component usage, search existing code in this project. Most components extend antd with additional props. Reference: node_modules/@lobehub/ui/es/in...
|
2.4K |
| 2861 | negotiation | wondelai/skills |
Negotiation Tactical empathy-based negotiation framework from FBI hostage negotiator Chris Voss. Transform any negotiation by understanding the emotional drivers behind decisions and using proven techniques to build rapport, uncover hidden information, and reach better outcomes. Core Principle People want to be understood and feel safe. Every negotiation is an act of communication where the goal is to influence behavior. The most effective path to "yes" runs through empathy, active listening, an...
|
2.4K |
| 2862 | olive-young-search | nomadamas/k-skill |
Olive Young Search What this skill does upstream 원본 hmmhmmhm/daiso-mcp 와 npm package daiso 를 그대로 사용해 올리브영 매장 검색, 상품 검색, 재고 확인 흐름을 안내한다. 이 저장소는 원본 MCP 서버 코드를 vendoring 하지 않는다. 대신 MCP 서버를 Claude Code에 직접 설치하지 않고 CLI 형태로 먼저 확인하는 경로 를 기본값으로 둔다. 핵심 조회 경로: 매장 검색: /api/oliveyoung/stores 상품 검색: /api/oliveyoung/products 재고 확인: /api/oliveyoung/inventory health check: npx --yes daiso health When to use "명동 근처 올리브영 매장 찾아줘" "올리브영 선크림 어떤 거 있나 보여줘" "명동 근처 올리브영에서 선크림 재고 확인해줘" "올리브영 검색용 CLI 붙여줘" When not to use ...
|
2.4K |
| 2863 | microinteractions | wondelai/skills |
Microinteractions Framework A systematic approach to designing the tiny, contained product moments that users interact with every day -- toggles, password fields, loading indicators, pull-to-refresh, like buttons. Based on Dan Saffer's four-part structure (Trigger, Rules, Feedback, Loops & Modes), this framework turns invisible details into the polish that separates forgettable products from beloved ones. Core Principle The difference between a product you tolerate and a product you love is almo...
|
2.4K |
| 2864 | spm-build-analysis | avdlee/xcode-build-optimization-agent-skill |
SPM Build Analysis Use this skill when package structure, plugins, or dependency configuration are likely contributing to slow Xcode builds. Core Rules Treat package analysis as evidence gathering first, not a mandate to replace dependencies. Separate package-graph issues from project-setting issues. Do not rewrite package manifests or dependency sources without explicit approval. What To Inspect Package.swift and Package.resolved local packages vs remote packages package plugin and build-tool u...
|
2.4K |
| 2865 | legacy-modernizer | jeffallan/claude-skills |
Legacy Modernizer Senior legacy modernization specialist with expertise in transforming aging systems into modern architectures without disrupting business operations. Role Definition You are a senior legacy modernization expert with 15+ years of experience in incremental migration strategies. You specialize in strangler fig pattern, branch by abstraction, and risk-free modernization approaches. You transform legacy systems while maintaining zero downtime and ensuring business continuity. Wh...
|
2.4K |
| 2866 | cheap-gas-nearby | nomadamas/k-skill |
Cheap Gas Nearby What this skill does 유저가 알려준 현재 위치를 기준으로 근처에서 가장 싼 주유소 를 찾아준다. 위치는 자동으로 추정하지 않는다. 반드시 먼저 현재 위치를 질문 한다. 가격 데이터는 한국석유공사 Opinet 공식 API 를 우선 사용한다. 동네/역명/랜드마크 입력은 Kakao Map anchor 검색으로 좌표를 잡은 뒤 Opinet nearby 검색으로 연결한다. 기본 제품은 휘발유(B027) 이고, 유저가 경유라고 명시하면 경유(D047) 로 바꾼다. When to use "근처 가장 싼 주유소 찾아줘" "서울역 근처 휘발유 제일 싼 데 어디야?" "강남에서 경유 싼 주유소 몇 군데만 보여줘" "지금 여기 근처 셀프주유소 중 싼 순으로 알려줘" Mandatory first question 위치 정보 없이 바로 검색하지 말고 반드시 먼저 물어본다. 권장 질문: 현재 위치를 알려주세요. 동네/역명/랜드마크/위도·경도 중 편한 형식으로 보내...
|
2.4K |
| 2867 | slack-gif-creator | composiohq/awesome-claude-skills |
Slack GIF Creator A toolkit providing utilities and knowledge for creating animated GIFs optimized for Slack. Slack Requirements Dimensions: Emoji GIFs: 128x128 (recommended) Message GIFs: 480x480 Parameters: FPS: 10-30 (lower is smaller file size) Colors: 48-128 (fewer = smaller file size) Duration: Keep under 3 seconds for emoji GIFs Core Workflow from core . gif_builder import GIFBuilder from PIL import Image , ImageDraw 1. Create builder builder = GIFBuilder ( width = 128 , height = 128 , f...
|
2.4K |
| 2868 | joseon-sillok-search | nomadamas/k-skill |
조선왕조실록 검색 What this skill does 국사편찬위원회 조선왕조실록 사이트( https://sillok.history.go.kr )에서 공식 검색 결과 HTML과 기사 상세 페이지를 직접 읽어 조선왕조실록 기록을 찾는다. v1 범위는 단순 스크래핑이다. 키워드 검색 선택적 왕별 필터( --king ) 선택적 서기 연도 필터( --year ) 검색 결과 제목/요약/원문 링크 정리 기사 상세 페이지에서 국역/원문 excerpt 추출 When to use "조선왕조실록에서 훈민정음 찾아줘" "세종 때 실록에서 측우기 관련 기사 검색해줘" "1443년 조선왕조실록 기록 찾아줘" "정조실록에서 수원 관련 기록 몇 개 보여줘" Prerequisites 인터넷 연결 python3 별도 API 키 없음 설치된 skill payload 안에 scripts/sillok_search.py helper가 함께 들어 있다. Inputs 필수: 검색어 선택: 왕 이름 ( 세종 , 정조 , 세종...
|
2.4K |
| 2869 | xcode-build-benchmark | avdlee/xcode-build-optimization-agent-skill |
Xcode Build Benchmark Use this skill to produce a repeatable Xcode build baseline before anyone tries to optimize build times. Core Rules Measure before recommending changes. Capture clean and incremental builds separately. Keep the command, destination, configuration, scheme, and warm-up rules consistent across runs. Write a timestamped JSON artifact to .build-benchmark/ . Do not change project files as part of benchmarking. Inputs To Collect Confirm or infer: workspace or project path scheme c...
|
2.4K |
| 2870 | vue-pinia-best-practices | hyf0/vue-skills |
Pinia best practices, common gotchas, and state management patterns. Store Setup Getting "getActivePinia was called" error at startup → See pinia-no-active-pinia-error Setup stores missing state in DevTools or SSR → See pinia-setup-store-return-all-state Reactivity Store destructuring stops updating UI reactively → See pinia-store-destructuring-breaks-reactivity Store methods lose context in template calls → See store-method-binding-parentheses State Patterns Filters reset on refresh or can't be...
|
2.4K |
| 2871 | lck-analytics | nomadamas/k-skill |
LCK Results + Advanced Analysis What this skill does 이 스킬은 LCK 조회/분석 전용이다. 특정 날짜 LCK 경기 결과 조회 특정 팀 alias 정규화 후 필터링 현재 스플릿 순위 조회 진행 중 경기 live stats 조회 live timeline 기반 turning point 분석 Oracle's Elixir 스타일 historical row / CSV 기반 팀 파워 레이팅 챔피언 matchup / synergy 분석 patch meta 요약 날짜별 match analysis 생성 Origin / attribution 이 스킬은 jerjangmin 님이 만든 원본 lck-analytics skill pack 을 k-skill 저장소 안으로 옮기고, 이 저장소의 npm workspace / Changesets 배포 방식에 맞게 정리한 버전이다. When to use "오늘 LCK 경기 결과 알려줘" "2026-04-01 한화 경기 결과랑 ...
|
2.4K |
| 2872 | influence-psychology | wondelai/skills |
Influence Psychology Framework Framework for applying the science of persuasion ethically and effectively. Based on six decades of research into why people say "yes" and what makes them comply with requests. Core Principle People don't make decisions rationally. They use mental shortcuts (heuristics) that can be triggered to influence behavior. These shortcuts evolved because they're usually reliable—but they can also be exploited. The foundation: Understanding the psychological triggers that dr...
|
2.4K |
| 2873 | han-river-water-level | nomadamas/k-skill |
Han River Water Level What this skill does 기본적으로 https://k-skill-proxy.nomadamas.org/v1/han-river/water-level 로 요청해서 현재 수위와 유량을 요약한다. When to use "한강대교 지금 수위 어때?" "잠수교 유량 알려줘" "1018683 관측소 현재 값 보여줘" Inputs 기본 입력: 관측소명/교량명( stationName ) 대체 입력: 관측소코드( stationCode ) Prerequisites optional: jq Default path 추가 client API 레이어는 불필요하다. 그냥 프록시 서버에 HTTP 요청만 넣으면 된다. 사용자는 별도 HRFCO ServiceKey 를 준비할 필요가 없다. upstream key는 proxy 서버에서만 주입한다. KSKILL_PROXY_BASE_URL 환경변수가 있으면 그 값을 사용하고, 없으면 기본 경로 https://k-skill-p...
|
2.4K |
| 2874 | personal-assistant | ailabs-393/ai-labs-claude-skills |
Personal Assistant Overview This skill transforms Claude into a comprehensive personal assistant with persistent memory of user preferences, schedules, tasks, and context. The skill maintains an intelligent database that adapts to user needs, automatically managing data retention to keep relevant information while discarding outdated content. When to Use This Skill Invoke this skill for personal assistance queries, including: Task management and to-do lists Schedule and calendar management R...
|
2.4K |
| 2875 | langsmith-trace | langchain-ai/langsmith-skills |
LANGSMITH_API_KEY = lsv2_pt_your_api_key_here Required LANGSMITH_PROJECT = your-project-name Optional: default project LANGSMITH_WORKSPACE_ID = your-workspace-id Optional: for org-scoped keys IMPORTANT: Always check the environment variables or .env file for LANGSMITH_PROJECT before querying or interacting with LangSmith. This tells you which project contains the relevant traces and data. If the LangSmith project is not available, use your best judgement to identify the right one. CLI Tool cu...
|
2.4K |
| 2876 | design-task | crewaiinc/skills |
CrewAI Task Design Guide How to write effective tasks that produce reliable, high-quality output from your agents. The 80/20 Rule Spend 80% of your effort on task design, 20% on agent design. The task is the most important lever you have. A well-designed task with a mediocre agent will outperform a poorly designed task with an excellent agent. 1. Anatomy of an Effective Task Every task needs two things: a description (what to do and how) and an expected_output (what the result looks like). Descr...
|
2.4K |
| 2877 | council | boshu2/agentops |
Council Use this skill to coordinate multiple subagents investigating the same question, with different models first and different assigned perspectives second, then synthesize their reports into one recommendation. This skill is best for judgment-heavy tasks: architecture tradeoffs, risky bug fixes, code review red-teaming, rollout decisions, incident analysis, and “is this alternative worth pursuing?” questions. Workflow 1. Frame the council question State the decision the council should answe...
|
2.4K |
| 2878 | lean-startup | wondelai/skills |
Lean Startup Methodology A systematic approach to building startups and launching new products that shortens development cycles and rapidly discovers if a business model is viable. Core Principle Entrepreneurship is a form of management. Success doesn't require a perfect plan or brilliant insight—it requires a systematic process for testing assumptions, learning from customers, and iterating rapidly. The foundation: Most startups fail not because they couldn't build what they planned, but becaus...
|
2.4K |
| 2879 | graphviz | markdown-viewer/skills |
Graphviz DOT Diagram Generator Important: Use ```dot as the code fence identifier, NOT ```graphviz . Quick Start: Choose digraph (directed) or graph (undirected) → Define nodes with attributes (shape, color, label) → Connect with -> or -- → Set layout (rankdir, spacing) → Wrap in ```dot fence. Default: top-to-bottom ( rankdir=TB ), cluster names must start with cluster_ , use semicolons. Critical Syntax Rules Rule 1: Cluster Naming ❌ subgraph backend { } → Won't render as box ✅ subgraph clu...
|
2.4K |
| 2880 | latex-thesis-zh | bahayonghang/academic-writing-skills |
LaTeX 中文学位论文助手 核心原则 绝不修改 \cite{}、\ref{}、\label{}、公式环境内的内容 绝不凭空捏造参考文献条目 绝不在未经许可的情况下修改专业术语 始终先以注释形式输出修改建议 中文文档必须使用 XeLaTeX 或 LuaLaTeX 编译 统一输出协议(全部模块) 每条建议必须包含固定字段: 严重级别:Critical / Major / Minor 优先级:P0(阻断)/ P1(重要)/ P2(可改进) 默认注释模板(diff-comment 风格): % <模块>(第<N>行)[Severity: <Critical|Major|Minor>] [Priority: <P0|P1|P2>]: <问题概述> % 原文:... % 修改后:... % 理由:... % ⚠️ 【待补证】:<需要证据/数据时标记> 失败处理(全局) 工具/脚本无法执行时,输出包含原因与建议的注释块: % ERROR [Severity: Critical] [Priority: P0]: <简要错误> % 原因:<缺少脚本/工具或路径无效> % 建议:<安装工具...
|
2.4K |
| 2881 | 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...
|
2.4K |
| 2882 | ask-docs | crewaiinc/skills |
Ask CrewAI Docs Answer CrewAI questions by looking up the official documentation at docs.crewai.com . When to Use This Skill Use this skill when: The user asks about a CrewAI feature, parameter, or behavior not covered in detail by the other skills You need to verify current API syntax, method signatures, or configuration options The user hits an error and needs troubleshooting guidance from official docs The question is about a newer or less common CrewAI feature (e.g., telemetry, testing, CLI ...
|
2.4K |
| 2883 | step-parts | earthtojake/text-to-cad |
CAD Parts Overview Use the hosted step.parts machine endpoints instead of scraping HTML or relying on local repository files. Treat https://api.step.parts as the canonical API origin and https://www.step.parts as the site/static-asset origin unless the user provides a different hosted mirror. If the domain does not resolve or the API is unavailable, report that the hosted service is not reachable yet instead of falling back to repo-specific assumptions. Quick Workflow Interpret the requested par...
|
2.4K |
| 2884 | nature-polishing | yuan1z0825/nature-skills |
Nature-Style Academic Polishing Use this skill to improve scientific writing at two levels: main strategy : paper architecture, section logic, reader workflow, evidence thresholds, and ethics reference support : reusable phrase families, move patterns, transitions, and style checks The main strategy should come from the course notes in Chapter1-Week1-7 . The reference wording layer should come from Academic Phrasebank . Default stance Language serves argument. Do not polish sentences while leavi...
|
2.4K |
| 2885 | gh-review-requests | getsentry/skills |
GitHub Review Requests Fetch unread review_requested notifications for open (unmerged) PRs, filtered by a GitHub team. Requires : GitHub CLI ( gh ) authenticated. Step 1: Identify the Team If the user has not specified a team, ask: Which GitHub team should I filter by? (e.g. streaming-platform ) Accept either a team slug ( streaming-platform ) or a display name ("Streaming Platform") — convert to lowercase-hyphenated slug before passing to the script. Step 2: Run the Script uv run ${CLAUDE_SKILL...
|
2.4K |
| 2886 | canvas | markdown-viewer/skills |
JSON Canvas Visualizer Quick Start: Define nodes with id , type , x , y , width , height → Plan layout on 100px grid → Connect edges with fromNode / toNode → Apply colors (1-6) → Wrap in ```canvas fence. Origin (0,0) at top-left, X right, Y down. Obsidian Canvas compatible. Critical Syntax Rules 1. Structure Format { "nodes": [ {"id": "n1", "type": "text", "text": "Node 1", "x": 0, "y": 0, "width": 120, "height": 50} ], "edges": [] } 2. Node Types Type Required Fields Purpose text text Display c...
|
2.4K |
| 2887 | vue-expert-js | jeffallan/claude-skills |
Vue Expert (JavaScript) Senior Vue specialist building Vue 3 applications with JavaScript and JSDoc typing instead of TypeScript. Role Definition You are a senior frontend engineer specializing in Vue 3 with Composition API using JavaScript only. You use JSDoc for type safety, ESM modules, and follow modern patterns without requiring TypeScript compilation. When to Use This Skill Building Vue 3 applications without TypeScript Projects requiring JSDoc-based type hints Migrating from Vue 2 Opt...
|
2.4K |
| 2888 | seo-sitemap | agricidaniel/claude-seo |
Sitemap Analysis & Generation Mode 1: Analyze Existing Sitemap Validation Checks Valid XML format URL count <50,000 per file (protocol limit) All URLs return HTTP 200 <lastmod> dates are accurate (not all identical) No deprecated tags: <priority> and <changefreq> are ignored by Google Sitemap referenced in robots.txt Compare crawled pages vs sitemap — flag missing pages Quality Signals Sitemap index file if >50k URLs Split by content type (pages, posts, images, videos) No non-canonical URLs in s...
|
2.4K |
| 2889 | skill-creator | cognitedata/builder-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...
|
2.4K |
| 2890 | create-branch | getsentry/skills |
Create Branch Create a git branch following Sentry naming conventions. Keep this workflow non-interactive unless the user explicitly asks to choose the name manually. Workflow Resolve the prefix: First try gh api user --jq .login Then git config github.user Then the local part of git config user.email Then whoami Sanitize to lowercase ASCII letters, digits, and hyphens; if empty, use local Resolve the work description: If $ARGUMENTS is present, use it Otherwise inspect: git diff git diff --cache...
|
2.4K |
| 2891 | langsmith-evaluator | langchain-ai/langsmith-skills |
LANGSMITH_API_KEY = lsv2_pt_your_api_key_here Required LANGSMITH_PROJECT = your-project-name Check this to know which project has traces LANGSMITH_WORKSPACE_ID = your-workspace-id Optional: for org-scoped keys OPENAI_API_KEY = your_openai_key For LLM as Judge IMPORTANT: Always check the environment variables or .env file for LANGSMITH_PROJECT before querying or interacting with LangSmith. This tells you which project contains the relevant traces and data. If the LangSmith project is not avai...
|
2.4K |
| 2892 | derivatives-trading-usds-futures | binance/binance-skills-hub |
Binance Derivatives-trading-usds-futures Skill Derivatives-trading-usds-futures request on Binance using authenticated API endpoints. Requires API key and secret key for certain endpoints. Return the result in JSON format. Quick Reference Endpoint Description Required Optional Authentication /fapi/v1/accountConfig (GET) Futures Account Configuration(USER_DATA) None recvWindow Yes /fapi/v2/account (GET) Account Information V2(USER_DATA) None recvWindow Yes /fapi/v3/account (GET) Account Informati...
|
2.3K |
| 2893 | mem | runablehq/memory |
mem — Agent Memory Store A CLI tool for storing and retrieving memories with full-text search. Data is stored locally in ~/.mem/mem.db . When to Use Remember user preferences, project decisions, important facts Store code snippets, commands, configurations for later recall Search your knowledge base before asking the user for information you may have stored Attach images (screenshots, diagrams) to memories Commands Three operators: (none) = recall, + = remember, - = forget. Recall (search, list,...
|
2.3K |
| 2894 | fund | coinbase/agentic-wallet-skills |
Funding the Wallet Use the wallet companion app to fund the wallet with USDC via Coinbase Onramp. This supports multiple payment methods including Apple Pay, debit cards, bank transfers, and funding from a Coinbase account. Confirm wallet is initialized and authed npx awal@2.0.3 status If the wallet is not authenticated, refer to the authenticate-wallet skill. Opening the Funding Interface npx awal@2.0.3 show This opens the wallet companion window where users can: Select a preset amount ($10, $2...
|
2.3K |
| 2895 | asc-metadata-sync | rudrankriyam/app-store-connect-cli-skills |
asc metadata sync Use this skill to keep local metadata in sync with App Store Connect. Two Types of Localizations 1. Version Localizations (per-release) Fields: description , keywords , whatsNew , supportUrl , marketingUrl , promotionalText List version localizations asc localizations list --version "VERSION_ID" Download asc localizations download --version "VERSION_ID" --path "./localizations" Upload from .strings files asc localizations upload --version "VERSION_ID" --path "./localizations...
|
2.3K |
| 2896 | producthunt | resciencelab/opc-skills |
ProductHunt Skill Get posts, topics, users, and collections from Product Hunt via the official GraphQL API. Prerequisites Set access token in ~/.zshrc : export PRODUCTHUNT_ACCESS_TOKEN = "your_developer_token" Get your token from: https://www.producthunt.com/v2/oauth/applications Quick Check : cd < skill_directory > python3 scripts/get_posts.py --limit 3 Commands All commands run from the skill directory. Posts python3 scripts/get_post.py chatgpt Get post by slug python3 scripts/get_post.py 123...
|
2.3K |
| 2897 | rank-local | calm-north/seojuice-skills |
Rank Local Build a local SEO foundation covering Google Business Profile optimization, NAP consistency, citation strategy, and review velocity. Local SEO Ranking Factors Local search results are determined by three primary factors: Relevance — How well your business matches the search query Distance — How close you are to the searcher's location Prominence — How well-known and trusted your business is online You can't control distance, but you can maximize relevance and prominence. Step 1: Googl...
|
2.3K |
| 2898 | convex-realtime | waynesutton/convexskills |
Convex Realtime Build reactive applications with Convex's real-time subscriptions, optimistic updates, intelligent caching, and cursor-based pagination. Documentation Sources Before implementing, do not assume; fetch the latest documentation: Primary: https://docs.convex.dev/client/react Optimistic Updates: https://docs.convex.dev/client/react/optimistic-updates Pagination: https://docs.convex.dev/database/pagination For broader context: https://docs.convex.dev/llms.txt Instructions How Conv...
|
2.3K |
| 2899 | daily-ai-news | yyh211/claude-meta-skill |
Daily AI News Briefing Aggregates the latest AI news from multiple sources and delivers concise summaries with direct links When to Use This Skill Activate this skill when the user: Asks for today's AI news or latest AI developments Requests a daily AI briefing or updates Mentions wanting to know what's happening in AI Asks for AI industry news, trends, or breakthroughs Wants a summary of recent AI announcements Says: "给我今天的AI资讯" (Give me today's AI news) Says: "AI有什么新动态" (What's new in AI) ...
|
2.3K |
| 2900 | create-skill | siviter-xyz/dot-agent |
Create Skill Guide for creating effective skills that extend agent capabilities with specialized knowledge, workflows, and tool integrations. About Skills Skills are modular, self-contained packages that extend agent capabilities by providing specialized knowledge, workflows, and tools. Think of them as "onboarding guides" for specific domains or tasks. What Skills Provide Specialized workflows - Multi-step procedures for specific domains Tool integrations - Instructions for working with spe...
|
2.3K |