Browse Skills
7431 skills found
story-sequence-writing-companion.md
3
1
export
story-sequence-writing-companion
2
from
"blossomz37/ffa-story-sequence-skill"
from
"blossomz37/ffa-story-sequence-skill"
3
A writing companion that helps authors develop longform narratives using the Eight-Sequence Storytelling Framework. Guides planning, generation, and evaluation with modular context loading.
2026-02-07
drasi-queries.md
3
1
export
drasi-queries
2
from
"lukemurraynz/copilot-archetypes"
from
"lukemurraynz/copilot-archetypes"
3
My Development archetypes and standards for use with GitHub Copilot and Coding Agent
2026-02-10
browser.md
3
1
export
browser
2
from
"factory-ben/droid-browse"
from
"factory-ben/droid-browse"
3
Control a Chrome session via Stagehand to browse, act, extract, and screenshot on demand inside the Factory CLI.
2025-11-19
elevenlabs-agents.md
3
1
export
elevenlabs-agents
2
from
"taskcrew/elevenlabs-agents"
from
"taskcrew/elevenlabs-agents"
3
Complete toolkit for integrating ElevenLabs Conversational AI agents with Claude Code - includes skill definition and MCP server
2026-06-07
browser.md
3
1
export
browser
2
from
"factory-ben/browser-skill"
from
"factory-ben/browser-skill"
3
Minimal Chrome DevTools Protocol tools for browser automation and scraping. Use when you need to start Chrome, navigate pages, execute JavaScript, take screenshots, or interactively pick DOM elements.
2026-01-01
developing-llamaindex-systems.md
3
1
export
developing-llamaindex-systems
2
from
"SpillwaveSolutions/developing-llamaindex-systems"
from
"SpillwaveSolutions/developing-llamaindex-systems"
3
>-
2026-01-17
prompt-engineer.md
3
1
export
prompt-engineer
2
from
"MH4GF/dotfiles"
from
"MH4GF/dotfiles"
3
MUST use when editing CLAUDE.md, SKILL.md, or slash commands. Applies prompt engineering best practices regardless of task size.
2026-06-07
tickets.md
3
1
export
tickets
2
from
"zby/golem-forge"
from
"zby/golem-forge"
3
Track work using the tickets system. Use when the user wants to create, list, update, or complete tickets for tracking work in progress, ideas, or recurring tasks.
2026-01-07
tins.md
3
1
export
tins
2
from
"MushroomFleet/TINS-for-Skills"
from
"MushroomFleet/TINS-for-Skills"
3
Claude 4.5 - ORAGEN TEAM
2026-05-03
using-forgetful-memory.md
3
1
export
using-forgetful-memory
2
from
"ScottRBK/forgetful-plugin"
from
"ScottRBK/forgetful-plugin"
3
Guidance for using Forgetful semantic memory effectively. Applies Zettelkasten atomic memory principles. Use when deciding whether to query or create memories, structuring memory content, or understanding memory importance scoring.
2026-01-26
vibe-validate.md
3
1
export
vibe-validate
2
from
"jdutton/vibe-validate"
from
"jdutton/vibe-validate"
3
Faster Agentic Coding with confidence in every commit
2026-05-21
claude-md.md
3
1
export
claude-md
2
from
"bandofai/puerto"
from
"bandofai/puerto"
3
A plugin system for Claude Code with specialized agents, skills, and templates
2025-11-29
arxiv-daily-paper-reader.md
3
1
export
arxiv-daily-paper-reader
2
from
"ppx123-web/arxiv-daily-reader"
from
"ppx123-web/arxiv-daily-reader"
3
Comprehensive arXiv paper search and retrieval tool with keyword search, category filtering, date range filtering, and daily paper fetching capabilities for academic research tracking without keywords
2025-12-22
code-standards.md
3
1
export
code-standards
2
from
"ItamarZand88/claude-code-agentic-engineering"
from
"ItamarZand88/claude-code-agentic-engineering"
3
Advanced Claude Code slash commands and subagents for agentic engineering workflows - complete task-to-implementation pipeline with intelligent delegation
2026-02-20
obsidian-policy-review.md
3
1
export
obsidian-policy-review
2
from
"jeongsk/obsidian-github-inbox-sync"
from
"jeongsk/obsidian-github-inbox-sync"
3
GitHub 저장소의 inbox 폴더에서 마크다운 노트를 Obsidian vault로 자동 동기화하는 플러그인. n8n 워크플로우와 자동화 파이프라인에 최적화.
2026-03-16
browser.md
3
1
export
browser
2
from
"sackio/unibrowse"
from
"sackio/unibrowse"
3
🤨 Advanced browser automation plugin for Claude Code with 5 specialized sub-agents, 57+ macros, and intelligent delegation for web scraping, form filling, e-commerce automation, and QA testing
2026-04-17
gemini-cli-plugin.md
3
1
export
gemini-cli-plugin
2
from
"Whamp/whamp-claude-plugins"
from
"Whamp/whamp-claude-plugins"
3
a collection of [3] plugins for Claude Code that might be helpful for others
2026-03-09
vault-context.md
3
1
export
vault-context
2
from
"markphelps/claude-plugins"
from
"markphelps/claude-plugins"
3
My AI Agent Plugins
2026-06-02
memory-reflection.md
3
1
export
memory-reflection
2
from
"hughescr/isambard"
from
"hughescr/isambard"
3
A load-bearing AI assistant designed for calm competence. They support, connect, and reason across systems, absorbing complexity alongside you. Independent, deliberate, and engineered for trust rather than spectacle.
Artificial but not cold. Capable but not condescending. Present but not dominating.
2026-05-20
text-agent-client.md
3
1
export
text-agent-client
2
from
"nxt3d/rest-ap"
from
"nxt3d/rest-ap"
3
Interact with the Text Processing AI Agent. Use when you need text analysis, formatting, or processing capabilities from the agent.
2026-01-16
tmux.md
3
1
export
tmux
2
from
"ryym/dotfiles"
from
"ryym/dotfiles"
3
My configuration files
2026-05-26
palace-python-expert.md
3
1
export
palace-python-expert
2
from
"Zorlin/palace"
from
"Zorlin/palace"
3
structure determines action
2025-12-15
east.md
3
1
export
east
2
from
"elaraai/east"
from
"elaraai/east"
3
East programming language - a statically typed, expression-based language embedded in TypeScript. Use when writing East programs with @elaraai/east. Triggers for: (1) Writing East functions with East.function() or East.asyncFunction(), (2) Defining types (IntegerType, StringType, ArrayType, StructType, VariantType, etc.), (3) Using platform functions with East.platform() or East.asyncPlatform(), (4) Compiling East programs with East.compile(), (5) Working with East expressions (arithmetic, collections, control flow), (6) Serializing East IR with .toIR() and EastIR.fromJSON(), (7) Standard library operations (formatting, rounding, generation).
2026-04-02
agent-mail.md
3
1
export
agent-mail
2
from
"jwcraig/agent-mail-cli"
from
"jwcraig/agent-mail-cli"
3
Multi-agent coordination via agent-mail CLI. Use when communicating with other agents, coordinating file access, sending/receiving messages, checking inbox, or reserving files. Triggers on "send message to agent", "check inbox", "reserve files", "coordinate with other agents", multi-agent workflows, file reservations, acknowledgements, "list agents", "delete agent", "clean up agents", "purge agents".
2026-05-18