Author Profile

🌐Community
by mwguerra · vlatest · Repository

This skill generates a detailed author profile based on provided information, streamlining content creation and enhancing author discovery.

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 author-profile npx -- -y @trustedskills/author-profile
2

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

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

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

About This Skill

What it does

This skill, authored by mwguerra, allows AI agents to retrieve and display information about authors. It provides a way to access details associated with specific authors, likely including biographical data or publication history. The plugin aims to enhance agent capabilities when dealing with content creation or research tasks involving authorship.

When to use it

  • Content Attribution: Automatically identify the author of a piece of writing and display their name and relevant information.
  • Research Assistance: Quickly gather background details on authors for academic or journalistic investigations.
  • Creative Writing Support: Provide context about an author's style and influences when generating new content in a similar vein.
  • Biographical Summaries: Generate brief biographical summaries of authors based on available data.

Key capabilities

  • Author Information Retrieval
  • Display Author Details
  • Content Attribution Functionality

Example prompts

  • "Tell me about Jane Austen."
  • "Who is the author of 'Pride and Prejudice'?"
  • "Provide a brief biography for Isaac Asimov."

Tips & gotchas

The skill’s effectiveness depends on the availability of author data. Results may be limited or unavailable for less well-known authors.

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
mwguerra
Installs
10

🌐 Community

Passed automated security scans.