skills
Load full instructions for a skill on demand, or list available skills
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Load full instructions for a skill on demand, or list available skills
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Calendar operations with CalDAV
Git repository management, GitLab merge requests, and GitHub pull requests
Location tracking, place recognition, visit history, and calendar attendance
Persistent memory writes — USER.md (behavioral) and the knowledge graph (facts).
Accounting operations (ledger, invoicing, transactions, work log, investment portfolio) — runs in-process via the vendored money package
Send a push notification to the user's configured ntfy device(s). One-way (bot to phone), no reply channel.
| name | skills |
| description | Load full instructions for a skill on demand, or list available skills |
| always_include | true |
| cli | true |
Some skills are listed in "Available skills (load on demand)" near the tools section with only a one-line description — their full instructions are not in this prompt. Load a skill's documentation before you use it:
istota-skill skills show <name> # Print the full instructions for <name>
istota-skill skills list # List every skill you can load (name + description)
show prints the same markdown documentation that would otherwise be inlined
in this prompt. Run it once for a deferred skill, read the instructions, then
use that skill's own CLI. Do not guess a deferred skill's subcommands — load
its docs first.
If show reports the skill is unknown or unavailable, proceed without it (it
may be disabled or restricted for your account).