Skip to main content
Manusで任意のスキルを実行
ワンクリックで
GitHub リポジトリ

DefenseAgent

DefenseAgent には yishu031031 から収集した 6 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。

収集済み skills
6
Stars
5
更新
2026-04-28
Forks
0
職業カバレッジ
3 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

promote-memory-to-skill
ソフトウェア開発者

Use when memories reveal a recurring pattern, repeated user feedback, or a frequently needed procedure that would benefit from being a reusable skill. Trigger phrases include "this keeps coming up", "we always do X", "save this approach", "make this a skill". Validates the pattern, drafts a skill candidate, then hands off to skill-creator.

2026-04-28
reflect-and-distill
プロジェクト管理専門家

Use when the user asks to reflect, summarise lessons, consolidate memory, recap a session, or take stock after a long working stretch. Pulls recent records via memory_recall, groups them into the four auto-memory categories (user, feedback, project, reference), and asks the user which insights to retain. Does not bypass or reconfigure the existing Reflector.

2026-04-28
skill-creator
ソフトウェア開発者

Use when the user asks to create a new skill, save a workflow as a skill, distil a procedure into a reusable skill, or extract a recurring pattern into one. Walks through brainstorming the trigger, drafting the description, scaffolding files, and validating. Defaults to the project skill directory; pass scope=user for cross-project skills.

2026-04-28
using-skills
ソフトウェア開発者

Use when starting any conversation or task with DefenseAgent. Establishes how to discover and invoke skills before responding, lists the bundled methodology skills (skill-creator, writing-skills, reflect-and-distill, promote-memory-to-skill), and documents the tool-call shape — each skill is a tool whose name equals the skill name; calling that tool with no arguments returns the skill's instructions.

2026-04-28
writing-skills
ソフトウェア開発者

Use when creating or refining a DefenseAgent skill, before drafting frontmatter or scaffolding files. Defines the frontmatter rules (especially description tuning so skills trigger correctly), file structure conventions, single-responsibility and YAGNI rules. Referenced by skill-creator step 1.

2026-04-28
tabular-report
統計補助員

Render a list of row dictionaries as a GitHub-flavored Markdown table, with an optional header block.

2026-04-28