askill
idae-query-readme

idae-query-readmeSafety 95Repository

Skill to dynamically retrieve the documentation (README.md) of the idae-query package via the standardized CLI. idae-query is a flexible query library for TypeScript/JavaScript, supporting chainable result sets, sorting, grouping, and dot-path resolution. Useful for AI agents, automation scripts, or users needing up-to-date package docs.

1 stars
1.2k downloads
Updated 2/15/2026

Package Files

Loading files...
SKILL.md

Skill: Read idae-query README

Description

This skill allows you to access the full documentation of the idae-query package by using the CLI get-readme command. It is designed for use by AI agents, automation scripts, or any user who wants to quickly fetch the official package documentation.

Usage

Locally (in the monorepo):

npx @medyll/idae-query get-readme

As an AI skill (VS Code, Claude, Copilot, etc.):

  • Instruct the agent to run the above command to fetch the latest documentation.
  • The output will be the content of the package's README.md.

Integration Examples

  • Automatic generation of contextual documentation
  • Answering questions about the idae-query API or usage patterns
  • Onboarding or contextual help in the editor

Best Practices

  • Always use the get-readme command to ensure the documentation is up to date (avoid static copies)
  • Can be combined with other skills to explore the API, exports, or code examples of the package

Limitations

  • This skill only returns the content of README.md (not example files or detailed API docs)
  • Requires the CLI to be properly exposed in package.json (bin field)

Install

Download ZIP
Requires askill CLI v1.0+

AI Quality Score

76/100Analyzed 2/20/2026

Practical skill for retrieving package documentation via CLI. Clear command examples and structured guidance. Package-specific (internal to monorepo) but well-structured. Missing explicit trigger/when-to-use section. Safe, read-only operation with good actionability.

95
80
65
70
80

Metadata

Licenseunknown
Version-
Updated2/15/2026
Publishermedyll

Tags

apillm