Source

richfrem/agent-plugins-skills

194 skills · 2.5K combined installs

Skills from this source

#
Skill
Source
8W Activity
Installs
1
markdown-to-msword-converter Converts Markdown files to one MS Word document per file using plugin-local scripts. V2 includes L5 Delegated Constra…
richfrem/agent-plugins-skills
52
2
learning-loop (Industry standard: Loop Agent / Single Agent) Primary Use Case: Self-contained research, content generation, and exp…
richfrem/agent-plugins-skills
37
3
excel-to-csv Tabular data extraction from spreadsheet binaries. Converts bounded tables or entire worksheets within `.xlsx` or `.x…
richfrem/agent-plugins-skills
32
4
obsidian-graph-traversal Semantic link traversal for Obsidian Vaults. Builds an in-memory graph index from wikilinks and provides instant forw…
richfrem/agent-plugins-skills
32
5
create-skill Creates a new stateless skill in an existing plugin. Use this for procedural skills with no persistent state. NOT for…
richfrem/agent-plugins-skills
30
6
memory-management Tiered memory system for cognitive continuity across agent sessions. Manages hot cache (session context loaded at boo…
richfrem/agent-plugins-skills
30
7
red-team-review (Industry standard: Review and Critique Pattern) Primary Use Case: Iterative generation paired with adversarial revie…
richfrem/agent-plugins-skills
30
8
spec-kitty-checklist A standard Spec-Kitty workflow routine.
richfrem/agent-plugins-skills
30
9
zip-bundling Create technical ZIP bundles of code, design, and documentation for external review or context sharing. Use when you …
richfrem/agent-plugins-skills
29
10
convert-mermaid Translate .mmd diagram files into PNG images with configurable resolution (retina/HQ/scale), supporting rasterization…
richfrem/agent-plugins-skills
28
11
obsidian-canvas-architect Programmatically create and manipulate Obsidian Canvas (.canvas) files using JSON Canvas Spec 1.0. Enables agents to …
richfrem/agent-plugins-skills
28
12
adr-management ADR management skill. Auto-invoked for generating architecture decisions, documenting design rationale, and maintaini…
richfrem/agent-plugins-skills
27
13
agent-swarm (Industry standard: Parallel Agent) Primary Use Case: Work that can be partitioned into independent sub-tasks running…
richfrem/agent-plugins-skills
27
14
analyze-plugin Systematically analyze agent plugins and skills to extract design patterns, architectural decisions, and reusable tec…
richfrem/agent-plugins-skills
27
15
claude-cli-agent Claude CLI sub-agent system for persona-based analysis. Use when piping large contexts to Anthropic models for securi…
richfrem/agent-plugins-skills
27
16
create-agentic-workflow Scaffolds a Copilot GitHub agent, an agent that runs in GitHub Actions, a GitHub workflow agent, or a GitHub Agentic …
richfrem/agent-plugins-skills
27
17
create-sub-agent Scaffolds a new autonomous sub-agent with its own prompt, system instructions, and tool permissions. NOT for stateles…
richfrem/agent-plugins-skills
27
18
dual-loop (Industry standard: Sequential Agent / Agent as a Tool) Primary Use Case: Delegating a well-defined task to a worker …
richfrem/agent-plugins-skills
27
19
obsidian-vault-crud Safe Create/Read/Update/Delete operations for Obsidian Vault notes. Implements atomic writes, advisory locking, concu…
richfrem/agent-plugins-skills
27
20
orchestrator (Industry standard: Routing Agent / Orchestrator Pattern) Primary Use Case: Analyzing an ambiguous trigger and routin…
richfrem/agent-plugins-skills
27
21
vector-db-init Interactively initializes the Vector DB plugin. Guided discovery asks which folders to index, confirms the manifest, …
richfrem/agent-plugins-skills
27
22
audit-plugin-l5 Triggers the L5 Red Team Sub-Agent to rigorously audit a plugin against the 39-point L4 pattern matrix.
richfrem/agent-plugins-skills
26
23
copilot-cli-agent Copilot CLI sub-agent system for dispatching tasks and persona-based analysis to GitHub Copilot models. Use for task …
richfrem/agent-plugins-skills
26
24
create-github-action Scaffolds a deterministic GitHub Actions CI/CD workflow YAML. NOT for scaffolding interactive agentic workflows (use …
richfrem/agent-plugins-skills
26
25
hf-init Initialize HuggingFace integration - validates .env variables, tests API connectivity, and ensures the dataset reposi…
richfrem/agent-plugins-skills
26
26
obsidian-markdown-mastery Core markdown syntax skill for Obsidian. Enforces strict parsing and authoring of Obsidian proprietary syntax (Wikili…
richfrem/agent-plugins-skills
26
27
ollama-launch Start and verify the local Ollama LLM server. Use when Ollama is needed for RLM distillation, seal snapshots, embeddi…
richfrem/agent-plugins-skills
26
28
rlm-curator Knowledge Curator agent skill for the RLM Factory. Auto-invoked when tasks involve distilling code summaries, queryin…
richfrem/agent-plugins-skills
26
29
spec-kitty-constitution A standard Spec-Kitty workflow routine.
richfrem/agent-plugins-skills
26
30
spec-kitty-dashboard A standard Spec-Kitty workflow routine.
richfrem/agent-plugins-skills
26
31
spec-kitty-merge A standard Spec-Kitty workflow routine.
richfrem/agent-plugins-skills
26
32
spec-kitty-research A standard Spec-Kitty workflow routine.
richfrem/agent-plugins-skills
26
33
spec-kitty-sync-plugin Full-cycle install or update of the Spec-Kitty framework - upgrades the CLI, refreshes templates, syncs the plugin, r…
richfrem/agent-plugins-skills
26
34
task-agent Task management agent. Auto-invoked for task creation, status tracking, and kanban board operations using Markdown fi…
richfrem/agent-plugins-skills
26
35
vector-db-launch Start the Native Python ChromaDB background server. Use when semantic search returns connection refused on port 8110,…
richfrem/agent-plugins-skills
26
36
audit-plugin This skill should be used when the user asks to "audit a plugin", "validate my plugin", "check plugin structure", "ve…
richfrem/agent-plugins-skills
25
37
create-docker-skill Scaffolds an agent skill with a Docker runtime environment. NOT for normal local skills (use `create-skill`) and NOT …
richfrem/agent-plugins-skills
25
38
create-hook Scaffolds a new event-driven hook in a plugin. NOT for creating interactive slash commands (use `create-command`) and…
richfrem/agent-plugins-skills
25
39
create-plugin Scaffolds a new top-level agent plugin directory. NOT for scaffolding single skills (use `create-skill`) and NOT for …
richfrem/agent-plugins-skills
25
40
ecosystem-authoritative-sources Provides information about how to create, structure, install, and audit Agent Skills, Plugins, Antigravity Workflows,…
richfrem/agent-plugins-skills
25
41
ecosystem-standards Provides active execution protocols to rigorously audit how code, directory structures, and agent actions comply with…
richfrem/agent-plugins-skills
25
42
gemini-cli-agent Gemini CLI sub-agent system for cost-efficient analysis using the `gemini` binary. Use when piping large contexts to …
richfrem/agent-plugins-skills
25
43
link-checker-agent Specialized Quality Assurance Operator for documentation link integrity and scans. Automatically handles automated li…
richfrem/agent-plugins-skills
25
44
obsidian-bases-manager Read and manipulate Obsidian Bases (.base) files - YAML-based database views that render as tables, cards, and grids …
richfrem/agent-plugins-skills
25
45
obsidian-init Initialize and onboard a new project repository as an Obsidian Vault. Covers prerequisite installation, vault configu…
richfrem/agent-plugins-skills
25
46
rlm-init Interactive RLM cache initialization. Use when: setting up a new project's semantic cache for the first time, or addi…
richfrem/agent-plugins-skills
25
47
spec-kitty-tasks A standard Spec-Kitty workflow routine.
richfrem/agent-plugins-skills
25
48
synthesize-learnings Convert raw plugin analysis results into actionable improvement recommendations for agent-scaffolders and agent-scaff…
richfrem/agent-plugins-skills
25
49
create-stateful-skill Scaffolds an advanced stateful agent skill with session memory and state management. NOT for simple stateless skills …
richfrem/agent-plugins-skills
24
50
dependency-management Python dependency and environment management for multi-service or monorepo python backends. Use when: (1) adding, upg…
richfrem/agent-plugins-skills
24
Page 1 · 194 total Next