Agent skill

mankier

Command-line client for ManKier.com, offering manual page queries and detailed command explanation. Core Scenario: When the user needs to explain shell commands or fetch specific sections of online manual pages.

Stars 19
Forks 4

Install this agent skill to your Project

npx add-skill https://github.com/x-cmd/skill/tree/main/data/x-cmd/mankier

SKILL.md

mankier - Online Manual Page Queries & Explanation

The mankier module provides a CLI interface for the ManKier.com API, allowing users to search, browse, and explain manual pages directly from the web without local installation.

When to Activate

  • When the user needs a detailed breakdown of a shell command's flags and arguments.
  • When searching for manual pages that are not installed on the local system.
  • When retrieving specific sections (e.g., NAME, DESCRIPTION) of a manual page.
  • When following cross-references between different manual pages.

Core Principles & Rules

  • Remote Accuracy: Uses the latest online documentation from ManKier.com.
  • Granular Retrieval: Supports fetching specific sections using the section subcommand.
  • Command breakdown: Prioritize the explain subcommand for translating technical flags into human-readable text.

Patterns & Examples

Command Breakdown

bash
# Explain the meaning of flags in a jq command
x mankier explain jq -cr

Fetch Section

bash
# Retrieve only the NAME section of the tar manual
x mankier section NAME tar

Web Search Integration

bash
# Search ManKier via DuckDuckGo for NVMe related pages
x mankier : nvme

Checklist

  • Confirm the command or flag the user needs explained.
  • Verify if a specific section of the manual is required.
  • Ensure the user is aware the data is fetched from an online source.

Expand your agent's capabilities with these related and highly-rated skills.

x-cmd/skill

pufferlib

High-performance reinforcement learning framework optimized for speed and scale. Use when you need fast parallel training, vectorized environments, multi-agent systems, or integration with game environments (Atari, Procgen, NetHack). Achieves 2-10x speedups over standard implementations. For quick prototyping or standard algorithm implementations with extensive documentation, use stable-baselines3 instead.

19 4
Explore
x-cmd/skill

fluidsim

Framework for computational fluid dynamics simulations using Python. Use when running fluid dynamics simulations including Navier-Stokes equations (2D/3D), shallow water equations, stratified flows, or when analyzing turbulence, vortex dynamics, or geophysical flows. Provides pseudospectral methods with FFT, HPC support, and comprehensive output analysis.

19 4
Explore
x-cmd/skill

metabolomics-workbench-database

Access NIH Metabolomics Workbench via REST API (4,200+ studies). Query metabolites, RefMet nomenclature, MS/NMR data, m/z searches, study metadata, for metabolomics and biomarker discovery.

19 4
Explore
x-cmd/skill

geniml

This skill should be used when working with genomic interval data (BED files) for machine learning tasks. Use for training region embeddings (Region2Vec, BEDspace), single-cell ATAC-seq analysis (scEmbed), building consensus peaks (universes), or any ML-based analysis of genomic regions. Applies to BED file collections, scATAC-seq data, chromatin accessibility datasets, and region-based genomic feature learning.

19 4
Explore
x-cmd/skill

zinc-database

Access ZINC (230M+ purchasable compounds). Search by ZINC ID/SMILES, similarity searches, 3D-ready structures for docking, analog discovery, for virtual screening and drug discovery.

19 4
Explore
x-cmd/skill

astropy

Comprehensive Python library for astronomy and astrophysics. This skill should be used when working with astronomical data including celestial coordinates, physical units, FITS files, cosmological calculations, time systems, tables, world coordinate systems (WCS), and astronomical data analysis. Use when tasks involve coordinate transformations, unit conversions, FITS file manipulation, cosmological distance calculations, time scale conversions, or astronomical data processing.

19 4
Explore

Didn't find tool you were looking for?

Be as detailed as possible for better results