Securely store and manage secrets (API tokens, PATs, passwords, credentials) in macOS Keychain for local development tools — MCP servers, CLI tools, wrapper scripts, .env files, and more. Use this skill whenever the user asks to "secure a token", "store a secret", "set up keychain", "remove plaintext credentials", "secure my .env", or mentions wanting to avoid secrets in plaintext on their Mac. Also trigger when discussing MCP server configuration that involves tokens or credentials on macOS, or when the user asks how to safely manage API keys locally. Trigger PROACTIVELY when you detect a secret being passed as plaintext in a command, env var, or config file — don't wait for the user to ask.
Crea y edita archivos Obsidian Bases (.base) para vistas de base de datos sobre las notas del vault. Usar para dashboards, indices de proyecto, trackers de recursos y cualquier vista filtrada o calculada.
Convierte respuestas valiosas de conversaciones con LLMs en notas permanentes del vault. Sigue el principio LLM Wiki de que las buenas respuestas deben componer en la base de conocimiento, no perderse en el historial de chat.
Experto en Mermaid para generar diagramas en Obsidian. Crea flowcharts, secuencias, clases, estados, ER y git graphs a partir de codigo o descripciones.
Guía la escritura de entradas de diario con prompts de reflexión, gratitud y análisis emocional. Usa la plantilla del vault.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
A curated marketplace of open Agent Skills by Enrique Vasallo.
Each skill is authored as a real Agent Skill using SKILL.md, compatible with the emerging open skills ecosystem.
.
├── skills/
│ ├── obsidian/ # Obsidian vault skills (symlinked from vault)
│ │ ├── bases/
│ │ ├── capturador/
│ │ ├── diagrama-arquitectura/
│ │ ├── diario-reflexivo/
│ │ ├── documentador/
│ │ ├── escritor/
│ │ ├── explorador/
│ │ ├── formato-obsidian/
│ │ ├── kanban-manager/
│ │ ├── organizador/
│ │ ├── procesador/
│ │ ├── prompt-engineer/
│ │ ├── registrador/
│ │ └── revision/
│ └── general/ # General-purpose skills
│ └── mac-secrets/
├── catalog/
│ └── index.json
├── scripts/
│ ├── validate_marketplace.py
│ └── link-vault.sh
├── docs/
│ └── marketplace-model.md
└── .claude-plugin/
├── plugin.json
└── marketplace.json
skills/obsidian/)Skills for managing an Obsidian vault via MCP. Symlinked into the vault's .agents/skills/ directory.
| Skill | Description |
|---|---|
bases | Create and edit Obsidian Bases (.base) for database views, dashboards, and trackers |
capturador | Capture valuable LLM responses as permanent vault notes (LLM Wiki pattern) |
diagrama-arquitectura | Generate Mermaid diagrams (flowcharts, sequences, ER, state, etc.) in Obsidian |
diario-reflexivo | Guide journal entries with reflection, gratitude, and emotional-analysis prompts |
documentador | Generate project documentation by analyzing code repositories |
escritor | Draft, edit, and polish text while preserving the user's personal voice and style |
explorador | Research topics in depth, generate knowledge notes, maintain MOCs |
formato-obsidian | Reference for Obsidian Flavored Markdown syntax |
kanban-manager | Manage workflows with Obsidian Kanban boards |
organizador | Vault health: clean orphans, validate frontmatter, detect duplicates and contradictions |
procesador | Capture and process external resources (articles, papers, docs) into the vault |
prompt-engineer | Design, iterate, and version LLM prompts with metrics |
registrador | Document changelogs and operational learnings (runbooks, troubleshooting) |
revision | Generate daily, weekly, and habit reviews — summarize activity and plan next steps |
skills/general/)| Skill | Description |
|---|---|
mac-secrets | Store and manage secrets in macOS Keychain for dev tools and MCP servers |
To link Obsidian vault skills to this repo:
git clone https://github.com/Vasallo94/skill-issue.git
./scripts/link-vault.sh ~/path/to/your/vault
This creates a symlink from <vault>/.agents/skills to skills/obsidian/, so edits sync via Git.
SKILL.md is the portable unitobsidian/, general/)SKILL.md is the source of truthpython3 scripts/validate_marketplace.py
Runs automatically on push/PR via GitHub Actions.
npx claudepluginhub vasallo94/skill-issue --plugin skill-issuesUltra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Frontend design skill for UI/UX implementation
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Memory compression system for Claude Code - persist context across sessions
Marketing skills for AI agents — conversion optimization, copywriting, SEO, paid ads, ad creative, and growth
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.