Browse Skills
44895 skills found
archon.md
0
1
export
archon
2
from
"Dewars30/revline"
from
"Dewars30/revline"
3
Interactive Archon integration for knowledge base and project management via REST API. On first use, asks for Archon host URL. Use when searching documentation, managing projects/tasks, or querying indexed knowledge. Provides RAG-powered semantic search, website crawling, document upload, hierarchical project/task management, and document versioning. Always try Archon first for external documentation and knowledge retrieval before using other sources.
2026-01-05
session-manager.md
0
1
export
session-manager
2
from
"flexion/claude-domestique"
from
"flexion/claude-domestique"
3
Manage Claude Code sessions for the current branch. Use this skill when:- User asks "what's next?" or "where was I?"- User starts work on a new branch without a session- Before committing (to update session log)- When resuming work after a break
2026-01-05
core-planner.md
0
1
export
core-planner
2
from
"vamseeachanta/workspace-hub"
from
"vamseeachanta/workspace-hub"
3
Strategic planning and task orchestration agent for breaking down complex tasks into actionable execution plans
2026-01-05
dokploy-environment-config.md
0
1
export
dokploy-environment-config
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Environment variable patterns for Dokploy templates including required vs optional syntax, secrets, connection strings, and configuration organization.
2026-01-05
vision.md
0
1
export
vision
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
这个技能接收用户给出的图片、pdf文件,按照用户的要求进行描述、综述、解释、界面截图复刻等功能。
2026-01-05
github-auth.md
0
1
export
github-auth
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Securely authenticate with GitHub using stored credentials for API operations and git commands
2026-01-05
torr.md
0
1
export
torr
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Search and download torrents using ArcTorrent API and WebTorrent. Use when users request to: (1) Search for torrents across multiple sources, (2) Download content via magnet links, (3) Find torrents filtered by seeder counts, or any torrent-related tasks
2026-01-05
agent-frameworks.md
0
1
export
agent-frameworks
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
AI agent development with LangChain, CrewAI, AutoGen, and tool integration patterns.
2026-01-05
lambda-optimization-advisor.md
0
1
export
lambda-optimization-advisor
2
from
"EmilLindfors/claude-marketplace"
from
"EmilLindfors/claude-marketplace"
3
Reviews AWS Lambda functions for performance, memory configuration, and cost optimization. Activates when users write Lambda handlers or discuss Lambda performance.
2026-01-05
pptx-to-html.md
0
1
export
pptx-to-html
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Convert PowerPoint (.pptx) presentations to standalone HTML format with FULL style, position, and formatting preservation. Accurately replicates slides with exact fonts, colors, shapes, backgrounds, layouts, hyperlinks, videos, audio, and tables. Use for web-friendly presentations that maintain visual fidelity and interactivity.
2026-01-05
ibkr-gateway-python.md
0
1
export
ibkr-gateway-python
2
from
"MrRolie/mm-ibkr-gateway"
from
"MrRolie/mm-ibkr-gateway"
3
Use when working in mm-ibkr-gateway to access market data, account summary, positions, PnL, or orders directly in Python via ibkr_core. Covers connecting with IBKRClient, using market/account/order helpers, and safety rules for preview, place, cancel, and status.
2026-01-05
code-review.md
0
1
export
code-review
2
from
"fwdslsh/crosstrain"
from
"fwdslsh/crosstrain"
3
Provides thorough code review with actionable feedback
2026-01-05
template-selector.md
0
1
export
template-selector
2
from
"UBAIDRAZA1/UBAIDRAZA1-Todo-Web-App"
from
"UBAIDRAZA1/UBAIDRAZA1-Todo-Web-App"
3
Automatically selects and applies correct templates from /templates based on artifact type.
2026-01-05
threat-modeling.md
0
1
export
threat-modeling
2
from
"danielseltzer/code-analysis-tools"
from
"danielseltzer/code-analysis-tools"
3
Threat modeling workflow for software systems: scope, data flow diagrams, STRIDE analysis, risk scoring, and turning mitigations into backlog and tests
2026-01-05
mechinterp-decoder.md
0
1
export
mechinterp-decoder
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Analyze SAE decoder weights - output influence, feature importance, and decoder similarity
2026-01-05
reports.md
0
1
export
reports
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Report templating with Jinja2 and MJML for SignalRoom. Use when creating new reports, modifying templates, debugging report rendering, or adding new notification channels.
2026-01-05
mongodb-schema-generator.md
0
1
export
mongodb-schema-generator
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Generate MongoDB/Mongoose schema files with validation, indexes, and virtuals. Triggers on "create mongodb schema", "generate mongoose model", "mongo schema", "mongoose model for".
2026-01-05
api-integration.md
0
1
export
api-integration
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Integrate external REST APIs with proper authentication, rate limiting, error handling, and caching patterns. Use when working with external APIs, building API clients, or fetching data from third-party services.
2026-01-05
work-log.md
0
1
export
work-log
2
from
"younwony/younwony.github.io"
from
"younwony/younwony.github.io"
3
Work Log - Confluence 작업 문서화
2026-01-05
github-deploy.md
0
1
export
github-deploy
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Deploy GitHub repositories to remote servers via SSH. Claude reads the README, understands build/start instructions, and executes deployment commands over SSH. Supports rollback on failure.
2026-01-05
git-workflows.md
0
1
export
git-workflows
2
from
"mgd34msu/goodvibes-plugin"
from
"mgd34msu/goodvibes-plugin"
3
Generates PR descriptions, commit messages, release notes, and manages branch strategies, changelog automation, and git hooks. Use when creating pull requests, writing commits, preparing releases, managing branches, or automating changelogs.
2026-01-05
github-issue-workflow.md
0
1
export
github-issue-workflow
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Issue-first GitHub development workflow. Use when working on any GitHub repository task, feature, or bug fix. Enforces a disciplined workflow that starts with a GitHub issue, creates a linked feature branch, iterates until validated, then cleans up. Triggers on requests to fix bugs, add features, refactor code, or any development work in a git repository.
2026-01-05
crossref-lookup.md
0
1
export
crossref-lookup
2
from
"ivarada/claude-skills"
from
"ivarada/claude-skills"
3
Academic publication metadata retrieval and citation generation using the Crossref REST API. Now includes unified citation_lookup.py tool supporting the convenient bib.doi format. Use this skill when users ask to look up DOIs, search for academic papers, retrieve journal article metadata, find publication information, generate citations for research papers, get author information for academic works, search by ISSN, or retrieve bibliographic data. Triggers include queries like look up DOI, search for papers by author, find article metadata, cite this paper, generate citation for DOI, search Crossref, get publication details, or bib.doi with a DOI number.
2026-01-05
dieta-positiva-context.md
0
1
export
dieta-positiva-context
2
from
"vekiosnicola-ux/MVP"
from
"vekiosnicola-ux/MVP"
3
Core context about Dieta Positiva project for all agents
2026-01-05