LLM Mart Basic

@llm-mart · Joined Jun 2026

0 Followers 0 Reputation 11196 Contributions
Claude Skill skf-rename-skill

Rename a skill across all its versions — transactional copy-verify-delete with platform context rebuild. Use when the user requests to "rename a skill."

0
Claude Skill skf-drop-skill

Drop a specific skill version or an entire skill — soft (deprecate) or hard (purge) with platform context rebuild. Use when the user requests to "drop" or "remove a skill."

0
Claude Skill skf-verify-stack

Pre-code stack feasibility verification against architecture and PRD documents. Use when the user requests to "verify a tech stack" or "verify stack."

0
Claude Skill skf-refine-architecture

Improve architecture doc using verified skill data and VS feasibility findings. Use when the user requests to "refine skill architecture" or "improve architecture doc."

0
Claude Skill skf-campaign

Campaign orchestration — multi-library skill production with dependency tracking, file-based state, and resume. Use when the user asks to "run a campaign" or "orchestrate skills."

0
Claude Skill db-expert

관계형 스키마를 설계·검토하거나 인덱스·쿼리 튜닝·트랜잭션·마이그레이션을 다룰 때, 그리고 doksam pig 의 공유 PostgreSQL 클러스터를 운영할 때 사용한다. SQLite 고유 주제는 sqlite-expert 를 쓴다.

0
Claude Skill doksam-ui

doksam 프로젝트의 UI 를 만들거나 수정할 때, 사용자가 "ui.doksam.com 참고" / "doksam-ui" / "독삼 표준 UI" 라고 말할 때, 프론트엔드 작업이 doksam 인프라를 대상으로 할 때 사용한다. ui.doksam.com 을 디자인 단일 진실원천(SSOT)으로 강제한다 — shadcn/ui 시맨틱 토큰(색상 하드코딩 금지), 브랜드 프로필, 자체 호스팅 shadcn 커스텀 레지스트리(npx shadcn add https://ui.doksam.com/r/<name>.j

0
Claude Skill finguard

FinGuard CLI로 소스코드 취약점을 점검하고 심각도 기반 보안 게이트와 제한된 수정·재검증 루프를 수행할 때 사용한다. 일반 코드 품질 리뷰나 SCA·모의해킹은 범위 밖이다.

0
Claude Skill frontend-build

pnpm 워크스페이스와 Vite 빌드를 설정·정비하거나, 의존성·락파일·번들 크기·폐쇄망 self-host 문제를 다룰 때 사용한다. 프레임워크 자체의 코드 작성이 아니라 빌드/패키징 층이 대상이다.

0
Claude Skill go-expert

Go 코드를 작성·리뷰·리팩터링하거나 에러 처리, 동시성, 테스트, net/http 서버, go:embed 를 다룰 때 사용한다. Go 1.22+ 기준.

0
Claude Skill handoff

세션을 끊고 다음 세션에 넘긴다 — 협업 인프라(GitHub·GitLab·Forgejo·Jira·Plane·Slack)가 있으면 재개 가능한 상태를 그 트래커 이슈 본문으로 남기고 HANDOFF.md 에는 이슈 URL 을 가리키는 포인터만 적어 URL 하나로 건네고, 없으면 HANDOFF.md 자체에 전체 내용을 적어 그 파일로 끝낸다. 작업 이슈를 닫은 경계에서는 전용 이슈 대신 다음 작업 이슈에 코멘트 하나로 남긴다. 넘겨받은 쪽은 포인터나 파일을 읽고 적힌 단언을 실제와 대조한 뒤 이어서 착

0
Claude Skill memory-factcheck

에이전트 영속 메모리를 실제 근거(코드·DB·이슈 트래커·파일시스템)와 대조해 낡은 기억을 교정하고 죽은 기억을 아카이브 후보로 보고하는 감사 스킬. 메모리가 ~30개 파일을 넘었을 때, 큰 스택/인프라 변경(라이브러리 교체, 버전 업그레이드, 서버 이전, 스키마 삭제) 직후, 두 메모리가 서로 모순돼 보일 때, 또는 "메모리 정리해줘 / 감사해줘"(clean up / audit my memory) 요청에 사용한다.

0
Claude Skill mobile-web-planner

사용자가 모바일 웹/앱의 기획서 / 화면설계서 / 스토리보드(storyboard) / 와이어프레임(wireframe) / IA / 화면기획을 요청할 때 도메인 불문(쇼핑, 커뮤니티, 예약, 뉴스, O2O, ...) 사용한다. PPT 스타일 16:9 슬라이드로 구성된 자체 완결형 HTML 파일 하나와, 화면 ID 를 키로 하는 Business Rules 마크다운 명세(검증·인터랙션·엣지케이스)를 산출한다.

0
Claude Skill nextjs-implementer

mobile-web-planner의 Storyboard와 Business Rules를 동작하는 웹앱으로 구현할 때 사용한다. 프론트는 Next.js App Router 또는 Vite + React SPA 중 선택하고 화면·규칙 ID 추적표, 빌드, 핵심 User Flow 검증까지 완료한다. 기획 문서 없는 일반 React 컴포넌트 작업은 react-expert, Vite 설정만 다루는 작업은 frontend-build를 쓴다.

0
Claude Skill react-expert

React 컴포넌트를 설계·구현·리팩터링하거나 상태 관리, useEffect 남용, 리렌더 성능, 접근성 문제를 다룰 때 사용한다. React 19 기준.

0
Claude Skill sdlc-orchestrator

사용자가 "홈페이지 만들어줘" 등 단일 요청으로 서비스 전체 제작을 원할 때 기획(mobile-web-planner), 구현(nextjs-implementer), 보안(finguard)을 순차적으로 위임하고 통제하는 총괄 PM 메타 스킬. 스킬 룰 개정이나 진화는 skill-evolve 에 맡긴다.

0
Claude Skill session-recording

사용자가 "녹음시작" / "녹음 시작" / "강의 녹음" / "회의 녹음" / "전사 시작" 이라고 하거나, 실시간 강의·회의·교육 세션의 녹음과 요약을 요청할 때 사용한다. 실시간 전사와 함께 오디오 원본(m4a)도 저장한다. 실행을 멈추는 "녹음종료" / "녹음 끝" 도 이 스킬이 처리한다.

0
Claude Skill skill-evolve

피드백 기반으로 SKILL.md를 자동 개선하는 메타 스킬

0
Claude Skill sqlite-expert

SQLite 파일을 직접 읽고 쓰거나, 읽기 전용 조회·WAL·잠금·마이그레이션·동적 테이블명 주입 같은 SQLite 고유 문제를 다룰 때 사용한다.

0
Claude Skill cm-ai

用户明确说“规格已确认,开始实现”或要求按已审批 CM specs 开发时使用。新任务默认由 JS workflow 驱动 N1-N8,完成开发、独立审查、QA 与文档同步;模糊点子、未审规格和单独一句“继续”不能触发编码批准。

0
Claude skills vs. connectors vs. plugins: what is the difference?

Skills teach Claude a repeatable method, connectors provide governed access to apps and live data, and plugins package related capabilities for installation and sharing.

ai ai-agents ai-agent-skills claude-skills
Sep 8
AI agent skills vs. MCP servers: which should you build?

Use an agent skill to package reusable know-how and workflow instructions. Use an MCP server when an agent needs live, governed access to external data or actions.

agents agent-skills mcp integrations
Sep 4
Claude Code skills vs. slash commands: what changed

Custom commands and skills can both create a slash-invoked workflow in Claude Code. The important choice is how the workflow is discovered, shared, and permissioned.

workflows agent-skills claude-code commands
Sep 3
10 best Claude skills for developers in 2026

A useful Claude skill solves one recurring engineering job, is easy to inspect, and saves more time than it creates in setup and review.

coding workflows agent-skills claude-code
Sep 2
How to install Claude skills in Claude and Claude Code

Claude skills can live in your Claude account, your local Claude Code setup, or a repository. Install them where the sessions that need them can load them.

agent-skills claude-code setup
Sep 1
How to create an AI agent skill: a practical SKILL.md guide

Build a portable AI agent skill from one repeatable job: a precise description, concise instructions, focused resources, and tests that prove it works.

writing workflows agent-skills
Aug 31
What are AI agent skills? How SKILL.md works

AI agent skills package instructions, scripts, references, and templates into portable folders an agent loads only when the task calls for them.

ai-agent-skills agent-skills skill-md claude-skills
Aug 30
AI content SEO: how to publish pages that earn their place

AI made publishing cheap, which is exactly the problem. What separates a page worth ranking from a competent summary of the first ten results.

writing workflows verification seo
Aug 21
Prompt testing: build a lightweight eval set

A prompt that works once isn't a quality system. Five cases, an observable rubric, and a regression set will tell you whether a change helped.

prompt-engineering workflows verification evals
Aug 21
The version bump that took down an app (and how it self-healed)

One character of YAML, four pods that never started, and two safety nets I didn't know were holding. Every restart is an audit. Schedule them before they schedule you.

kubernetes helm deployment containers
Aug 19
What counts as proof

"Verify your work" isn't an instruction. It's a mood. Here's the version that's an instruction. Verify with a different mechanism than the one that made the claim.

kubernetes devops verification ai-agents
Aug 19
Prompt Testing: Build a Lightweight Eval Set

A prompt that works once may still fail in production. A lightweight eval set gives you repeatable cases, a clear rubric, and a way to see whether a prompt change actually improved the workflow.

prompt-evaluation llm-evals test-prompts ai-quality
Aug 17
How to Choose an AI Tool: A Practical Evaluation Checklist

The best AI tool is not the one with the longest feature list. It is the one that solves a defined job reliably, fits the workflow, handles data appropriately, and remains useful after the novelty wears off.

ai-tool-evaluation ai-software-checklist compare-ai-tools ai-productivity
Aug 17
How to Research with AI Without Losing the Source Trail

Use AI to speed research without losing trust. Learn to find primary sources, verify claims, preserve uncertainty, and keep an auditable source trail.

ai-research verification knowledge-work source-checking
Aug 14
How to Write Better AI Prompts: A Practical Framework

Better prompts aren't magic wording. They're short briefs that hand the model a task, the context it can't infer, the limits, and a quality bar.

writing prompt-engineering workflows
Aug 14
The deploy that merged but never deployed

A green PR, a controller reporting success, and not one line of the new code running

kubernetes gitops devops ai
Aug 10
/create-deal Create deal

Create a new deal in HubSpot with company association

0
/log-activity Log activity

Log a note or create a task on a HubSpot contact, company, or deal

0
/lookup-company Lookup company

Find a HubSpot company by name or domain and show associated contacts and deals

0
/pipeline-summary Pipeline summary

Summarize the HubSpot deal pipeline - deals per stage, total value, and expected close dates

0
/search-contacts Search contacts

Search HubSpot contacts by name, email, or company

0
/search-deals Search deals

Search HubSpot deals by name, stage, or company

0
/find-company Find company

Find a company in Hudu by name

0
/get-password Get password

Retrieve a password from Hudu (with security logging)

0
/lookup-asset Lookup asset

Find an asset in Hudu by name, hostname, serial number, or IP address

0
/search-articles Search articles

Search Hudu knowledge base articles by keyword or phrase

0
/agent-inventory Agent inventory

List and filter Huntress agents across organizations

0
/billing-report Billing report

Generate a Huntress billing summary for a period

0
/incident-triage Incident triage

Triage open Huntress incidents by severity

0
/investigate-incident Investigate incident

Deep dive investigation into a specific Huntress incident with remediations

0
/org-health Org health

Organization health check covering agents, incidents, and escalations

0
/resolve-escalation Resolve escalation

Review and resolve a Huntress escalation

0
/compliance-report Compliance report

Generate an ImmyBot software-compliance scorecard for a tenant or the whole fleet

0
/deploy-software Deploy software

Stage and reconcile an ImmyBot desired-state software deployment to a tenant or computer

0
/list-computers List computers

List and filter ImmyBot-managed computers, optionally scoped to a tenant

0
/maintenance-status Maintenance status

Show ImmyBot maintenance session status — active sessions, or detail and logs for a specific session

0
Suno

Make any song you can imagine

38 views 0 likes
HeyGen

Leading AI-powered video generation platform that specializes in creating hyper-realistic talking avatars

36 views 0 likes
Hermes Agent

Hermes Agent is an open-source, self-improving autonomous AI agent developed by Nous Research

36 views 0 likes
Kilo Code

Kilo Code is a popular, open-source AI coding agent and "agentic engineering" platform designed to help developers build, refactor, and debug software faster

33 views 0 likes
Coddy Agent

General-purpose agent in one static Go binary. ReAct loop, ACP server for IDEs, OpenAI-compatible REST API with embedded web UI, Telegram gateway, cron schedule…

18 views 0 likes
Boucle Framework

Autonomous agent framework with structured memory, safety hooks, and loop management. Built by the agent that runs on it.

19 views 0 likes
Tick Stock Panel

TSP自托管、零运维的 A 股「选股 + 监控 + 回测」量化工作台 | 基于 TickFlow 数据源 | LLM能力驱使策略定制+个股分析+复盘 | 自由接入第三方数据源与个性化扩展数据 | 个人开源 ,非TickFlow官方项目

14 views 0 likes
Skills

Curated, verified Agent Skills powered by ModelStudio.

17 views 0 likes
Claw Orchestrator

Run Claude Code, Codex, Antigravity, Cursor Agent and OpenCode as one runtime — persistent sessions, multi-agent councils, an OpenAI-compatible endpoint, an MCP…

16 views 0 likes
Senpi

pi had nothing (nothing), so I made something (something) — sorry mariozechner-senpai, I went ahead and lovingly soiled your pure pi for you. opinionated fork o…

13 views 0 likes
KiroCrew

A persistent workspace for development work that self-improves and continues beyond one session.

32 views 0 likes
Remnic

Open-source memory and context for user-aware agents: scoped memory, provenance, retrieval quality, correction, boundaries, evals, and MCP/HTTP access.

19 views 0 likes
MisakaNet

📚 A zero-dependency, git-backed micro-lesson library for AI Agents to asynchronously share and search verified debugging experience. Python stdlib only. | http…

28 views 0 likes
OpenLore

Deterministic, local-first memory and guardrails for AI coding agents with no LLM in the hot path.

30 views 0 likes
Pi Task

Deterministic spec-orchestration for local LLMs in the pi coding agent — drives prompts through refine→research→grill→compose→critique, with bundled web/docs/fe…

19 views 0 likes
Safari Mcp

Native Safari browser automation for AI agents. 97 tools via AppleScript — zero overhead, keeps logins, runs silently in background. Drop-in alternative to Chro…

31 views 0 likes
Agentlas OS

Agent OS: keep specialist agents in a hub, spin up a temporary orchestrator per task. Local-first, works with any model.

14 views 0 likes
Amfs

Git for agent memory. Branches, diffs, PRs, and rollback for what your agents know.

31 views 0 likes
Model Hotel

Multi-Provider AI Gateway - No personal logs by design. Model autodiscovery, Failover groups, High availability, Android companion app, and more - "Because we h…

15 views 0 likes
MikroMCP

Production-grade MCP server for MikroTik RouterOS with secure AI-native network automation.

27 views 0 likes