halans
- 8 skills
- 0 followers
- 7 hours ago last updated
- ▌ Mcpb Creator · halans bundleGuide for creating Model Context Protocol Bundles (MCPB). Use when users want to build MCP servers as distributable bundles with proper manifest structure, tool definitions, security measures, and best practices.
- ▌ Agent Creator · halans bundleGuide for creating custom agents. Use when users want to create a new agent (or update an existing agent) that operates as a specialized AI Agent instance with a defined persona, tool access, and optional skill references. Agents are defined in .agent.md files with YAML frontmatter and a system prompt body.
- ▌ Text Rewriter · halans bundleRewrites text to remove AI-generated linguistic patterns, puffery, and formulaic language. Use when the user wants to rewrite, clean up, or de-AI any text — from pasted input or files.
- ▌ Blog Cross Linker · halans bundleReads a set of blog posts and adds inline cross-links between them — linking existing text in one post to another when that text directly references the subject of the other. Use this skill whenever the user asks to cross-link blog posts, add internal links between articles, link posts to each other, improve blog navigation with internal links, find cross-linking opportunities, or says things like "link these to each other", "which posts can reference each other?", or "add links between my articles". Always invoke for any request about internal blog linking, even phrased casually. Never add "See also" or "Related posts" sections — inline links only.
- ▌ Changelog Generator · halans bundleUse when the user wants to generate a changelog, release notes, what's new document, or any summary of recent changes for end users. Trigger when the user says things like "generate a changelog", "write release notes", "what changed since the last release", "create a CHANGELOG entry", "summarize recent git commits for users", "write up the changes for v1.2.0", "prepare release documentation", or anything about translating git history into user-facing communication. Also trigger if the user is preparing a GitHub release, writing a What's New page, or asking what went into a release. Use this skill whenever the conversation involves git history and communicating changes to end users.
- ▌ Marketplace Creator · halans bundleGenerates a valid Anthropic Claude Code plugin marketplace manifest (.claude-plugin/marketplace.json) from user input or an existing repository layout. Use this skill whenever the user wants to create, scaffold, or update a Claude Code plugin marketplace, publish a set of Claude plugins to a team or organization, or is asking about the marketplace.json structure, plugin sources, or how to distribute Claude Code plugins. Also use when the user wants to add plugins to an existing marketplace or validate their marketplace.json against the spec.
- ▌ Article Title Summarizer · halans bundleCreates coherent summary paragraphs from lists of article titles. Use when the user provides multiple article titles and requests a summary, overview paragraph, or narrative synthesis of the content themes. Ideal for literature reviews, content aggregation, research summaries, or generating descriptive text from reading lists.
- ▌ Skill Metadata Generator · halans bundleGenerates a structured metadata.json file for an existing skill directory. Use when you need to create or update a skill's machine-readable metadata for agent discovery, compatibility declarations, and capability descriptions. Triggers on requests like "generate metadata for this skill", "create a metadata.json", "add metadata to my skill", or any time a skill directory lacks a metadata.json or has one that needs updating.