Skip to content

specter119/skills

Repository files navigation

Skills

A collection of AI agent skills for research, writing, presentations, notebook prototyping, and related content workflows. Skills follow the agentskills.io specification and can be used with any compatible agent host.

Installation

Claude Code (via Marketplace)

# Add marketplace
/plugin marketplace add specter119/skills

# Install plugin
/plugin install skills@specter119-skills

Available Skills

Skill Description
deep-research Deep research with multi-source synthesis
thorough-digest Exhaustive batch processing for local materials
report-building Generate and structure professional reports
slide-building Create presentation slides with Typst
typst-authoring Typst authoring foundation layer (used by slide-building / report-building)
genimg Generate images for content
marimo-eda-prototype Write EDA-first marimo notebooks with restrained UI and clear extraction boundaries
msgraph-explore Search, fetch, and sync Microsoft Graph content (SharePoint, OneDrive, OneNote)
skill-craft Create, refactor, evaluate, and package agent skills
jj jj (Jujutsu) version control with pre-push hook integration

Usage

Skills are model-invoked -- the agent automatically activates them based on your request. Just describe what you need:

Research the commercial adoption of the A2A protocol.

Requirements

  • For genimg: Requires API key configuration (see genimg/.env.example)

Acknowledgments

  • jj is based on onevcat-jj by onevcat, modified to use jj push (jj-pre-push alias) instead of jj git push.
  • skill-craft is based on yao-meta-skill by Yao Team, adapted for waza spec compliance. Structure influenced by microsoft/waza.

License

MIT License -- see LICENSE for details.

About

Marketplace-managed Claude Code skills for research, writing, slides, and Typst authoring.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors