Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

iva

iva 收录了来自 smixs 的 3 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
3
Stars
50
更新
2026-07-04
Forks
6
职业覆盖
2 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

security-defense
信息安全分析师

Layered defense against prompt injection, data exfiltration, wallet drain, and cost overruns. Three runtime components: input sanitizer (Unicode/injection), outbound gate (secret leak prevention), spend governor (cost/volume limits). Use when processing external untrusted content (emails, webhooks, forwarded messages, web fetches, group chats), scanning outbound messages for leaked secrets, or monitoring LLM spend. Do NOT use for general security audits or penetration testing.

2026-07-04
autograph
软件开发工程师

Schema-as-code enforcement for any Obsidian vault. Zero hardcoded domains. Use when creating vault cards, checking vault health, running schema compliance, deduplicating entities, generating MOC indexes, running decay cycles, bootstrapping a vault, fixing wikilinks, finding orphans or backlinks, extracting entities from daily files, or touching/promoting cards. Do NOT use for content generation or non-vault file operations. For quick health checks without schema enforcement, prefer vault-health skill.

2026-07-04
dbrain-processor
软件开发工程师

Iva's daily-memory processor. Reads the day's two-sided transcript (vault/daily/YYYY-MM-DD.md), distills noteworthy entities / decisions / ideas into typed autograph cards, links them into the graph, and produces a daily-summary card (topics + MOC) that navigates down to the raw transcript and up to the week. Model-agnostic — runs on any LLM driving the vault (Iva uses DeepSeek). Triggered by the daily rollup (scripts/memory/rollup.ts daily).

2026-07-04