Llm

🌐Community
by answerzhao · vlatest · Repository

Provides LLMs guidance and assistance for building AI and machine learning applications.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add answerzhao-llm npx -- -y @trustedskills/answerzhao-llm
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "answerzhao-llm": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/answerzhao-llm"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill provides access to a Large Language Model (LLM) capable of generating text, translating languages, and answering questions in an informative way. It can be used for tasks ranging from creative writing to summarizing complex documents. The LLM is designed to follow instructions and complete requests thoughtfully.

When to use it

  • Content Creation: Generate blog posts, marketing copy, or social media updates based on a given topic or keywords.
  • Summarization: Condense lengthy articles, reports, or legal documents into concise summaries.
  • Translation: Translate text between different languages accurately and efficiently.
  • Question Answering: Retrieve information from provided context to answer specific questions.

Key capabilities

  • Text generation
  • Language translation
  • Question answering
  • Instruction following

Example prompts

  • "Write a short poem about autumn leaves."
  • "Translate 'Hello, world!' into Spanish."
  • "Summarize this article: [paste article text here]."

Tips & gotchas

The quality of the output depends heavily on the clarity and specificity of your prompt. Providing sufficient context or examples can significantly improve results.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
answerzhao
Installs
15

🌐 Community

Passed automated security scans.