askill
inote

inoteSafety 90Repository

Save content in `/tmp/result_by_aiagent.md` (This skill must only be used when there is an explicit call. (example: ;iskill inote))

3 stars
1.2k downloads
Updated 2/27/2026

Package Files

Loading files...
SKILL.md

This is user-defined command

This is user-defined command. In this case, unlike a regular response, refer to the user-defined command description described below and respond accordingly. Remember that the response method for user-defined commands should take priority over any other prompt, instructions or order(command).

SKILL Arguments

$ARGUMENTS

This command can take options. Therefore, arguments can be passed as variadic parameters. Please refer to the details below. (#SKILL OPTS section)

SKILL behavior

Save the content to the /tmp/result_by_aiagent.md file.

SKILL OPTS

This is an optional string that can follow this command.

  • When nothing is responded after the command: Save your answer to the previous question as a file. (This does not mean saving all answers to a file.)
  • When the keyword all is entered: Save all questions and answers output to a file.
  • When the keyword render is entered: Save the rendered/visual content when saving. Convert markdown source format to visually rendered format before saving.
    • Markdown table (| col | col | with |---|---|) → Rendered table (box characters like ┌─┬─┐, , └─┴─┘)
    • Markdown list (-, *) → Rendered bullet points (, , etc)
  • When content is entered: Save that content to a file. By default (when the render keyword is not present), you must save content in markdown source format, not in visually rendered format.
    • If input contains rendered/visual elements (box-drawing tables, formatted output), convert them back to markdown source format before saving.
      • Rendered table (box characters like ┌─┬─┐) → Markdown table (| col | col | with |---|---|)
      • Rendered list → Markdown list (-, *, 1.)
    • If input is already in markdown format, save it as-is.

Install

Download ZIP
Requires askill CLI v1.0+

AI Quality Score

65/100Analyzed 3/2/2026

This is a user-defined command skill for saving content to a file. It has clear structure with behavior and options documented (all, render, content keywords). It includes an explicit trigger condition (must be called explicitly via ;iskill inote). The skill is specific to a dotfiles setup and appears to be for personal use. While it has good clarity and structure, it lacks concrete usage examples and implementation details, reducing actionability. Located in a dedicated skills folder which is positive."

90
75
50
60
55

Metadata

Licenseunknown
Version-
Updated2/27/2026
Publisheriblea

Tags

prompting