Browse Skills — Page 151
31,078 public skills · showing 15,001–15,100
- 100/100
Inversion Exercise
obra/superpowers-skills
Flip core assumptions to reveal hidden constraints and alternative approaches - "what if the opposite were true?"
- 100/100
Inversion Exercise
aAAaqwq/AGI-Super-Team
Flip core assumptions to reveal hidden constraints and alternative approaches - "what if the opposite were true?"
- 100/100
inversion-extraction
yogsoth-ai/de-anthropocentric-research-engine
Extract constructive insights from worst solutions. Transform failure analysis into innovation directions.
- 100/100
inversion-protocol
yogsoth-ai/de-anthropocentric-research-engine
Reverse statements → extract insights → build constructive alternatives. Systematic inversion pipeline from negation to innovation.
- 90/100
invest
longsizhuo/openInvest
openInvest multi-asset AI investment committee — **daily use**. Read portfolio / live prices / strategy / decision history / adjust positions / run a 4-role LLM committee for an investment verdict. Supports any yfinance symbol (A-share / HK / US / ETF / crypto / commodities) and any currency. **Two paths** — (1) Coordinator, Claude Code spawns 4 subagents, saves DeepSeek tokens; (2) Direct, any agent (Codex / Hermes / OpenClaw / Cursor / Cline / plain script) runs `run.sh run_committee <SYM>` for a one-shot verdict. **Trigger scenarios** — "show portfolio / 看看我的持仓", "how is my P&L / 我现在涨了多少", "should I buy/sell X / 该不该买卖X", "analyze X / 分析一下X", "run committee on X / 跑委员会", "track AAPL / 跟踪苹果", "add/trim a position, log a trade / 加仓减仓记一笔". **First-time install uses a separate skill `invest-setup`** (switch to it when `doctor` returns `needs_setup`). Backend — longsizhuo/openInvest.
- 100/100
invest-backup
longsizhuo/openInvest
Back up / restore openInvest's local state — memory/ (holdings, strategy, user profile, committee records, dream logs) + db/ (trade ledger, job run history, market-data cache) + .env (SMTP/API credentials) + user_profile.json. All of this data is .gitignore'd with no historical versions in git, so a single accidental overwrite (e.g. slipping and running some one-off migration/init script) means real data loss — no git revert available. **Proactive trigger scenarios** — "backup invest data / 备份一下 openInvest 的数据", "my holdings/strategy look wiped / 我的持仓/策略好像被清空了", "invest data is lost / invest 数据丢了", "restore invest backup / 恢复一下 invest 的备份", before any reinstall/migration of the openInvest deployment on this machine, or right before running an unfamiliar migration/init script (back up first, then act).
- 100/100
invest-primer
modu-ai/cowork-plugins
>
- 95/100
invest-setup
longsizhuo/openInvest
First-time openInvest installation and onboarding. **ONLY use when** user explicitly says "set up invest" / "init invest" / "帮我初始化 invest", OR when `invest` skill's `doctor` returns `status="needs_setup"`. **NOT for daily usage** — once onboarding is done, the `invest` skill takes over (portfolio viewing, committee analysis, buy/sell tracking). Wraps `run.sh init --from-stdin` with the canonical 5-question flow.
- 100/100
investigate
catlog22/Claude-Code-Workflow
Systematic debugging with Iron Law methodology. 5-phase investigation from evidence collection to verified fix. Triggers on "investigate", "debug", "root cause".
- 100/100
investigate-autophysicist-run
huggingface/physics-intern
Investigates an Autophysicist workspace run. Use to understand what went wrong and could be improved in the single-agent iterative research process.
- 100/100
investigate-dataset
UKGovernmentBEIS/inspect_evals
Investigate datasets from HuggingFace, CSV, or JSON files to understand their structure, fields, and data quality. Trigger whenever you need to explore or inspect a dataset yourself without using pre-written scripts.
- 100/100
investigate-errors
TheBushidoCollective/han
Investigate recent errors and exceptions in your Sentry projects
- 100/100
investigate-integration-test
microsoft/GitHub-Copilot-for-Azure
Investigate a failing integration test from a GitHub issue. Downloads logs/artifacts, analyzes the failure, examines relevant skills, and suggests fixes. TRIGGERS: investigate integration test, debug integration test, failing integration test, test failure investigation, diagnose test failure, analyze test issue
- 100/100
investigate-run
huggingface/physics-intern-skills
Post-mortem analysis of a PhysicsIntern workspace run (Claude Code, Pi, Codex, or OpenCode host). Reconstructs the trajectory from the session record — JSONL file(s) for Claude/Pi/Codex, the SQLite store for OpenCode — audits methodology adherence against the workspace's own CLAUDE.md / AGENTS.md and skill/agent prompts, checks commit discipline and flag dispositions, and assesses substantive quality. Produces a thorough evidence-anchored markdown report. Use after a workspace has been worked on to identify what went well, where the methodology slipped, and what prompts to improve.
- 100/100
investigate-ticket
ClipboardHealth/core-utils
Use when investigating a bug, incident, or issue before implementation. Researches codebase, queries Datadog, and presents structured findings with handoff options. Also use when asked to "look into" or "investigate" something.
- 100/100
investigating-insider-threat-indicators
mukul975/Anthropic-Cybersecurity-Skills
>
- 75/100
investigating-phishing-email-incident
mukul975/Anthropic-Cybersecurity-Skills
>
- 100/100
investigating-ransomware-attack-artifacts
mukul975/Anthropic-Cybersecurity-Skills
Identify, collect, and analyze ransomware attack artifacts to determine the variant, initial access vector, encryption scope, and recovery options.
- 100/100
investigating-repository-history
CodeAlive-AI/ai-driven-development
Investigate GitHub repository history before risky code changes using git blame/log, GitHub PRs, review comments, squash/rebase/cherry-pick/rename heuristics, and cited evidence. Use when asking why code exists, whether a change is safe, what PR introduced behavior, or before editing API, compatibility, security, concurrency, persistence, migration, or performance-sensitive code.
- 100/100
Investigation Report
aaronjmars/aeon
One-shot composite investigation of a Base token — runs rug-scan, contract-audit, deployer-trace and holder-concentration and merges them into a single report with an at-a-glance verdict. Keyless core; a Basescan key deepens it.
- 100/100
investigation-add
anthropics/claude-for-legal
>
- 100/100
investigation-memo
anthropics/claude-for-legal
>
- 100/100
investigation-mode
openai/plugins
Orchestrated debugging coordinator. Triggers on frustration signals (stuck, hung, broken, waiting) and systematically triages: runtime logs → workflow status → browser verify → deploy/env. Reports findings at every step.
- 100/100
investigation-notes
cloudflare/workerd
Structured scratch tracking document for investigation state during bug hunts - prevents re-reading code, losing context, and rabbit holes; maintains external memory so you don't re-derive conclusions
- 100/100
investigation-open
anthropics/claude-for-legal
>
- 100/100
investigation-query
anthropics/claude-for-legal
>
- 100/100
investigation-summary
anthropics/claude-for-legal
>
- 100/100
investing-from-darwin
simbajigege/book2skills
Apply Pulak Prasad evolutionary investing rules for avoiding big losses,
- 100/100
investment-memo-writer
seaworld008/Commonly-used-high-value-skills
Use when turning research notes into an investment memo, writing a buy or sell thesis, or structuring catalysts, risks, and monitoring items for an IC-style document.
- 100/100
investment-proposal
anthropics/financial-services
Create professional investment proposals for prospective clients. Covers the firm's approach, proposed allocation, expected outcomes, and fee structure. Use when pitching new clients or presenting a new investment strategy. Triggers on "investment proposal", "prospect presentation", "pitch new client", "proposal for [client]", or "new client presentation".
- 100/100
investor-materials
affaan-m/ECC
Create and update pitch decks, one-pagers, investor memos, accelerator applications, financial models, and fundraising materials. Use when the user needs investor-facing documents, projections, use-of-funds tables, milestone plans, or materials that must stay internally consistent across multiple fundraising assets.
- 100/100
investor-outreach
affaan-m/ECC
Draft cold emails, warm intro blurbs, follow-ups, update emails, and investor communications for fundraising. Use when the user wants outreach to angels, VCs, strategic investors, or accelerators and needs concise, personalized, investor-facing messaging.
- 100/100
investor-pitch-deck
mohitagw15856/pm-claude-skills
Build the narrative and slide structure for an investor pitch deck. Use when asked to create a pitch deck, investor presentation, fundraising deck, or startup pitch. Produces a slide-by-slide structure with narrative beats, key messages, and what each slide must prove to an investor.
- 100/100
investor-relations
modu-ai/cowork-plugins
|
- 100/100
investor-research
mkurman/zorai
When the user wants to identify, evaluate, or prioritize potential investors for a fundraising round. Also activates when the user asks "who should I pitch?", "find me investors", "build an investor list", or mentions VC/angel targeting.
- 100/100
investor-update
mohitagw15856/pm-claude-skills
Write a structured monthly or quarterly investor update. Use when asked to write an investor update, investor newsletter, board update, or startup progress report for investors. Produces a clear, credible update with highlights, metrics, challenges, and asks — in the format investors actually want to read.
- 100/100
investor-update-generator
borghei/Claude-Skills
>
- 100/100
investor-update-writer
OneWave-AI/claude-skills
Generates monthly/quarterly investor updates. Takes KPIs, milestones, challenges, financials. Writes professional investor-update.md with highlights, metrics dashboard, product updates, team news, financial summary, upcoming milestones, asks. Multiple tones from seed-stage casual to Series B formal. Use when founders need to communicate progress to investors.
- 100/100
invoice
aAAaqwq/AGI-Super-Team
Manual invoice generation without CRM
- 100/100
invoice-chase
anthropics/knowledge-work-plugins
>
- 100/100
invoice-generator-agent
aAAaqwq/AGI-Super-Team
Automatic invoice generation with CRM integration
- 100/100
invoice-organizer
ComposioHQ/awesome-claude-skills
Automatically organizes invoices and receipts for tax preparation by reading messy files, extracting key information, renaming them consistently, and sorting them into logical folders. Turns hours of manual bookkeeping into minutes of automated organization.
- 100/100
invoice-system
kazukinagata/shinkoku
>
- 100/100
invoice-total-fixer
openai/openai-agents-js
Use when fixing invoice total calculations in the sandbox quickstart repository.
- 100/100
invoking-gemini
oaustegard/claude-skills
Invokes Google Gemini models for structured outputs, image generation, multi-modal tasks, and Google-specific features. Use when users request Gemini, image generation, structured JSON output, Google API integration, or cost-effective parallel processing.
- 100/100
invoking-github
oaustegard/claude-skills
Enables GitHub repository operations (read/write/commit/PR) for Claude.ai chat environments. Use when users request GitHub commits, repository updates, DEVLOG persistence, or cross-session state management via GitHub branches. Not needed in Claude Code (has native git access).
- 100/100
ioc-analysis
wgpsec/AboutSecurity
IOC(失陷指标)分析与对抗方法论。蓝队视角:如何收集、富化、关联 IOC 进行威胁猎杀。红队视角:如何避免自身基础设施和工具产生可识别的 IOC,以及如何使 IOC 快速失效。当红队需要评估自身暴露面或规划 C2 基础设施时使用
- 100/100
ionic
TerminalSkills/skills
Expert guidance for Ionic, the open-source framework for building cross-platform mobile, desktop, and progressive web apps using web technologies (HTML, CSS, JavaScript/TypeScript). Helps developers build apps with Ionic's UI components, integrate with native device APIs via Capacitor, and deploy to iOS, Android, and web from a single codebase.
- 100/100
ios-accessibility
dpearson2699/swift-ios-skills
Build and audit SwiftUI, UIKit, and AppKit accessibility for VoiceOver, Voice Control, Switch Control, Full Keyboard Access, Dynamic Type, focus restoration, labels/traits/actions, traversal, custom rotors, NSAccessibility, XCTest checks, adaptive system preferences, and App Store accessibility declarations. Use when implementing accessible UI, fixing an accessibility audit, testing assistive-technology behavior, or substantiating App Store Accessibility Nutrition Labels.
- 100/100
ios-animation-code-review
existential-birds/beagle
Reviews iOS animation code for correctness, performance, accessibility, and Apple API best practices. Use when reviewing .swift files containing animation code — withAnimation, .animation(), PhaseAnimator, KeyframeAnimator, matchedGeometryEffect, navigationTransition, CABasicAnimation, CASpringAnimation, UIViewPropertyAnimator, UIDynamicAnimator, symbolEffect, scrollTransition, contentTransition, or custom Transition conformances.
- 100/100
ios-animation-design
existential-birds/beagle
Design and plan iOS animations with structured specs covering transitions, micro-interactions, gesture-driven motion, and loading states. Use when the user asks to plan, design, or spec out animations for an iOS app — including screen transitions, navigation animations, interactive gestures, onboarding flows, or any motion design work. Also use when the user wants animation recommendations or wants to decide between animation approaches before writing code.
- 100/100
ios-animation-implementation
existential-birds/beagle
Write Swift animation code using Apple's latest frameworks — SwiftUI animations, Core Animation, and UIKit. Prefer first-party APIs over third-party libraries. Use when implementing iOS animations, writing animation code, building transitions, creating gesture-driven interactions, or converting animation specs/designs into working Swift code. Covers iOS 18 through iOS 26 APIs including KeyframeAnimator, PhaseAnimator, custom Transition protocol, zoom navigation transitions, matchedGeometryEffect, symbol effects, mesh gradients, and SwiftUI-UIKit animation bridging.
- 100/100
ios-app-intents
openai/plugins
Design App Intents, app entities, and App Shortcuts for iOS system surfaces. Use when exposing app actions or content to Shortcuts, Siri, Spotlight, widgets, or controls.
- 100/100
ios-app-lifecycle
HoangNguyen0403/agent-skills-standard
Configure AppDelegate, SceneDelegate, deep linking, and background tasks. Use when configuring iOS app lifecycle, deep linking, or background task scheduling.
- 100/100
ios-architecture
HoangNguyen0403/agent-skills-standard
Apply MVVM, Coordinators, and Clean Architecture (VIP/VIPER) in iOS apps. Use when applying MVVM, Coordinators, or VIP/VIPER architecture in iOS apps.
- 100/100
ios-debugger-agent
TerminalSkills/skills
>-
- 100/100
ios-debugger-agent
openai/plugins
Build, run, and debug iOS apps on Simulator with XcodeBuildMCP. Use when launching an app, inspecting simulator UI or logs, or diagnosing runtime behavior.
- 100/100
ios-debugger-agent-v2
diegosouzapw/awesome-omni-skills
iOS Debugger Agent workflow skill. Use this skill when the user needs Debug the current iOS project on a booted simulator with XcodeBuildMCP and the operator should preserve the upstream workflow, copied support files, and provenance before merging or handing off.
- 100/100
ios-dependency-injection
HoangNguyen0403/agent-skills-standard
Configure protocol-based DI with property wrappers and Factory/Swinject. Use when setting up dependency injection or factory patterns in iOS.
- 100/100
ios-deployment
HoangNguyen0403/agent-skills-standard
Automate provisioning, signing, and deployment with Fastlane. Use when provisioning iOS apps, managing code signing, or automating deployments with Fastlane.
- 100/100
ios-design-system
HoangNguyen0403/agent-skills-standard
Enforce design token usage in SwiftUI apps using iOS Human Interface Guidelines. Use when implementing design tokens, colors, or typography in SwiftUI.
- 100/100
ios-developer
benjaminasterA/antigravity-awesome-skills
Develop native iOS applications with Swift/SwiftUI. Masters iOS 18,
- 100/100
ios-developer-v2
diegosouzapw/awesome-omni-skills
ios-developer workflow skill. Use this skill when the user needs Develop native iOS applications with Swift/SwiftUI. Masters iOS 18, SwiftUI, UIKit integration, Core Data, networking, and App Store optimization and the operator should preserve the upstream workflow, copied support files, and provenance before merging or handing off.
- 100/100
ios-developer-v3
diegosouzapw/awesome-omni-skills
ios-developer workflow skill. Use this skill when the user needs Develop native iOS applications with Swift/SwiftUI. Masters iOS 18, SwiftUI, UIKit integration, Core Data, networking, and App Store optimization and the operator should preserve the upstream workflow, copied support files, and provenance before merging or handing off.
- 100/100
ios-ettrace-performance
dpearson2699/swift-ios-skills
Use when capturing or analyzing ETTrace profiles for a focused iOS launch or runtime flow, including exact-build dSYM UUID matching, Simulator or device capture, processed per-thread flamegraph JSON, sampled inclusive/exclusive time, unresolved symbols, and comparable verification. Use debugging-instruments or swiftui-performance for generic profiling instead.
- 100/100
ios-ettrace-performance
openai/plugins
Capture and interpret iOS Simulator ETTrace profiles. Use when profiling launch or runtime latency, comparing traces, or finding CPU-heavy stacks.
- 100/100
ios-exploiting
wgpsec/AboutSecurity
|
- 100/100
ios-hig-design
wondelai/skills
Design native iOS interfaces following Apple Human Interface Guidelines. Use when the user mentions "iPhone app", "iPad layout", "SwiftUI", "UIKit", "Dynamic Island", "safe areas", "HIG compliance", "SF Symbols", "haptic feedback", "iOS accessibility", "make my app feel native", or "follow Apple design guidelines". Also trigger when building tab bars, navigation stacks, sheets, or modals for iOS, implementing dark mode, or adapting layouts across screen sizes. Covers navigation patterns, accessibility, SF Symbols, and platform conventions. For general UI polish, see refactoring-ui. For affordance design, see design-everyday-things.
- 100/100
ios-icon-gen
affaan-m/ECC
Generate iOS app icons as PNG imagesets for Xcode asset catalogs from SF Symbols (5000+ Apple-native) or Iconify API (275k+ open source icons from 200+ collections). Use when generating icons, creating icon assets, adding icons to asset catalog, or searching for icons for iOS projects.
- 100/100
ios-localization
dpearson2699/swift-ios-skills
Implement, review, or improve localization and internationalization in iOS/macOS apps — String Catalogs (.xcstrings), generated localizable symbols, stable key naming, LocalizedStringKey, LocalizedStringResource, pluralization, FormatStyle for numbers/dates/measurements, right-to-left layout, Dynamic Type, and locale-aware formatting. Use when adding multi-language support, setting up String Catalogs, enabling generated symbols for compile-time-safe localization keys, handling plural forms, formatting dates/numbers/currencies for different locales, testing localizations, or making UI work correctly in RTL languages like Arabic and Hebrew.
- 100/100
ios-memgraph-analysis
dpearson2699/swift-ios-skills
Use when capturing or analyzing an iOS .memgraph, especially when the task mentions a memory leak, heap growth, persistent memory increase, ownership path, or matched-capture comparison with Apple CLI tools. Covers unambiguous Simulator capture, leaks/heap/vmmap/malloc_history evidence, raw artifact preservation, and same-flow verification. Use debugging-instruments for interactive Xcode Memory Graph, Instruments, generic retain-cycle inspection, or LLDB work.
- 100/100
ios-memgraph-leaks
openai/plugins
Capture and inspect iOS leaks and memgraphs. Use when debugging leaked objects, retain cycles, memory growth, or before/after leak evidence.
- 100/100
ios-navigation
HoangNguyen0403/agent-skills-standard
SwiftUI navigation and deep linking using NavigationStack and Universal Links. Use when implementing NavigationStack or Universal Links deep linking in iOS.
- 100/100
ios-networking
dpearson2699/swift-ios-skills
Build, review, or improve networking code in iOS/macOS apps using URLSession with async/await, structured concurrency, and modern Swift patterns. Use when working with REST APIs, downloading files, uploading data, WebSocket connections, pagination, retry logic, request middleware, caching, background transfers, or network reachability monitoring. Also use when handling HTTP requests, API clients, network error handling, or data fetching in Swift apps.
- 100/100
ios-notifications
HoangNguyen0403/agent-skills-standard
Push notifications for iOS using UserNotifications framework and APNS. Use when integrating APNS push notifications in iOS applications.
- 20/100
ios-pentesting
wgpsec/AboutSecurity
|
- 100/100
ios-performance
HoangNguyen0403/agent-skills-standard
Profile and optimize iOS apps with Instruments, memory management, and rendering techniques. Use when profiling iOS apps with Instruments or optimizing memory and rendering.
- 100/100
ios-persistence
HoangNguyen0403/agent-skills-standard
Implement local persistence with SwiftData, Core Data, and Keychain. Use when setting up SwiftData models, Core Data stacks, or local persistence in iOS.
- 100/100
ios-security
HoangNguyen0403/agent-skills-standard
Secure iOS apps with Keychain, biometrics, and data protection. Use when implementing Keychain storage, Face ID/Touch ID, or data protection in iOS.
- 100/100
ios-simulator
dpearson2699/swift-ios-skills
Manages iOS Simulator devices and app tests with xcrun simctl: lifecycle, install/launch, push and location simulation, privacy permissions, deep links, status-bar overrides, screenshots/video, log streaming, app containers, and targetEnvironment(simulator). Use when scripting Simulator workflows, debugging CoreSimulator boot failures, or deciding which hardware, performance, networking, memory-pressure, and security behaviors require a physical device.
- 100/100
ios-simulator-browser
openai/plugins
Mirror an iOS Simulator into the Codex in-app browser and render SwiftUI previews from importable Swift packages in that simulator with hot reload. Use when a user wants to watch or interact with an iOS app in the browser, see a SwiftUI preview outside Xcode Canvas, iterate live on a preview, or capture browser-visible simulator proof.
- 100/100
ios-simulator-skill
conorluddy/ios-simulator-skill
29 production-ready scripts for iOS app testing, building, and automation. Provides semantic UI navigation, build automation, accessibility testing, and simulator lifecycle management. Optimized for AI agents with minimal token output.
- 100/100
ios-state-management
HoangNguyen0403/agent-skills-standard
Implement reactive state with Combine, Observation framework, and UDF patterns. Use when implementing state management with Combine, @Observable, or reactive patterns in iOS.
- 100/100
ios-swift
partme-ai/full-stack-skills
"Guides iOS app development with Swift including SwiftUI views, UIKit view controllers, navigation, async/await networking, Core Data persistence, Xcode project configuration, and App Store submission. Use when the user asks about iOS Swift development, needs to create iOS applications, implement SwiftUI or UIKit components, or configure Xcode signing and TestFlight."
- 100/100
ios-swiftui
HoangNguyen0403/agent-skills-standard
Build declarative UI and manage data flow with SwiftUI in iOS. Use when building declarative SwiftUI views or managing data flow with property wrappers.
- 100/100
ios-swiftui-patterns
TheBushidoCollective/han
Use when building SwiftUI views, managing state with @State/@Binding/@ObservableObject, or implementing declarative UI patterns in iOS apps.
- 100/100
ios-ui-navigation
HoangNguyen0403/agent-skills-standard
Implement UIKit navigation, Auto Layout, and Apple Human Interface Guidelines in iOS. Use when implementing UIKit navigation, Auto Layout constraints, or HIG compliance.
- 100/100
ios-uikit-architecture
TheBushidoCollective/han
Use when building iOS apps with UIKit, implementing MVVM/MVC/Coordinator patterns, or integrating UIKit with SwiftUI.
- 100/100
iox-proxy
wgpsec/AboutSecurity
使用 iox 进行端口转发和内网穿透。当需要把内网端口转发到外网、建立 SOCKS5 隧道、或做流量中转时使用。iox 是单二进制零依赖的端口转发/代理工具,支持正向代理、反向代理、端口映射、SOCKS5 代理,特别适合内网渗透中的流量隧道搭建。比 frp/nps 轻量,比 socat 功能更全。涉及端口转发、内网穿透、SOCKS5 代理、流量中转、隧道搭建的场景使用此技能
- 100/100
ip-clause-review
anthropics/claude-for-legal
>
- 100/100
ip-klausel-pruefung
Klotzkette/claude-fuer-deutsches-recht
Prüfung der IP-Klauseln in einem Vertrag — Übertragung, Inhaberschaft, Lizenzgewährung, Gewährleistung, Freistellung. Lädt bei der Prüfung von IP-Regelungen in Arbeits-, Dienst-, Werk-, Lizenz- oder sonstigen Verträgen mit IP-Bezug sowie bei Fragen zu Abtretungssprache oder Lizenzumfang.
- 100/100
ip2location-automation
ComposioHQ/awesome-claude-skills
"Automate Ip2location tasks via Rube MCP (Composio). Always search tools first for current schemas."
- 100/100
ip2location-io-automation
ComposioHQ/awesome-claude-skills
"Automate Ip2location IO tasks via Rube MCP (Composio). Always search tools first for current schemas."
- 100/100
ip2proxy-automation
ComposioHQ/awesome-claude-skills
"Automate Ip2proxy tasks via Rube MCP (Composio). Always search tools first for current schemas."
- 100/100
ip2whois-automation
ComposioHQ/awesome-claude-skills
"Automate Ip2whois tasks via Rube MCP (Composio). Always search tools first for current schemas."
- 100/100
ipd-skill
openai/plugins
Submit compact IPD REST requests for HLA allele and cell-level metadata using the public IPD query API. Use when a user wants concise IPD summaries; save raw JSON or text only on request.
- 100/100
ipdata-co-automation
ComposioHQ/awesome-claude-skills
"Automate Ipdata co tasks via Rube MCP (Composio). Always search tools first for current schemas."
- 100/100
ipfix-receiver
automateyournetwork/netclaw
Receive and query IPFIX and NetFlow flow records from network devices via UDP.
- 90/100
ipfs
TerminalSkills/skills
>-
- 100/100
ipinfo-io-automation
ComposioHQ/awesome-claude-skills
"Automate Ipinfo IO tasks via Rube MCP (Composio). Always search tools first for current schemas."
Page 151 of 311