███████╗██╗ ██╗██╗██╗ ██╗ ██████╗ █████╗ ███╗ ██╗██╗ ██╗
██╔════╝██║ ██╔╝██║██║ ██║ ██╔══██╗██╔══██╗████╗ ██║██║ ██╔╝
███████╗█████╔╝ ██║██║ ██║ ██████╔╝███████║██╔██╗ ██║█████╔╝
╚════██║██╔═██╗ ██║██║ ██║ ██╔══██╗██╔══██║██║╚██╗██║██╔═██╗
███████║██║ ██╗██║███████╗███████╗ ██║ ██║██║ ██║██║ ╚████║██║ ██╗
╚══════╝╚═╝ ╚═╝╚═╝╚══════╝╚══════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═══╝╚═╝ ╚═╝
Agent Skills 排行榜 · 关键词 + 语义搜索
| # | Skill | 仓库 | 描述 | 安装量 |
|---|---|---|---|---|
| 8451 | competitive-ads-extractor | skillcreatorai/ai-agent-skills |
Competitive Ads Extractor This skill extracts your competitors' ads from ad libraries and analyzes what's working—the problems they're highlighting, use cases they're targeting, and copy/creative that's resonating. When to Use This Skill Researching competitor ad strategies Finding inspiration for your own ads Understanding market positioning Identifying successful ad patterns Analyzing messaging that works Discovering new use cases or pain points Planning ad campaigns with proven concepts Wha...
|
97 |
| 8452 | stripe-best-practices | exceptionless/exceptionless |
Latest Stripe API version: 2026-02-25.clover . Always use the latest API version and SDK unless the user specifies otherwise. Integration routing Building... Recommended API Details One-time payments Checkout Sessions references/payments.md Custom payment form with embedded UI Checkout Sessions + Payment Element references/payments.md Saving a payment method for later Setup Intents references/payments.md Connect platform or marketplace Accounts v2 ( /v2/core/accounts ) references/connect.md Subs...
|
97 |
| 8453 | skill-rails-upgrade | sickn33/antigravity-awesome-skills |
When to Use This Skill Analyze Rails apps and provide upgrade assessments Use this skill when working with analyze rails apps and provide upgrade assessments. Rails Upgrade Analyzer Analyze the current Rails application and provide a comprehensive upgrade assessment with selective file merging. Step 1: Verify Rails Application Check that we're in a Rails application by looking for these files: Gemfile (must exist and contain 'rails') config/application.rb (Rails application config) config/enviro...
|
97 |
| 8454 | marketing-seo-complete | vasilyu1983/ai-agents-public |
SEO Technical and Marketing - Operational Skill This skill contains actionable, production-ready systems for traditional search engine optimization: Technical SEO auditing (Core Web Vitals, crawlability, structured data, mobile optimization) SEO marketing strategy (keyword research, content planning, competitive analysis, brand building) Operational workflows (cross-team collaboration, stakeholder alignment, SEO OKRs) Total Search Optimization (Google, YouTube, Reddit, TikTok, forums, social S...
|
97 |
| 8455 | observability-logs-search | elastic/agent-skills |
Logs Search Search and filter logs to support incident investigation. The workflow mirrors Kibana Discover: apply a time range and scope filter, then iteratively add exclusion filters (NOT) until a small, interesting subset of logs remains—either the root cause or the key document. Optionally view logs in context (preceding and following that document) or pivot to another entity and start a fresh search. Use ES|QL only ( POST /_query ); do not use Query DSL. When NOT to use Metrics or traces — u...
|
97 |
| 8456 | embedding-strategies | sickn33/antigravity-awesome-skills |
Embedding Strategies Guide to selecting and optimizing embedding models for vector search applications. When to Use This Skill Choosing embedding models for RAG Optimizing chunking strategies Fine-tuning embeddings for domains Comparing embedding model performance Reducing embedding dimensions Handling multilingual content Core Concepts 1. Embedding Model Comparison (2026) Model Dimensions Max Tokens Best For voyage-3-large 1024 32000 Claude apps (Anthropic recommended) voyage-3 1024 32000 Claud...
|
97 |
| 8457 | gsap | mindrally/skills |
GSAP Animation Skill File Organization : This skill uses split structure. See references/ for advanced patterns. 1. Overview This skill provides GSAP (GreenSock Animation Platform) expertise for creating smooth, professional animations in the JARVIS AI Assistant HUD. Risk Level : LOW - Animation library with minimal security surface Primary Use Cases : HUD panel entrance/exit animations Status indicator transitions Data visualization animations Scroll-triggered effects Complex timeline sequences...
|
97 |
| 8458 | canghe-post-to-wechat | freestylefly/canghe-skills |
Post to WeChat Official Account Language Match user's language : Respond in the same language the user uses. If user writes in Chinese, respond in Chinese. If user writes in English, respond in English. Script Directory Agent Execution : Determine this SKILL.md directory as SKILL_DIR , then use ${SKILL_DIR}/scripts/<name>.ts . Script Purpose scripts/wechat-browser.ts Image-text posts (图文) scripts/wechat-article.ts Article posting via browser (文章) scripts/wechat-api.ts Article posting via API (文章...
|
97 |
| 8459 | asc-revenuecat-catalog-sync | rudrankriyam/asc-skills |
asc RevenueCat catalog sync Use this skill to keep App Store Connect (ASC) and RevenueCat aligned, including creating missing ASC items and mapping them to RevenueCat resources. When to use You want to bootstrap RevenueCat from an existing ASC catalog. You want to create missing ASC subscriptions/IAPs, then map them into RevenueCat. You need a drift audit before release. You want deterministic product mapping based on identifiers. Preconditions asc authentication is configured ( asc auth login o...
|
97 |
| 8460 | landing-page-design | omer-metin/skills-for-antigravity |
Landing Page Design Design high-converting landing pages with AI-generated visuals via inference.sh CLI. Quick Start Requires inference.sh CLI ( infsh ). Get installation instructions: npx skills add inference-sh/skills@agent-tools infsh login Generate a hero image infsh app run falai/flux-dev-lora --input '{ "prompt": "professional person smiling while using a laptop showing a clean dashboard interface, bright modern office, natural lighting, warm and productive atmosphere, lifestyle marketing...
|
97 |
| 8461 | websocket | martinholovsky/claude-skills-generator |
WebSocket Security Skill File Organization SKILL.md: Core principles, patterns, essential security (this file) references/security-examples.md: CSWSH examples and authentication patterns references/advanced-patterns.md: Connection management, scaling patterns references/threat-model.md: Attack scenarios including CSWSH Validation Gates Gate 0.2: PASSED (5+ vulnerabilities documented) - CVE-2024-23898, CVE-2024-26135, CVE-2023-0957 1. Overview Risk Level: HIGH Justification: WebSocket connect...
|
97 |
| 8462 | team-collaboration-issue | sickn33/antigravity-awesome-skills |
GitHub Issue Resolution Expert You are a GitHub issue resolution expert specializing in systematic bug investigation, feature implementation, and collaborative development workflows. Your expertise spans issue triage, root cause analysis, test-driven development, and pull request management. You excel at transforming vague bug reports into actionable fixes and feature requests into production-ready code. Use this skill when Working on github issue resolution expert tasks or workflows Needing gui...
|
97 |
| 8463 | employee-handbook | anthropics/knowledge-work-plugins |
Employee Handbook Answer employee questions about policies, benefits, and procedures by searching connected knowledge bases or using provided handbook content. Common Topics PTO and Leave : Vacation, sick leave, parental leave, bereavement, sabbatical Benefits : Health insurance, dental, vision, 401k, HSA/FSA, wellness Compensation : Pay schedule, bonus timing, equity vesting, expense reimbursement Remote Work : WFH policy, remote locations, equipment stipend, coworking Travel : Booking policy, ...
|
97 |
| 8464 | axiom-spritekit-diag | charleswiltgen/axiom |
SpriteKit Diagnostics Systematic diagnosis for common SpriteKit issues with time-cost annotations. When to Use This Diagnostic Skill Use this skill when: Physics contacts never fire (didBegin not called) Objects pass through walls (tunneling) Frame rate drops below 60fps Touches don't register on nodes Memory grows continuously during gameplay Positions and coordinates seem wrong App crashes during scene transitions Mandatory First Step: Enable Debug Overlays Time cost : 10 seconds setup vs hour...
|
97 |
| 8465 | klaviyo | alinaqi/claude-bootstrap |
Klaviyo E-Commerce Marketing Skill Load with: base.md + (typescript.md or python.md) For integrating Klaviyo email/SMS marketing - customer profiles, event tracking, campaigns, flows, and segmentation. Sources: Klaviyo API Docs | API Reference Why Klaviyo Feature Benefit E-commerce Native Built for online stores, deep integrations Event-Based Trigger flows from any customer action Segmentation Advanced filtering on behavior + properties Email + SMS Unified platform for both channels Analytics Re...
|
97 |
| 8466 | shadcn-baseui | thunderboltdev/shadcn-baseui |
shadcn/ui + Base UI Guidelines A guide for using shadcn/ui components when working with Base UI. Prevents LLMs from incorrectly suggesting Radix UI patterns (asChild, etc.). ⚠️ CRITICAL: Before suggesting any code, verify this is a Base UI project by checking components.json . The style field should start with "base-" (e.g., "base-vega" , "base-nova" , "base-maia" , "base-lyra" , "base-mira" ). If it starts with something else, this skill does not apply. Ensure the @base-ui/react package is inst...
|
97 |
| 8467 | nextjs-use-search-params-suspense | wsimmonds/claude-nextjs-skills |
Next.js: useSearchParams with Suspense Pattern Pattern Overview The useSearchParams hook requires TWO things: Component must have 'use client' directive Component must be wrapped in a <Suspense> boundary This is a Next.js requirement, not optional! Why This Pattern? useSearchParams reads URL query parameters: /search?q=shoes → searchParams.get('q') returns "shoes" /products?category=electronics&sort=price → Read multiple params Why Suspense? Next.js uses React 18's Suspense to handle the ...
|
97 |
| 8468 | gsap-greensock | dylantarre/animation-principles |
GSAP Animation Principles Implement all 12 Disney animation principles using GSAP's powerful timeline and tween system. 1. Squash and Stretch gsap.to(".ball", { scaleX: 1.2, scaleY: 0.8, yoyo: true, repeat: 1, duration: 0.15, ease: "power2.inOut" }); 2. Anticipation const tl = gsap.timeline(); tl.to(".character", { y: 20, scaleY: 0.9, duration: 0.2 }) // wind up .to(".character", { y: -200, duration: 0.4, ease: "power2.out" }); // action 3. Staging gsap.to(".background", { filt...
|
97 |
| 8469 | aiogram-framework | narumiruna/telegram-bot |
Aiogram Framework Overview Use this skill to design or modify aiogram-based bots in this repository with v3 patterns and the local docs/examples. Workflow Choose update delivery (polling vs webhook) and note any scaling or multi-bot needs. See references/updates.md . Define dispatcher/router layout and handler registration. See references/quickstart.md and references/handlers-filters.md . Add filters and context injection (including custom filters) as needed. See references/handlers-filters.md a...
|
97 |
| 8470 | minimax-web-search | imsus/pi-extension-minimax-coding-plan-mcp |
MiniMax Web Search Skill Use this skill when you need to find current, real-time, or authoritative information that may have changed since my knowledge cutoff. How to Use Call the web_search tool directly with a query: web_search({ query: "your search query" }) When to Use Use web_search when: Current events : News, recent developments, latest releases Fact verification : Checking if information is still accurate Technical updates : New versions, patches, breaking changes Dynamic content : Price...
|
97 |
| 8471 | wagmi | 0xsardius/onchain-typescript-skills |
Wagmi Skill Version: Wagmi 3.x | Official Docs | Requires TypeScript 5.7.3+ Wagmi provides React hooks for Ethereum. This skill ensures correct patterns for provider setup, hooks usage, and React-specific pitfalls. Quick Setup (Wagmi v3) 1. Config Setup // config.ts import { http, createConfig } from 'wagmi' import { mainnet, polygon, arbitrum } from 'wagmi/chains' // v3: Install connectors separately: npm i @wagmi/connectors import { injected, coinbaseWallet, walletConnect } from '@wagmi/con...
|
97 |
| 8472 | tools-and-context | tambo-ai/tambo |
Tools and Context Gives Tambo access to data and capabilities through tools, MCP servers, and context. Quick Start // Custom tool Tambo can call const fetchUserTool = defineTool ( { name : "fetchUser" , description : "Fetch user by ID" , inputSchema : z . object ( { userId : z . string ( ) } ) , tool : async ( { userId } ) => fetchUser ( userId ) , } ) ; < TamboProvider tools = { [ fetchUserTool ] } > < App /> </ TamboProvider > ; Custom Tools Register JavaScript functions Tambo can call: import...
|
97 |
| 8473 | hummingbot-developer | hummingbot/skills |
hummingbot-developer Developer workflow skill for building and running the full Hummingbot stack from source. Commands (run as /hummingbot-developer <command> ): Command Description start Check dev environment status select-branches Pick branches for all 3 repos install-all Install all 3 repos in order build-all Build wheel + all Docker images verify-build Verify builds are correct + in sync run-dev-stack Start full stack from source setup-hummingbot Install Hummingbot from source run-hummingbot...
|
97 |
| 8474 | content-research-writer | davepoon/buildwithclaude |
Content Research Writer This skill acts as your writing partner, helping you research, outline, draft, and refine content while maintaining your unique voice and style. When to Use This Skill Writing blog posts, articles, or newsletters Creating educational content or tutorials Drafting thought leadership pieces Researching and writing case studies Producing technical documentation with sources Writing with proper citations and references Improving hooks and introductions Getting section-by-sect...
|
97 |
| 8475 | coingecko | 2025emma/vibe-coding-cn |
CoinGecko CoinGecko provides comprehensive crypto market data including spot prices, OHLC candles, market cap, trending coins, sector performance, and global stats. When to Use CoinGecko Use CoinGecko for: Price queries - Current prices, historical prices, OHLC data Market overview - Market cap, volume, trending coins, top gainers/losers Coin information - Detailed coin data, tickers, trading pairs Exchange data - Exchange listings, volumes, trading pairs NFT data - NFT collections, floor prices...
|
97 |
| 8476 | haskell-pro | sickn33/antigravity-awesome-skills |
Use this skill when Working on haskell pro tasks or workflows Needing guidance, best practices, or checklists for haskell pro Do not use this skill when The task is unrelated to haskell pro You need a different domain or tool outside this scope Instructions Clarify goals, constraints, and required inputs. Apply relevant best practices and validate outcomes. Provide actionable steps and verification. If detailed examples are required, open resources/implementation-playbook.md . You are a Haskell ...
|
97 |
| 8477 | json-data-handling | bobmatnyc/claude-mpm-skills |
JSON Data Handling Working effectively with JSON data structures. Python Basic Operations import json Parse JSON string data = json.loads('{"name": "John", "age": 30}') Convert to JSON string json_str = json.dumps(data) Pretty print json_str = json.dumps(data, indent=2) Read from file with open('data.json', 'r') as f: data = json.load(f) Write to file with open('output.json', 'w') as f: json.dump(data, f, indent=2) Advanced Custom encoder for datetime from datetime import d...
|
97 |
| 8478 | create-pr | sickn33/antigravity-awesome-skills |
Create Pull Request Creates GitHub PRs with titles that pass n8n's check-pr-title CI validation. PR Title Format <type>(<scope>): <summary> Types (required) Type Description Changelog feat New feature Yes fix Bug fix Yes perf Performance improvement Yes test Adding/correcting tests No docs Documentation only No refactor Code change (no bug fix or feature) No build Build system or dependencies No ci CI configuration No chore Routine tasks, maintenance No Scopes (optional but recommended) API -...
|
97 |
| 8479 | image-enhancer | skillcreatorai/ai-agent-skills |
Image Enhancer This skill takes your images and screenshots and makes them look better—sharper, clearer, and more professional. When to Use This Skill Improving screenshot quality for blog posts or documentation Enhancing images before sharing on social media Preparing images for presentations or reports Upscaling low-resolution images Sharpening blurry photos Cleaning up compressed images What This Skill Does Analyzes Image Quality : Checks resolution, sharpness, and compression artifacts Enhan...
|
97 |
| 8480 | project-astrology-tarot-divination | vasilyu1983/ai-agents-public |
Tarot and Divination - Expert Advisor Act as an experienced Tarot reader and product advisor. Give psychologically grounded readings that support reflection and decision-making rather than deterministic prediction. Scope Use this skill to: Interpret Major/Minor Arcana (upright and reversed) Design or choose spreads (Celtic Cross, 3-card, custom) Deliver full readings and daily pulls using assets/ Explain card combinations and spread synthesis Integrate Tarot with light astrological timing (o...
|
97 |
| 8481 | canghe-post-to-x | freestylefly/canghe-skills |
Post to X (Twitter) Posts text, images, videos, and long-form articles to X via real Chrome browser (bypasses anti-bot detection). Script Directory Important : All scripts are located in the scripts/ subdirectory of this skill. Agent Execution Instructions : Determine this SKILL.md file's directory path as SKILL_DIR Script path = ${SKILL_DIR}/scripts/<script-name>.ts Replace all ${SKILL_DIR} in this document with the actual path Script Reference : Script Purpose scripts/x-browser.ts Regular post...
|
97 |
| 8482 | neo4j-cypher-guide | tomasonjo/blogs |
This skill helps generate Neo4j Cypher read queries using modern syntax patterns and avoiding deprecated features. It focuses on efficient query patterns for graph traversal and data retrieval. Quick Compatibility Check When generating Cypher queries, immediately avoid these REMOVED features: - ❌ `id()` function → Use `elementId()` - ❌ Implicit grouping keys → Use explicit WITH clauses - ❌ Pattern expressions for lists → Use pattern comprehension or COLLECT subqueries - ❌ Repeated relatio...
|
97 |
| 8483 | akka-net-testing-patterns | aaronontheweb/dotnet-skills |
Use this skill when: - Writing unit tests for Akka.NET actors - Testing persistent actors with event sourcing - Verifying actor interactions and message flows - Testing actor supervision and lifecycle - Mocking external dependencies in actor tests - Testing cluster sharding behavior locally - Verifying actor state recovery and persistence Choosing Your Testing Approach ✅ Use Akka.Hosting.TestKit (Recommended for 95% of Use Cases) When: - Building modern .NET applications with `Micro...
|
97 |
| 8484 | tailscale | el-feo/ai-context |
Tailscale Network Management Trigger Keywords: tailscale, tailnet, wireguard vpn, mesh vpn, tailscale ssh, exit node, subnet router, tailscale acl, magicDNS, tailscale serve, tailscale funnel What is Tailscale? A mesh VPN service built on WireGuard that creates secure, encrypted peer-to-peer connections between devices without complex configuration. Unlike traditional VPNs with central gateways, Tailscale creates direct connections between devices (or uses relay servers when needed). Key Bene...
|
97 |
| 8485 | docker | mindrally/skills |
Docker Containerization Skill Summary Docker provides containerization for packaging applications with their dependencies into isolated, portable units. Containers ensure consistency across development, testing, and production environments, eliminating "works on my machine" problems. When to Use Local Development: Consistent dev environments across team members CI/CD Pipelines: Reproducible build and test environments Microservices: Isolated services with independent scaling Production Deploym...
|
97 |
| 8486 | test-tui | openai/codex |
You can start and use Codex TUI to verify changes. Important notes: Start interactively. Always set RUST_LOG="trace" when starting the process. Pass -c log_dir=<some_temp_dir> argument to have logs written to a specific directory to help with debugging. When sending a test message programmatically, send text first, then send Enter in a separate write (do not send text + Enter in one burst). Use just codex target to run - just codex -c ...
|
97 |
| 8487 | playdotfun | opusgamelabs/skills |
When to use Use this skill whenever users need to integrate a game with Play.fun or fetch data from Play.fun. You can also use this skill to help guide users through different workflows of Play.fun. How to use Read individual skill pages for specific use cases. Some may include code snippets, reference links, helpful information, scripts to call, and more. API Reference - Complete API endpoint reference for Play.fun. API Authentication - How to use HMAC-SHA256 authentication for the Play.fun API...
|
97 |
| 8488 | whale-index | senpi-ai/senpi-skills |
Whale Index — Auto-Mirror Top Discovery Traders Scan the Discovery leaderboard, score traders, create mirror strategies, and rebalance daily. Set your risk level and budget — the agent handles selection, allocation, monitoring, and swaps. Skill Attribution When creating a strategy, include skill_name and skill_version in the call. See references/skill-attribution.md for details. 5-Step Flow Step 1: Onboard the User Collect: budget, risk tolerance (conservative/moderate/aggressive). Budget Slots ...
|
97 |
| 8489 | canton-network-repos | 0xbigboss/claude-code |
Canton Network Open-Source Repositories This skill provides comprehensive knowledge about the Canton Network open-source ecosystem, repository relationships, and build processes. Activation Use this skill when: Working with Canton Network, DAML, or Splice repositories Investigating version compatibility issues Understanding enterprise vs community differences Debugging LF version or package ID mismatches Building Canton participants or Splice applications Repository Hierarchy ┌──────────────...
|
97 |
| 8490 | vercel-react-best-practices | vercel-labs/claude-skills |
Vercel React Best Practices Comprehensive performance optimization guide for React and Next.js applications, maintained by Vercel. Contains 62 rules across 8 categories, prioritized by impact to guide automated refactoring and code generation. When to Apply Reference these guidelines when: Writing new React components or Next.js pages Implementing data fetching (client or server-side) Reviewing code for performance issues Refactoring existing React/Next.js code Optimizing bundle size or load tim...
|
97 |
| 8491 | inkos-multi-agent-novel-writing | aradotso/trending-skills |
InkOS Multi-Agent Novel Writing Skill by ara.so — Daily 2026 Skills collection InkOS is a multi-agent CLI system that autonomously writes, audits, and revises novels. Agents handle the full pipeline: Writer → Validator → Auditor → Reviser, with human review gates at configurable checkpoints. Installation npm install -g @actalk/inkos or run directly npx @actalk/inkos --version Requirements: Node.js ≥ 20.0.0 Quick Start Create a new novel project inkos book create --title "吞天魔帝" --genre xuanhuan...
|
97 |
| 8492 | swift-expert | 404kidwiz/claude-supercode-skills |
Swift Expert Senior Swift developer with mastery of Swift 5.9+, Apple's development ecosystem, SwiftUI, async/await concurrency, and protocol-oriented programming. Role Definition You are a senior Swift engineer with 10+ years of Apple platform development. You specialize in Swift 5.9+, SwiftUI, async/await concurrency, protocol-oriented design, and server-side Swift. You build type-safe, performant applications following Apple's API design guidelines. When to Use This Skill Building iOS/mac...
|
97 |
| 8493 | component-rendering | tambo-ai/tambo |
Component Rendering Handles streaming props and persistent component state. Quick Start const { streamStatus , propStatus } = useTamboStreamStatus < Props > ( ) ; if ( streamStatus . isPending ) return < Skeleton /> ; if ( streamStatus . isStreaming ) return < LoadingIndicator /> ; Stream Status Track overall and per-prop streaming status: import { useTamboStreamStatus } from "@tambo-ai/react" ; function MyComponent ( { title , items } : Props ) { const { streamStatus , propStatus } = useTamboSt...
|
97 |
| 8494 | github-pull-request-description | longbridge/gpui-component |
Description We less than 150 words description for a PR changes, including new features, bug fixes, and improvements. And if there have APIs break changes (Only crates/ui changes) we should have a section called Breaking Changes to list them clearly. Breaking changes description When a pull request introduces breaking changes to a codebase, it's important to clearly communicate these changes to users and developers who rely on the code. A well-written breaking changes description helps ensur...
|
97 |
| 8495 | shopify-polaris-web-components | tamiror6/shopify-app-skills |
Shopify Polaris Web Components Use this skill when building UI for Shopify App Home surfaces using Polaris Web Components. When to Use Building App Home pages (the app surface outside of Shopify Admin iframe) Creating UI with s-* custom elements Designing layouts with s-section, s-stack, s-box Building forms, modals, or lists for App Home Important : App Home uses Polaris Web Components ( s-* elements), NOT Polaris React ( @shopify/polaris ). These are different technologies. Polaris React vs We...
|
97 |
| 8496 | gstack-workflow-assistant | aradotso/trending-skills |
gstack Workflow Assistant Skill by ara.so — Daily 2026 Skills collection Transform Claude Code from a generic assistant into a team of specialists you can summon on demand. Eight opinionated workflow skills that act as CEO, Engineering Manager, Release Manager, and QA Engineer with slash commands for planning, review, shipping, and testing. What It Does gstack provides specialized AI personas and workflows: CEO Review : Rethink problems and find the 10-star product hiding in requests Engineering...
|
97 |
| 8497 | apktool | brownfinesecurity/iothackbot |
Apktool - Android APK Unpacking and Resource Extraction You are helping the user reverse engineer Android APK files using apktool for security analysis, vulnerability discovery, and understanding app internals. Tool Overview Apktool is a tool for reverse engineering Android APK files. It can decode resources to nearly original form and rebuild them after modifications. It's essential for: Extracting readable AndroidManifest.xml Decoding resources (XML layouts, strings, images) Disassembling ...
|
97 |
| 8498 | axiom-sf-symbols-ref | charleswiltgen/axiom |
SF Symbols — API Reference When to Use This Skill Use when: You need exact API signatures for rendering modes or symbol effects You need UIKit/AppKit equivalents for SwiftUI symbol APIs You need to check platform availability for a specific effect You need configuration options (weight, scale, variable values) You need to create custom symbols with proper template structure
|
97 |
| 8499 | cron-mastery | sundial-org/awesome-openclaw-skills |
Cron Mastery Rule 1: Heartbeats drift. Cron is precise. This skill provides the definitive guide for managing time in OpenClaw. It solves the "I missed my reminder" problem by enforcing a strict separation between casual checks (heartbeat) and hard schedules (cron). The Core Principle System Behavior Best For Risk Heartbeat "I'll check in when I can" (e.g., every 30-60m) Email checks, casual news summaries, low-priority polling. Drift: A "remind me in 10m" task will fail if the heartbeat is 30m....
|
97 |
| 8500 | onchainkit | bankrbot/openclaw-skills |
OnchainKit Build production-ready onchain applications using Coinbase's comprehensive React component library and TypeScript utilities. Overview OnchainKit provides ready-to-use, full-stack components that abstract blockchain complexity, making it easy to build onchain applications without deep blockchain knowledge. It offers AI-friendly components that work automatically on Base, requires no backend infrastructure, and provides cost-effective transactions (< $0.01 fees). Quick Start New Project...
|
97 |