Source

richfrem/agent-plugins-skills

194 skills · 2.5K combined installs

Skills from this source

#
Skill
Source
8W Activity
Installs
1
hf-upload Upload primitives for HuggingFace Soul persistence - file, folder, snapshot, JSONL append, and dataset card managemen…
richfrem/agent-plugins-skills
24
2
rlm-search 3-Phase Knowledge Search strategy for the RLM Factory ecosystem. Auto-invoked when tasks involve finding code, docume…
richfrem/agent-plugins-skills
24
3
rsvp-reading Converts a document (.txt, .md, .pdf, .docx) into an RSVP (Rapid Serial Visual Presentation) token stream using the S…
richfrem/agent-plugins-skills
24
4
spec-kitty-accept A standard Spec-Kitty workflow routine.
richfrem/agent-plugins-skills
24
5
spec-kitty-implement A standard Spec-Kitty workflow routine.
richfrem/agent-plugins-skills
24
6
spec-kitty-plan A standard Spec-Kitty workflow routine.
richfrem/agent-plugins-skills
24
7
spec-kitty-review A standard Spec-Kitty workflow routine.
richfrem/agent-plugins-skills
24
8
spec-kitty-specify A standard Spec-Kitty workflow routine.
richfrem/agent-plugins-skills
24
9
spec-kitty-status A standard Spec-Kitty workflow routine.
richfrem/agent-plugins-skills
24
10
spec-kitty-workflow Standard operating procedures for the Spec Kitty agentic workflow (Plan -> Implement -> Review -> Merge).
richfrem/agent-plugins-skills
24
11
vector-db-search Semantic search skill for retrieving code and documentation from the ChromaDB vector store. Use when you need concept…
richfrem/agent-plugins-skills
24
12
create-mcp-integration Adds an MCP server integration configuration to an existing plugin. NOT for scaffolding a brand-new plugin (use `crea…
richfrem/agent-plugins-skills
23
13
spec-kitty-analyze A standard Spec-Kitty workflow routine.
richfrem/agent-plugins-skills
23
14
spec-kitty-clarify Identify underspecified areas in the current feature spec by asking up
richfrem/agent-plugins-skills
23
15
context-bundling Create technical bundles of code, design, and documentation for external review or context sharing. Use when you need…
richfrem/agent-plugins-skills
22
16
tool-inventory Tool Inventory Manager and Discovery agent (The Librarian). Auto-invoked when tasks involve registering tools, search…
richfrem/agent-plugins-skills
21
17
tool-inventory-init Interactive Tool Inventory bootstrap. Use this when initializing a new project repo to configure the semantic trackin…
richfrem/agent-plugins-skills
21
18
create-azure-agent Deploys a skill as an Azure AI Foundry hosted agent. NOT for Docker runtime skills (use `create-docker-skill`) and NO…
richfrem/agent-plugins-skills
20
19
env-helper Resolves shared ecosystem environment constants (HuggingFace credentials, dataset repo IDs, project root path) for an…
richfrem/agent-plugins-skills
20
20
json-hygiene-agent JSON Hygiene Agent. Detects duplicate keys in JSON configuration files that might be silently ignored by standard par…
richfrem/agent-plugins-skills
20
21
spec-kitty-agent Combined Spec-Kitty agent: Synchronization engine + Spec-Driven Development workflow. Auto-invoked for feature lifecy…
richfrem/agent-plugins-skills
19
22
l5-red-team-auditor Performs an uncompromising L5 Enterprise Red Team Audit on a given plugin against the 39-point architectural maturity…
richfrem/agent-plugins-skills
17
23
create-legacy-command Interactive initialization script that generates an Antigravity Workflow, Rule, or legacy Claude /command. Use when y…
richfrem/agent-plugins-skills
16
24
rsvp-comprehension-agent Session manager for RSVP speed reading. Orchestrates reading sessions with pause, resume, speed adjustment, and compr…
richfrem/agent-plugins-skills
16
25
vector-db-ingest Ingests repository files into the ChromaDB vector store. Builds or updates the vector index from a manifest or direct…
richfrem/agent-plugins-skills
16
26
coding-conventions-agent Coding conventions enforcement agent. Auto-invoked when writing new code, reviewing code quality, adding headers, or …
richfrem/agent-plugins-skills
15
27
rlm-cleanup-agent Removes stale and orphaned entries from the RLM Summary Ledger. Use after files are deleted, renamed, or moved to kee…
richfrem/agent-plugins-skills
14
28
rlm-distill-agent Distills uncached files into the Recursive Language Model(RLM) Summary cache Ledger. You (the agent) ARE the distilla…
richfrem/agent-plugins-skills
14
29
vector-db-cleanup Removes stale and orphaned chunks from the ChromaDB vector store for files that have been deleted or renamed. Use aft…
richfrem/agent-plugins-skills
14
30
bridge-plugin Installs plugin components (skills, commands/workflows, rules, hooks, MCP) into the .agents/ central store and symlin…
richfrem/agent-plugins-skills
12
31
maintain-plugins Audits, synchronizes, and maintains the health of the plugin ecosystem. Handles structural compliance checks against …
richfrem/agent-plugins-skills
10
32
replicate-plugin Developer machine tool for replicating plugin source code between local project repositories. Use when you want to pu…
richfrem/agent-plugins-skills
10
33
create-command Scaffolds a new slash command in an existing plugin. NOT for creating event-driven hooks (use `create-hook`) and NOT …
richfrem/agent-plugins-skills
9
34
os-clean-locks Safely removes all agent lock files from the context/.locks/ directory to resolve deadlocks caused by crashed agents …
richfrem/agent-plugins-skills
9
35
package-plugin Package a plugin directory into a distributable ZIP archive with correct flags for symlink preservation, exclusion of…
richfrem/agent-plugins-skills
9
36
todo-check Audit a file for TODO comments, pending work items, or technical debt markers. Useful for checking code readiness be…
richfrem/agent-plugins-skills
8
37
continuous-skill-optimizer Autonomous optimization loop for any skill. Trigger with "optimize this skill", "run the continuous optimizer", "impr…
richfrem/agent-plugins-skills
7
38
example-skill Use when demonstrating a correctly structured agent skill. Trigger when the user asks to "show a well-formed skill", …
richfrem/agent-plugins-skills
7
39
flawed-skill A deliberately broken skill that should trigger multiple anti-pattern detections during analysis.
richfrem/agent-plugins-skills
7
40
os-eval-lab-setup Bootstraps a skill evaluation lab repo for an autoresearch improvement run. Trigger with "set up an eval lab", "boots…
richfrem/agent-plugins-skills
7
41
podcast-summarizer Summarize podcast episodes from audio metadata. Extracts ID3 tags, chapter markers, and show notes.
richfrem/agent-plugins-skills
7
42
symlink-manager Create, audit, repair, and document cross-platform symlinks that work correctly on both Windows and macOS/Linux. Use …
richfrem/agent-plugins-skills
7
43
agent-bridge Bridge plugin capabilities (commands, skills, agents, hooks, MCP) to specific agent environments (Claude Code, GitHub…
richfrem/agent-plugins-skills
6
44
antigravity-project-setup Interactive skill to scaffold and optimize the .agents/ directory for any project mapping up Antigravity configuratio…
richfrem/agent-plugins-skills
6
45
coding-conventions Coding conventions and documentation standards across Python, TypeScript/JavaScript, and C#/.NET codebases. Use when:…
richfrem/agent-plugins-skills
6
46
context-bundler Interactively creates targeted code, design, and documentation bundles for external review (Markdown or ZIP). Include…
richfrem/agent-plugins-skills
6
47
conventions-agent Coding conventions enforcement agent. Auto-invoked when writing new code, reviewing code quality, adding headers, or …
richfrem/agent-plugins-skills
6
48
humanize This skill should be used when the user wants to "humanize this", "make this sound less AI", "rewrite this naturally"…
richfrem/agent-plugins-skills
6
49
plugin-installer Installs plugin components (skills, commands/workflows, rules, hooks, MCP) into the .agents/ central store and symlin…
richfrem/agent-plugins-skills
6
50
plugin-maintenance Audits, synchronizes, and maintains the health of the plugin ecosystem. Handles structural compliance checks against …
richfrem/agent-plugins-skills
6
Page 2 · 194 total Previous Next