Skip to content

Agent Skills

Instar ships 10 skills that follow the Agent Skills open standard — portable across Claude Code, Codex, Cursor, VS Code, and 35+ other platforms.

These work with zero dependencies. Copy a SKILL.md into your project and go:

SkillWhat it does
agent-identitySet up persistent identity files
agent-memoryCross-session memory patterns using MEMORY.md
command-guardBlock destructive operations before they execute
credential-leak-detectorScan output for 14 credential patterns
smart-web-fetchFetch web content with markdown conversion

These unlock capabilities that need persistent infrastructure:

SkillWhat it does
instar-schedulerSchedule recurring tasks on cron
instar-sessionSpawn parallel background sessions
instar-telegramTwo-way Telegram messaging
instar-identityIdentity that survives compaction via hooks
instar-feedbackReport issues to Instar maintainers

Each standalone skill includes a “Going Further” section showing how Instar transforms the capability from manual to autonomous. Each Instar-powered skill gracefully detects missing Instar and offers one-command setup.

Skills are the lightest entry point into the Instar ecosystem. Try one standalone skill, see the value, then consider the full platform.

agent-skills.md/authors/sagemindai