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 ويثبّتها لك.
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.
استنادا إلى تصنيف SOC المهني
| 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).