alexeyshishin

41 mods across 1 repository, 4 stars between them.

security

25

alexeyshishin/as-skill

Agent

Consilium role. Reviews infrastructure security: K8s RBAC, network policies, secrets management (Vault/ESO), container security, supply chain, CIS benchmarks, OWASP for APIs. Does NOT write code.

4 13d ago A 45 tokens original MIT

sre

26

alexeyshishin/as-skill

Agent

Consilium role. Reviews SRE practices: SLO/SLA/error budgets, observability (metrics/logs/traces), alerting rules, runbooks, incident response, capacity planning, post-mortems. Does NOT write code.

4 13d ago A 51 tokens original MIT

git-flow

27

alexeyshishin/as-skill

Agent

Orchestrates the full cycle of a git change: create a branch → atomic commits following Conventional Commits → PR description → merge → semver tag (if it's a release). Calls the skills git-conventional-commit, git-pr-description, git-release-tag. Use when the task is to carry a change through git from branch to…

4 13d ago A 78 tokens original MIT

alexeyshishin/as-skill

Skill Claude CodeCodex

Builds a Conventional Commits commit message for the current changes in git. Analyzes the staged diff (or unstaged, if staged is empty), determines type/scope, writes the subject and, if needed, a body. Use when the user wants to "make a commit", "commit the changes", "commit this", "write a commit message", "commit…

4 13d ago A 86 tokens original MIT

git-pr-description

29

alexeyshishin/as-skill

Skill Claude CodeCodex

Builds a Pull Request description from the diff of the current branch against the base branch (main/master). Analyzes all commits, extracts "why / what / how to verify", captures breaking changes. Use when the user wants to "describe the PR", "write a description for the pull request", "put together a PR", "push and…

4 13d ago A 84 tokens original MIT

inbox-cleaner

30

alexeyshishin/as-skill

Agent

Specialized agent for processing the inbox (00. Входящие/) in a personal Obsidian knowledge base. Delegate here when the user wants to "sort out the inbox," "clean up the inbox," "sort through.

4 13d ago A 51 tokens original MIT

alexeyshishin/as-skill

Agent

Specialized agent for the health of the Obsidian knowledge graph — MOCs, hub nodes, splitting large notes, PARA navigation. Delegate here when the user says "untangle this knot," "offload MOC X," "X has grown too big," "the map has become a dumping ground," "too many incoming/outgoing links," "split this large note,"…

4 13d ago A 176 tokens original MIT

note-doctor

32

alexeyshishin/as-skill

Agent

Specialized agent for working with a single specific note in Obsidian — frontmatter enrichment (aliases, up, down, other), critique, finding contradictions and weak points, peer review. Delegate here when the user talks about a specific note: "enrich this note," "fill in the frontmatter," "add aliases," "critique this…

4 13d ago A 161 tokens original MIT

source-ingester

33

alexeyshishin/as-skill

Agent

Specialized agent for ingesting external sources (article, book, video, talk, transcript, lecture notes, quote export) into a personal Obsidian knowledge base. Delegate here when the user wants to "process an article," "put a book into the base," "extract knowledge from a video," "process lecture notes," "sort through…

4 13d ago A 147 tokens original MIT

alexeyshishin/as-skill

Skill Claude CodeCodex

Enrich Obsidian note frontmatter — fill in the aliases, up, down, other fields without moving the note. Use this skill when the user asks to update/fill in a note's frontmatter, add aliases or links (up/down/other), or enrich a note with links — especially for notes in the 00. Входящие folder. The note stays in place…

4 13d ago A 122 tokens original MIT

alexeyshishin/as-skill

Skill Claude CodeCodex

Analyze and review notes from the inbox (00. Входящие) — inspection and reporting only, no file changes. The output is a list of notes with recommendations for category and action. For actually processing them (tags, links, moving) use obsidian-refactor-inbox.

4 13d ago A 63 tokens original MIT

obsidian-ingest

36

alexeyshishin/as-skill

Skill Claude CodeCodex

Processes an arbitrary markdown file (article, web clip, transcript, notes, draft note) and turns it into structured knowledge for an Obsidian base using the PARA methodology. The skill extracts atomic entities (concepts, insights, facts), invents logical names for notes, creates a source literature note, and builds…

4 13d ago A 141 tokens original MIT

alexeyshishin/as-skill

Skill Claude CodeCodex

Critical analysis of Obsidian notes — hybrid search for similar and opposing topics in the knowledge base, identifying contradictions with existing knowledge, reasoned critique of argumentation and coverage completeness. Use this skill whenever the user asks to: critique a note, break it down, find contradictions…

4 13d ago A 121 tokens original MIT

alexeyshishin/as-skill

Skill Claude CodeCodex

Process inbox notes in Obsidian. Use this skill when the user asks to process notes from the 00. Входящие folder — updating tags, adding aliases, creating links to existing notes (people, MOCs, knowledge), moving them to the right folder per the PARA methodology. The skill determines the note type (atomic thought…

4 13d ago A 102 tokens original MIT

alexeyshishin/as-skill

Skill Claude CodeCodex

Refactor lecture notes in Obsidian — extract concepts, definitions, and theorems from lecture notes into separate notes, turn the lecture into a "table of contents" with links, update links to the discipline MOC. Use this skill when the user asks to process, split, or refactor a lecture's notes or several lectures.…

4 13d ago A 135 tokens original MIT

obsidian-split-note

40

alexeyshishin/as-skill

Skill Claude CodeCodex

Refactor a large Obsidian note — split it into atomic/thematic notes while preserving wikilinks in the original. Use this skill when the user asks to split, divide, or refactor a specific note. The skill creates child notes, inserts [[links]] into the original, and follows the PARA vault structure.

4 13d ago A 71 tokens original MIT

alexeyshishin/as-skill

Skill Claude CodeCodex

Offload an Obsidian hub note that too many notes link to (an in-degree tangle). The main signal of a tangle is a high in-degree (tens to hundreds of incoming links); out-degree is secondary. The skill creates sub-MOCs under the hub's existing categories and redirects incoming links from resource notes to the specific…

4 13d ago A 226 tokens original MIT