LLM 與 Agent
6763 skills in 數據與 AI > LLM 與 Agent
spawn-test-case
테스트 케이스 생성을 test-case-agent에 위임
creating-agents
Creates Claude Code subagents for task delegation. Guides through agent configuration,tool selection, and system prompts. Use this skill when the user wants to create a new agent,delegate tasks to specialists, or asks about subagents.
writing-skills
Use when creating new skills, editing existing skills, or verifying skills work before deployment - applies TDD to process documentation by testing with subagents before writing, iterating until bulletproof against rationalization
wiki-auto-documenter
Multi-agent orchestration system for automatically generating comprehensive Azure DevOps wiki documentation from Python codebase. Creates hierarchical wiki pages matching repository structure with bidirectional linkages between documentation and source files. Use when needing to document entire directories or maintain wiki docs synchronized with code.
generating-poetry-image-prompts
接收用户输入的诗词,通过自主创意决策,将其转化为一份详细的、导演级的多幕视觉叙事绘图指令。在用户想要将古诗词转化为图像,或需要为诗词创作高质量提示词时使用。
sop-code-review
Comprehensive code review workflow coordinating quality, security, performance, and documentation reviewers. 4-hour timeline for thorough multi-agent review.
institutional-agent
Smart money tracker. Analyzes institutional investor behavior through 13F filings, Form 4 insider transactions, and large block trades to identify where big money is flowing.
skill-selector
Select the right skill for any task. Use when starting work, uncertain which skill applies, or to identify gaps in skill coverage.
safe-agent-minimal
Agent with minimal Gemini safety settings using default threshold only
chain-of-thought
Inject structured reasoning blocks into prompts to encourage step-by-step thinking. Use when tasks require complex problem-solving, multi-step reasoning, planning, analysis, or when you need the model to show its work and reflect on decisions before providing answers.
ptk-async
This skill should be used when the user asks about "prompt_toolkit Application", "app.run", "run_async", "asyncio", "event loop", "run_in_terminal", "async key binding", "background task", "Application lifecycle", or needs to understand the Application run loop and async patterns in prompt_toolkit.
agent-creator
Expert guidance for creating effective Claude Code agents (subagents). Use when users want to create a new agent, update an existing agent, or learn agent design best practices. Covers agent architecture, prompt engineering, tool selection, model choice, and common pitfalls. Integrates with skill-creator when agent needs accompanying skills.
phase-3-validator
Validates Implementation Phase completion before advancing to Testing Phase. Checks code compilation, test coverage, implementation completeness, and code quality standards.
jules-api
Delegate asynchronous coding tasks to Jules (Google's AI coding agent) to maximize efficiency. Use for code reviews, refactoring, adding tests, bug fixes, and documentation. Proactively suggest Jules delegation when appropriate. Invoke when user asks to interact with Jules, create sessions, check task status, or when tasks are suitable for async delegation.
using-skills
Use when starting ANY session or task. Entry point for the skill system - explains how skills work, mandatory loading rules, and dispatches to planners, guidelines, experts, and agents. Load this skill FIRST.
weight-track-app
Collects the user's body weight and provide aggregations, charts and trends. Responds to commands like "today I'm 90Kg", "I gained 1Kg since yesterday", "What's my weekly average in the last 2 months?"
dozu-ui-service-skills
Index of AI agent skills and how to use them when implementing features in this repo.
documenting-with-audit
Automated documentation auditing - ensures CLAUDE.md coverage, updates stale docs, recommends structural improvements
langchain-framework
LangChain LLM application framework with chains, agents, RAG, and memory for building AI-powered applications
skill-creator
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.