It's a well-known fact that $$\lim_{n\to\infty} (H_n-\log(n))=\gamma.$$
If I use that $\displaystyle \Gamma \left( \displaystyle \frac{1}{ n}\right) \approx n$ when $n$ is large, then I wonder if it's possible to compute the following limit in a closed-form
$$\lim_{n\to \infty}\left(\frac{1}{ \Gamma\left(\displaystyle \frac{1}{1}\right)}+ \frac{1}{ \Gamma\left( \displaystyle \frac{1}{2}\right)}+ \cdots + \frac{ 1}{ \Gamma \left( \displaystyle \frac{1}{ n}\right) }- \log\left( \Gamma\left(\displaystyle\frac{1}{n}\right)\right)\right),$$
where I called $\displaystyle \sum_{k=1}^{\infty}\frac{ 1}{ \Gamma \left( \displaystyle \frac{1}{ k}\right) }$ as Gammaharmonic series.
I can get approximations, but I cannot get the precise limit, and I don't even know if it can be expressed in terms of known constants.
A 500 points bounty moment: I would enjoy pretty much finding a solution (containing a closed-form) for the posed limit, hence the generous bounty. It's unanswered for 3 years and 8 months, and it definitely deserves another chance. Good luck!
From the Weierstrass product for the Gamma function we have, as $x\to+\infty$: $$\frac{1}{\Gamma(1/x)}=\frac{1}{x}+\frac{\gamma}{x^2}+O\left(\frac{1}{x^3}\right)\tag{1}$$ and: $$\log\Gamma(1/x)=\log x -\frac{\gamma}{x}+O\left(\frac{1}{x^2}\right)\tag{2}$$ gives that the value of the limit is: $$\gamma+\sum_{n=1}^{+\infty}\left(\frac{1}{\Gamma(1/n)}-\frac{1}{n}\right)=0.8188638872713\ldots\tag{3}$$