Total Skills
27
Skills published by idossha with real stars/downloads and source-aware metadata.
Total Skills
27
Total Stars
0
Total Downloads
0
Comparison chart based on real stars and downloads signals from source data.
docx-tools
0
agent-memory
0
bids
0
code-quality
0
eeglab
0
engineering-discipline
0
git-collaboration
0
grafana
0
Use the global docx-tools CLI for Microsoft Word .docx writing workflows, including building documents from JSON specs, reading .docx files back to specs, patching specs, handling comments, adding authors/figures, and parsing BibTeX.
Decide where agent memory belongs and update durable memory safely. Use for global memory, project memory, Obsidian-backed memory, session notes, and pruning stale or sensitive memory.
BIDS (Brain Imaging Data Structure) conventions for organizing neuroimaging datasets. Use when creating, reading, validating, or navigating BIDS-compliant directory trees, file names, metadata sidecars, or derivatives.
Production code quality standards and review checklist. Use when writing or reviewing code.
EEGLAB toolbox reference for EEG/MEG processing in MATLAB. Use when writing or modifying EEGLAB scripts, working with the EEG struct, ICA, clean_rawdata, ICLabel, pop_* functions, STUDY designs, or BIDS-EEG import. Covers the EEG structure, preprocessing pipeline, plugin API, and function lookup.
Practical engineering discipline for agentic coding. Use when planning or implementing code changes to keep edits simple, scoped, evidence-driven, and verified.
Git collaboration playbook for agents. Use when performing or advising on git operations, drafting commits, branch names, PR/MR descriptions, issue reports, code review comments, release notes, changelog entries, or GitHub/GitLab discussion posts.
Create and manage production Grafana dashboards for real-time visualization of system and application metrics. Use when building monitoring dashboards, visualizing metrics, or creating operational observability interfaces.
Interview the user relentlessly about a plan or design until reaching shared understanding, resolving each branch of the decision tree. Use when user wants to stress-test a plan, get grilled on their design, or mentions "grill me".
Academic literature management for research papers. Searches local PDFs and the web (OpenAlex, arXiv, Google Scholar), downloads open-access papers, renames files consistently (Author_Year_ShortTitle.pdf), and produces strategic summaries in literature.md oriented toward how each paper will be cited in the user's manuscript. Use when adding papers, reviewing literature gaps, or preparing citation lists.
Run MATLAB scripts from the terminal in batch mode (no GUI, no splash screen). Use when the user wants to execute .m files or MATLAB commands.
Create, configure, or review Model Context Protocol servers and client MCP configuration. Use for MCP tool design, mcpServers JSON, Codex TOML generation, auth boundaries, smoke tests, and agent tool safety.
Update project memory files with new learnings
Medical neuroimaging patterns for NIfTI, DICOM, SimpleITK, and nibabel. Use when working with brain imaging data, registration, coordinate transforms, or volume I/O.
Create a new RALF agent track from template
Update the user's Obsidian vault as a curated long-term memory base for agent work. Use when saving decisions, durable project knowledge, research summaries, or cross-session agent memory into Obsidian.
Work safely with an Obsidian vault. Use when creating, editing, linking, reorganizing, or reviewing Markdown notes, frontmatter, wikilinks, tags, canvases, or vault conventions.
Parent-agent orchestration rules for Pi subagents: when to scout, research, plan, delegate, review, or ask the user. Use for complex tasks, multi-file changes, ambiguous requirements, or parallel research/implementation.
Prepare handoff context for the next RALF agent
Review a completed phase against its track specification
Python production code patterns and anti-patterns. Use when writing Python code.
Scientific Python patterns for NumPy, SciPy, and matplotlib in medical imaging and neuroscience. Use when writing numerical code, signal processing, or scientific visualizations.
Security review checklist for code, agent tools, MCP servers, scripts, and configuration. Use when reviewing auth, secrets, filesystem/network access, injection risk, dependencies, or prompt-injection exposure.
Summarize progress of all active tracks
Web research for neuroimaging documentation, SimpleITK, nibabel, napari, BIDS specs, and neuroscience methods. TRIGGER when user asks to look up docs, find API references, or research neuroimaging methods.
Create git worktree and branch for a new track
Create or improve reusable agent skills. Use when the user wants to write a new skill, refactor an existing one, or review skill quality. Covers frontmatter, structure, invocation control, content lifecycle, and the unified dotfiles skills workflow.