File contents Portfolio Forge
Transforms your Obsidian knowledge base into a beautiful static HTML portfolio.
What It Generates
Project Portfolio Page
Project cards with tech stack badges
LOC statistics
Recent activity
Quick links to documentation
Activity Timeline
Chronological view of all sessions
Commit frequency charts
Project breakdown
Statistics Dashboard
Total lines written
Languages used
Projects active
Contribution calendar
Output Structure
~/Documents/Vaultage/06_Metadata/Portfolio/
├── index.html # Main portfolio page
├── activity.html # Activity timeline
├── stats.html # Statistics dashboard
├── projects/
│ ├── atlas.html # Individual project pages
│ └── ...
├── css/
│ └── style.css # Styling
└── data/
├── projects.json # Project data
└── activity.json # Activity feed
Usage
# Generate full portfolio
/portfolio
# Generate specific section
/portfolio --only projects
# Custom output directory
/portfolio --output ~/Sites/dev-portfolio
# Include private projects
/portfolio --include-private
Design
Clean, minimal design inspired by:
GitHub profile pages
Linear.app aesthetics
Vercel dashboard
Color Scheme
Background: #0a0a0a (dark)
Cards: #141414
Accent: #3b82f6 (blue)
Text: #e5e5e5
Features
Responsive design
Dark mode by default
Smooth animations
Fast loading (no JS frameworks)
Converted and distributed by TomeVault — claim your Tome and manage your conversions.
1 --- 2 name: chipoto69-claude-skills-portfolio-forge 3 description: Portfolio Forge 4 --- 5 6 # Portfolio Forge 7 8 Transforms your Obsidian knowledge base into a beautiful static HTML portfolio. 9 10 ## What It Generates 11 12 ### Project Portfolio Page 13 - Project cards with tech stack badges 14 - LOC statistics 15 - Recent activity 16 - Quick links to documentation 17 18 ### Activity Timeline 19 - Chronological view of all sessions 20 - Commit frequency charts 21 - Project breakdown 22 23 ### Statistics Dashboard 24 - Total lines written 25 - Languages used 26 - Projects active 27 - Contribution calendar 28 29 ## Output Structure 30 31 ``` 32 ~/Documents/Vaultage/06_Metadata/Portfolio/ 33 ├── index.html # Main portfolio page 34 ├── activity.html # Activity timeline 35 ├── stats.html # Statistics dashboard 36 ├── projects/ 37 │ ├── atlas.html # Individual project pages 38 │ └── ... 39 ├── css/ 40 │ └── style.css # Styling 41 └── data/ 42 ├── projects.json # Project data 43 └── activity.json # Activity feed 44 ``` 45 46 ## Usage 47 48 ```bash 49 # Generate full portfolio 50 /portfolio 51 52 # Generate specific section 53 /portfolio --only projects 54 55 # Custom output directory 56 /portfolio --output ~/Sites/dev-portfolio 57 58 # Include private projects 59 /portfolio --include-private 60 ``` 61 62 ## Design 63 64 Clean, minimal design inspired by: 65 - GitHub profile pages 66 - Linear.app aesthetics 67 - Vercel dashboard 68 69 ### Color Scheme 70 - Background: `#0a0a0a` (dark) 71 - Cards: `#141414` 72 - Accent: `#3b82f6` (blue) 73 - Text: `#e5e5e5` 74 75 ### Features 76 - Responsive design 77 - Dark mode by default 78 - Smooth animations 79 - Fast loading (no JS frameworks) 80 81 --- 82 > Converted and distributed by [TomeVault](https://tomevault.io/claim/chipoto69) — claim your Tome and manage your conversions. 83 <!-- tomevault:4.0:skill_md:2026-04-13 -->
tomevault-io/skills-registry/tree/main/chipoto69--claude-skills--portfolio-forge commit 6fc9642bce
Frequently asked questions How do I install the Chipoto69 Claude Skills Portfolio Forge skill? Run npx skillmds@latest add tomevault-io/chipoto69-claude-skills-portfolio-forge in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
What does the Chipoto69 Claude Skills Portfolio Forge skill do? Portfolio Forge It is listed under Coding & Dev Tools on SkillMD.
Is Chipoto69 Claude Skills Portfolio Forge safe to use? This skill has not completed SkillMD's automated safety review yet. Independent scanners report: SkillSpector: PASS, Skill Scanner: PASS. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
Which AI agents work with Chipoto69 Claude Skills Portfolio Forge? This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Is Chipoto69 Claude Skills Portfolio Forge free to use? Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
Who published Chipoto69 Claude Skills Portfolio Forge? tomevault-io (@tomevault-io) published this skill. Their other Agent Skills are listed on their SkillMD profile.